mirror of
https://git.yoctoproject.org/poky
synced 2026-06-27 20:13:41 +02:00
The vulnerability is Windows-specific and depends on command-line handling through CreateProcess, which does not apply to Linux/Yocto builds. Reference: https://nvd.nist.gov/vuln/detail/CVE-2024-3566 (From OE-Core rev: 8c56e85dd02063da5630c9b73fb242686a970e20) Signed-off-by: Sudhir Dumbhare <sudumbha@cisco.com> Signed-off-by: Yoann Congal <yoann.congal@smile.fr> Signed-off-by: Paul Barker <paul@pbarker.dev>