#VU100252 Out-of-bounds read in lldpd - CVE-2023-41910
Published: November 12, 2024
lldpd
vincentbernat (Vincent Bernat)
Description
The vulnerability allows a remote attacker to compromise the affected system.
The vulnerability exists due to a boundary condition within the cdp_decode() function in daemon/protocols/cdp.c. A remote attacker can send a specially crafted CDP PDU packet with specific CDP_TLV_ADDRESSES TLVs, trigger an out-of-bounds read and execute arbitrary code on the system.