Description
NVIDIA Cumulus Linux contains a vulnerability in the Link Layer Discovery Protocol (LLDP) daemon component, where an unauthenticated attacker on an adjacent network could cause buffer overflow by sending crafted LLDP frames. A successful exploit of this vulnerability might lead to code execution.
Published: 2026-08-18
Score: 7.5 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a classic buffer overflow in the LLDP daemon of NVIDIA Cumulus Linux. An unauthenticated attacker on an adjacent network can send specially crafted LLDP frames to overflow a buffer and potentially execute arbitrary code. The functional impact is that code may run with the privileges of the LLDP service, allowing the attacker to take control of the affected device. This weakness is categorized as CWE-120.

Affected Systems

NVIDIA Cumulus Linux, including the GA and LTS releases. No specific version range is listed in the advisory, so all installations of these releases are potentially affected.

Risk and Exploitability

The CVSS score of 7.5 grades the vulnerability as high severity, indicating substantial risk if exploited. The EPSS score is not available, and the vulnerability is not in the CISA KEV catalog, meaning there is no publicly known exploit at the time of writing. The attack vector is inferred to be local, requiring proximity to the same network segment to deliver malicious LLDP frames, but once the packets are received the exploitation does not need additional credentials.

Generated by OpenCVE AI on August 18, 2026 at 20:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor‑issued patch or update to a fixed release as soon as it is available.
  • If no patch is available, disable the LLDP service on interfaces that do not require it to prevent the buffer overflow from being triggered.
  • Configure network segmentation or firewall rules to block LLDP frames from untrusted adjacent nodes, limiting the exposure of the daemon.

Generated by OpenCVE AI on August 18, 2026 at 20:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 10:45:00 +0000

Type Values Removed Values Added
CPEs cpe:2.3:o:nvidia:cumulus_linux:*:*:*:*:-:*:*:*
cpe:2.3:o:nvidia:cumulus_linux:*:*:*:*:lts:*:*:*

Fri, 21 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
First Time appeared Nvidia
Nvidia cumulus Linux
Vendors & Products Nvidia
Nvidia cumulus Linux

Tue, 18 Aug 2026 20:30:00 +0000

Type Values Removed Values Added
Title LLDP Daemon Buffer Overflow Allowing Remote Code Execution in NVIDIA Cumulus Linux

Tue, 18 Aug 2026 19:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 18 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Description NVIDIA Cumulus Linux contains a vulnerability in the Link Layer Discovery Protocol (LLDP) daemon component, where an unauthenticated attacker on an adjacent network could cause buffer overflow by sending crafted LLDP frames. A successful exploit of this vulnerability might lead to code execution.
Weaknesses CWE-120
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Subscriptions

Nvidia Cumulus Linux
cve-icon MITRE

Status: PUBLISHED

Assigner: nvidia

Published:

Updated: 2026-08-18T18:39:33.686Z

Reserved: 2026-01-21T19:09:32.732Z

Link: CVE-2026-24184

cve-icon Vulnrichment

Updated: 2026-08-18T18:31:32.335Z

cve-icon NVD

Status : Analyzed

Published: 2026-08-18T19:16:45.980

Modified: 2026-09-02T15:06:29.303

Link: CVE-2026-24184

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T21:00:03Z

Weaknesses
  • CWE-120

    Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')