Register for the AI for Security Summit: Join Figma, Perplexity & Wiz

CVE-2024-26687
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-26687 affects the Linux kernel's Xen events subsystem, specifically related to race conditions in the event channel handling. The vulnerability was discovered in January 2024 and affects the Linux kernel's interaction with the Xen hypervisor (Kernel Git).

Technical details

The vulnerability stems from a race condition in the shutdown_pirq and startup_pirq functions, which cannot take the irq_mapping_update_lock due to lock inversion. Both functions are called with irq_desc->lock being held, but the required lock order is irq_mapping_update_lock followed by irq_desc->lock. This creates race conditions where event channel allocation and cleanup operations can interfere with each other, potentially leading to invalid mappings in the evtchn_to_irq system (Kernel Git).

Impact

The vulnerability can cause system instability and kernel crashes, particularly during the probing of NVMe devices. When multiple NVMe devices are present, the race condition is more likely to occur during boot because multiple shutdown_pirq and startup_pirq calls may run in parallel (Kernel Git).

Exploitability

The issue requires specific timing conditions and primarily affects systems running under the Xen hypervisor with NVMe devices. The vulnerability can trigger a kernel BUG condition, leading to a system crash (Kernel Git).

Mitigation and workarounds

The fix involves changing the order of operations to first cleanup the mappings and then close the event channel. This ensures that when an event channel is allocated, its potential previous evtchn_to_irq mappings are guaranteed to be unset. The fix has been implemented in various kernel versions including 5.10.x, 5.15.x, and others (Kernel Git).

Additional resources

Linux Distribution fix status

Fix availability across major Linux distributions and their releases.

Debian

Fixed

bookworm

linux: 6.1.82-1

Fixed

bullseye

linux: 5.10.216-1

Fixed

sid

linux: 6.7.7-1

Fixed

trixie

linux: 6.7.7-1

Fixed

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-90048CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-lowlatency
NoYesSep 16, 2026
CVE-2026-90042CRITICAL9.8
  • Linux Kernel logoLinux Kernel
  • linux-ibm
NoNoSep 16, 2026
CVE-2026-90049CRITICAL9.3
  • Linux Kernel logoLinux Kernel
  • linux-nvidia-7.0
NoYesSep 16, 2026
CVE-2026-90041HIGH8.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-nvidia
NoYesSep 16, 2026
CVE-2026-90039NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-hwe-6.14
NoNoSep 16, 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