mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-13 17:39:57 +00:00
82dc5548d5
* Fix:
+ Fix out-of-bound read access when removing VLAN tag (CVE-2026-46433, #787)
+ Reject 0-length management address in LLDP
+ Fix race condition when creating the control socket
+ Fix FDP MAC address
+ Fix memory leak in the BSD bridge query path
+ Fix duplicate management addresses when merging EDP VLAN frames
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
(cherry picked from commit 74cd808dbd)
Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com>
Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>