Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
NVD Vulnerability Details :
CVE-2026-46433
Analyzed
More InfoOfficial Page
Source-security-advisories@github.com
View Known Exploited Vulnerability (KEV) details
Published At-09 Jun, 2026 | 23:16
Updated At-11 Jun, 2026 | 18:29

lldpd is an implementation of IEEE 802.1ab (LLDP). Prior to version 1.0.22, lldpd_decode() in src/daemon/lldpd.c strips 802.1Q VLAN tags from received Ethernet frames by calling memmove() to shift the frame payload 4 bytes left. The third argument (byte count) is s - 2 * ETHER_ADDR_LEN but should be s - 2 * ETHER_ADDR_LEN - 4, causing a 4-byte heap buffer over-read past the malloc(h_mtu) allocation when the received frame size equals the interface MTU. This issue has been patched in version 1.0.22.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Secondary3.16.5MEDIUM
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Type: Secondary
Version: 3.1
Base score: 6.5
Base severity: MEDIUM
Vector:
CVSS:3.1/AV:A/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CPE Matches

lldpd_project
lldpd_project
>>lldpd>>Versions before 1.0.22(exclusive)
cpe:2.3:a:lldpd_project:lldpd:*:*:*:*:*:*:*:*
Weaknesses
CWE IDTypeSource
CWE-125Primarysecurity-advisories@github.com
CWE ID: CWE-125
Type: Primary
Source: security-advisories@github.com
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://github.com/lldpd/lldpd/commit/ca931be63a9cae0fcd8e9b6ae4e916d49f141cd6security-advisories@github.com
Patch
https://github.com/lldpd/lldpd/pull/787security-advisories@github.com
Issue Tracking
Patch
https://github.com/lldpd/lldpd/releases/tag/1.0.22security-advisories@github.com
Product
Release Notes
https://github.com/lldpd/lldpd/security/advisories/GHSA-2g8p-2h3j-63m3security-advisories@github.com
Vendor Advisory
Hyperlink: https://github.com/lldpd/lldpd/commit/ca931be63a9cae0fcd8e9b6ae4e916d49f141cd6
Source: security-advisories@github.com
Resource:
Patch
Hyperlink: https://github.com/lldpd/lldpd/pull/787
Source: security-advisories@github.com
Resource:
Issue Tracking
Patch
Hyperlink: https://github.com/lldpd/lldpd/releases/tag/1.0.22
Source: security-advisories@github.com
Resource:
Product
Release Notes
Hyperlink: https://github.com/lldpd/lldpd/security/advisories/GHSA-2g8p-2h3j-63m3
Source: security-advisories@github.com
Resource:
Vendor Advisory
Change History
0Changes found

Details not found