CVE-2026-31468
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2026-31468 is a double free vulnerability in the Linux kernel's vfio/pci dma-buf feature, specifically within the vfio_pci_core_feature_dma_buf() function. The flaw was disclosed on April 22, 2026, and affects Linux kernel versions 6.19 through 6.19.11 (exclusive) as well as Linux kernel 7.0 release candidates (rc1 through rc5). The vulnerability carries a CVSS v3.1 base score of 7.8 (High) (GitHub Advisory, Red Hat Bugzilla).

Technical details

The root cause is improper error handling in the vfio_pci_core_feature_dma_buf() function, classified as CWE-415 (Double Free) and CWE-763 (Release of Invalid Pointer or Reference). When file descriptor exhaustion occurs during dma-buf operations, the error path falls through the entire unwind chain instead of limiting cleanup to only dma_buf_put() after dma_buf_export(), resulting in an unbalanced reference count on the vfio device and a double free of allocated memory objects. Exploitation requires local access with low privileges (e.g., a user with access to a vfio/pci device), and the triggering condition — file descriptor exhaustion — is an unlikely but achievable scenario. The fix moves the put operation directly into the error path and returns the errno, bypassing the problematic unwind chain (GitHub Advisory, Red Hat Bugzilla).

Impact

Successful exploitation can lead to kernel memory corruption due to the double free condition, potentially resulting in system instability, denial of service, or — depending on exploit complexity and system configuration — arbitrary code execution in kernel context. Because the vulnerability affects the vfio/pci subsystem used for device passthrough in virtualization environments, exploitation could impact hypervisor stability and potentially affect guest isolation. Confidentiality, integrity, and availability are all rated High in the CVSS assessment (GitHub Advisory).

Exploitability

There is no known public proof-of-concept exploit and no evidence of in-the-wild exploitation at this time. The EPSS score is approximately 0.018% (4th percentile), indicating a low near-term exploitation probability. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. Triggering the vulnerability requires inducing file descriptor exhaustion in a system using vfio/pci dma-buf functionality, which limits opportunistic exploitation (GitHub Advisory, Red Hat Bugzilla).

Mitigation and workarounds

Apply the upstream kernel patches available at the official kernel stable repository commits 83ad334afc9a645cef1062f5346526b1e36d6516 and e98137f0a874ab36d0946de4707aa48cb7137d1c, which fix the double free condition in vfio_pci_core_feature_dma_buf(). Systems running Linux kernel 6.19 should upgrade to 6.19.11 or later; kernel 7.0 users should apply the fix targeting the 7.0 stable branch. As a complementary measure, administrators should implement file descriptor limits (e.g., via ulimit or systemd LimitNOFILE) and monitor for file descriptor exhaustion events on systems using vfio/pci passthrough (GitHub Advisory, Red Hat Bugzilla).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-68450NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-core
NoYesAug 12, 2026
CVE-2026-68449NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-debug-devel
NoYesAug 12, 2026
CVE-2026-68448NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-debug-modules-extra
NoYesAug 12, 2026
CVE-2026-68447NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-modules
NoYesAug 12, 2026
CVE-2026-68446NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel.src
NoYesAug 12, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management