From: Wang Mingyu <[email protected]> * 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 <[email protected]> --- .../recipes-daemons/lldpd/{lldpd_1.0.21.bb => lldpd_1.0.22.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-networking/recipes-daemons/lldpd/{lldpd_1.0.21.bb => lldpd_1.0.22.bb} (96%) diff --git a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.21.bb b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.22.bb similarity index 96% rename from meta-networking/recipes-daemons/lldpd/lldpd_1.0.21.bb rename to meta-networking/recipes-daemons/lldpd/lldpd_1.0.22.bb index 73f7ac68a3..635d54931d 100644 --- a/meta-networking/recipes-daemons/lldpd/lldpd_1.0.21.bb +++ b/meta-networking/recipes-daemons/lldpd/lldpd_1.0.22.bb @@ -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 -- 2.43.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#127074): https://lists.openembedded.org/g/openembedded-devel/message/127074 Mute This Topic: https://lists.openembedded.org/mt/119388862/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
