mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-12 02:51:17 +00:00
lldpd: upgrade 1.0.21 -> 1.0.22
* 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 74cd808dbd01a5adf6d0c969fb024d8fda8fede2) Signed-off-by: Ankur Tyagi <ankur.tyagi85@gmail.com> Signed-off-by: Anuj Mittal <anuj.mittal@oss.qualcomm.com>
This commit is contained in:
parent
c51bb39ebf
commit
82dc5548d5
@ -12,7 +12,7 @@ SRC_URI = "\
|
||||
file://run-ptest \
|
||||
"
|
||||
|
||||
SRC_URI[sha256sum] = "5b1b0106079a0785b55e1be45cec40b66b41779f3ee6f1a8d2dbd75d389df091"
|
||||
SRC_URI[sha256sum] = "9587940ed2314a86774c5499f3dfb13a8eb86232a62d243a83a1f09886848e03"
|
||||
|
||||
inherit autotools update-rc.d useradd systemd pkgconfig bash-completion github-releases ptest
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user