mirror of
https://git.yoctoproject.org/poky
synced 2026-09-20 03:49:32 +02:00
Backport patches from upstream systemd to fix CVE-2026-29111, where systemd (as PID 1) hits an assert and freezes execution when an unprivileged IPC API call is made with spurious data. Pick patches from [1], [2], [3] and [4] as referenced in [5]. Note: As scarthgap is using 255 version picked fixes from 257 [1]20021e7686[2]7ac3220213[3]2116700657[4]54588d2ded[5] https://security-tracker.debian.org/tracker/CVE-2026-29111 (From OE-Core rev: b229b0b6c4004c6588e684d790343df249cedd57) Signed-off-by: Jaipaul Cheernam <jaipaul.cheernam@est.tech> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>