CVE-2024-46762
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2024-46762 affects the Linux kernel's Xen privcmd subsystem. The vulnerability was discovered in September 2024 and involves a race condition in the handling of irqfd instances. The issue occurs due to possible simultaneous ioctl calls to privcmdirqfdassign() and privcmdirqfddeassign() functions, which can lead to accessing freed kirqfd instances (NVD).

Technical details

The vulnerability stems from a synchronization issue where a kirqfd created and added to the irqfdslist by privcmdirqfdassign() may get removed by another thread executing privcmdirqfd_deassign() while the former is still using it after dropping the locks. This race condition can result in accessing an already freed kirqfd instance. The CVSS v3.1 base score is 5.5 (Medium), with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).

Impact

If exploited, this vulnerability can cause a kernel oops (crash) when the freed kirqfd instance is accessed, leading to a denial of service condition. The impact is limited to local attacks and primarily affects system availability (NVD).

Mitigation and workarounds

The issue has been fixed by implementing SRCU (Sleepable Read-Copy Update) locking to prevent the race condition, similar to the approach used in KVM implementation for irqfds. The fix has been incorporated into various Linux kernel versions, including 6.8.0-50.51 for Ubuntu 24.04 LTS and corresponding versions for other distributions (Ubuntu).

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-2025-40205HIGH7.8
  • Linux KernelLinux Kernel
  • linux-hwe-6.14
NoYesNov 12, 2025
CVE-2025-40211HIGH7.1
  • Linux KernelLinux Kernel
  • linux-azure-fde-6.14
NoYesNov 21, 2025
CVE-2025-40206MEDIUM5.5
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoYesNov 12, 2025
CVE-2025-40210MEDIUM5.1
  • Linux KernelLinux Kernel
  • kernel-tools-libs-devel
NoYesNov 21, 2025
CVE-2025-40212N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoYesNov 24, 2025

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