Vulnerability Description
systemd, a system and service manager, (as PID 1) hits an assert and freezes execution when an unprivileged IPC API call is made with spurious data. On version v249 and older the effect is not an assert, but stack overwriting, with the attacker controlled content. From version v250 and newer this is not possible as the safety check causes an assert instead. This IPC call was added in v239, so versions older than that are not affected. Versions 260-rc1, 259.2, 258.5, and 257.11 contain patches. No known workarounds are available.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Systemd Project | Systemd | >= 239, < 257.11 |
Related Weaknesses (CWE)
References
- https://github.com/systemd/systemd/commit/1d22f706bd04f45f8422e17fbde3f56ece1775Patch
- https://github.com/systemd/systemd/commit/20021e7686426052e3a7505425d7e12085feb2Patch
- https://github.com/systemd/systemd/commit/21167006574d6b83813c7596759b474f565624Patch
- https://github.com/systemd/systemd/commit/3cee294fe8cf4fa0eff933ab21416d099942caPatch
- https://github.com/systemd/systemd/commit/42aee39107fbdd7db1ccd402a2151822b2805ePatch
- https://github.com/systemd/systemd/commit/54588d2dedff54bfb6036670820650e4ea7462Patch
- https://github.com/systemd/systemd/commit/7ac3220213690e8a8d6d2a6e81e43bd1dce01dPatch
- https://github.com/systemd/systemd/commit/80acea4ef80a4bb78560ed970c34952299b890Patch
- https://github.com/systemd/systemd/commit/b5fd14693057e5f2c9b4a49603be64ec3608ffPatch
- https://github.com/systemd/systemd/commit/efa6ba2ab625aaa160ac435a09e6482fc63bdbPatch
- https://github.com/systemd/systemd/security/advisories/GHSA-gx6q-6f99-m764PatchVendor Advisory
FAQ
What is CVE-2026-29111?
CVE-2026-29111 is a vulnerability with a CVSS score of 5.5 (MEDIUM). systemd, a system and service manager, (as PID 1) hits an assert and freezes execution when an unprivileged IPC API call is made with spurious data. On version v249 and older the effect is not an asse...
How severe is CVE-2026-29111?
CVE-2026-29111 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-29111?
Check the references section above for vendor advisories and patch information. Affected products include: Systemd Project Systemd.