An off-by-one Error issue was discovered in Systemd in format_timespan() function of time-util.c. An attacker could supply specific values for time and accuracy that leads to buffer overrun in format_timespan(), leading to a Denial of Service.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=2139327 | Issue Tracking Third Party Advisory |
https://github.com/systemd/systemd/commit/9102c625a673a3246d7e73d8737f3494446bad4e | Patch Third Party Advisory |
https://github.com/systemd/systemd/issues/23928 | Exploit Issue Tracking Third Party Advisory |
https://github.com/systemd/systemd/pull/23933 | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2023/06/msg00036.html | |
https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/RVBQC2VLSDVQAPJTEMTREXDL4HYLXG2P/ | |
https://security.gentoo.org/glsa/202305-15 |
Configurations
History
No history.
Information
Published : 2022-11-08 22:15
Updated : 2023-11-07 03:51
NVD link : CVE-2022-3821
Mitre link : CVE-2022-3821
CVE.ORG link : CVE-2022-3821
JSON object : View
Products Affected
fedoraproject
- fedora
systemd_project
- systemd
redhat
- enterprise_linux
CWE
CWE-193
Off-by-one Error