mirror of
https://git.yoctoproject.org/poky
synced 2026-09-21 06:49:32 +02:00
This patch applies the upstream fix [1] and [2], as referenced in [3], to address a DTLS packet reordering flaw where duplicate sequence numbers could lead to unstable ordering or undefined behavior. [1]f01e21441e[2]f341441fad[3] https://security-tracker.debian.org/tracker/CVE-2026-42009 Reference: https://nvd.nist.gov/vuln/detail/CVE-2026-42009 (From OE-Core rev: 8f3c2010a6bb4b2e7f4508a3ea4c2717294d75a3) 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>