Security
Headlines
HeadlinesLatestCVEs

Headline

GHSA-pm3m-32r3-7mfh: Etcd embed auto compaction retention negative value causing a compaction loop or a crash

Impact

Data Validation

Detail

The parseCompactionRetention function in embed/etcd.go allows the retention variable value to be negative and causes the node to execute the history compaction in a loop, taking more CPU than usual and spamming logs.

References

Find out more on this vulnerability in the security audit report

For more information

If you have any questions or comments about this advisory:

ghsa
#vulnerability#git#pdf
  1. GitHub Advisory Database
  2. GitHub Reviewed
  3. GHSA-pm3m-32r3-7mfh

Etcd embed auto compaction retention negative value causing a compaction loop or a crash

Low severity GitHub Reviewed Published Aug 5, 2020 in etcd-io/etcd

Package

gomod go.etcd.io/etcd (Go)

Affected versions

>= 3.4.0-rc.0, <= 3.4.9

< 3.3.23

Patched versions

3.4.10

3.3.23

Impact

Data Validation

Detail

The parseCompactionRetention function in embed/etcd.go allows the retention variable value to be negative and causes the node to execute the history compaction in a loop, taking more CPU than usual and spamming logs.

References

Find out more on this vulnerability in the security audit report

For more information

If you have any questions or comments about this advisory:

  • Contact the etcd security committee

References

  • GHSA-pm3m-32r3-7mfh

Published to the GitHub Advisory Database

Feb 3, 2024

ghsa: Latest News

GHSA-27wf-5967-98gx: Kubernetes kubelet arbitrary command execution