PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-24187 NVIDIA CVE debrief

A use-after-free vulnerability in NVIDIA Display Driver for Linux permits local attackers to trigger memory corruption. The flaw is reachable with low attack complexity from a low-privileged local context, and successful exploitation may result in denial of service, privilege escalation, information disclosure, data tampering, or code execution. The vulnerability is classified as CWE-416 (Use After Free) and carries a CVSS 3.1 score of 8.8 (High). The vendor has published a security bulletin addressing this issue.

Vendor
NVIDIA
Product
GeForce
CVSS
HIGH 8.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-05-26
Original CVE updated
2026-05-26
Advisory published
2026-05-26
Advisory updated
2026-05-26

Who should care

Organizations running Linux workstations or servers with NVIDIA graphics hardware, particularly those providing multi-user access or hosting containerized workloads with GPU passthrough. System administrators responsible for kernel driver security and vulnerability management programs should prioritize this patch.

Technical summary

The vulnerability exists in the NVIDIA Display Driver for Linux and stems from improper memory management leading to a use-after-free condition. The attack vector is local, requiring low privileges and no user interaction, with changed scope (S:C) indicating impact beyond the vulnerable component. The confidentiality, integrity, and availability impacts are all rated High. Organizations running Linux systems with NVIDIA graphics hardware should prioritize patching due to the potential for complete system compromise from a low-privileged local attacker.

Defensive priority

high

Recommended defensive actions

  • Apply the security update provided in the NVIDIA security bulletin referenced in the official advisory.
  • Restrict local access to systems running affected NVIDIA Display Driver versions to trusted users only.
  • Monitor for anomalous privilege escalation attempts or unexpected driver crashes that may indicate exploitation attempts.
  • Review system logs for indicators of compromise if suspicious activity is detected on affected systems.

Evidence notes

The vulnerability description and CVSS vector (AV:L/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H) are sourced from the official NVD entry and NVIDIA PSIRT references. The CWE-416 classification is explicitly listed in the NVD metadata. No known exploitation in the wild or ransomware campaign use has been reported.

Official resources

NVIDIA disclosed this vulnerability via its Product Security Incident Response Team (PSIRT) and the National Vulnerability Database (NVD). The CVE record was published on 26 May 2026 and subsequently modified the same day.