mirror of
https://git.yoctoproject.org/poky
synced 2026-06-30 20:13:39 +02:00
This issue affects Windows only. The net.Dial and net.LookupPort functions can panic when given input containing a NUL byte. Reference: https://nvd.nist.gov/vuln/detail/CVE-2026-39836 https://security-tracker.debian.org/tracker/CVE-2026-39836 (From OE-Core rev: 324359dcb7cbeb15ef51f5cc18924f590c81b1de) 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>