mirror of
https://git.yoctoproject.org/poky
synced 2026-07-22 10:17:48 +02:00
Pick patch from [1], [2] & [3] also mentioned at NVD report in [4,5 & 6] [1]65c1a143c3[2]c78194e41d[3]190cb3c2b9[4] https://nvd.nist.gov/vuln/detail/CVE-2026-28421 [5] https://nvd.nist.gov/vuln/detail/CVE-2026-41411 [6] https://nvd.nist.gov/vuln/detail/CVE-2026-44656 More info : CVE-2026-28421 - Validate block tree indices and readfile() line bounds. CVE-2026-41411 - Disallow backticks before attempting to expand filenames. CVE-2026-44656 - Prevent shell execution from 'path' backticks via modelines. (From OE-Core rev: 3fe9e5132aab67f1ee3139c88a89d5c6c94313c1) Signed-off-by: Hitendra Prajapati <hprajapati@mvista.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>