cbcvebase.
CVE-2024-46762
published 2024-09-18

CVE-2024-46762: In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous…

PriorityP419medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.24%
15.7th percentile
In the Linux kernel, the following vulnerability has been resolved: xen: privcmd: Fix possible access to a freed kirqfd instance Nothing prevents simultaneous ioctl calls to privcmd_irqfd_assign() and privcmd_irqfd_deassign(). If that happens, it is possible that a kirqfd created and added to the irqfds_list by privcmd_irqfd_assign() may get removed by another thread executing privcmd_irqfd_deassign(), while the former is still using it after dropping the locks. This can lead to a situation where an already freed kirqfd instance may be accessed and cause kernel oops. Use SRCU locking to prevent the same, as is done for the KVM implementation for irqfds.

Affected

17 ranges
VendorProductVersion rangeFixed in
debianlinux< linux 6.10.11-1 (forky)linux 6.10.11-1 (forky)
linuxlinux
linuxlinux>= f8941e6c4c712948663ec5d7bbb546f1a0f4e3f6 < e997b357b13a7d95de31681fc54fcc34235fa527e997b357b13a7d95de31681fc54fcc34235fa527
linuxlinux>= f8941e6c4c712948663ec5d7bbb546f1a0f4e3f6 < 112fd2f02b308564724b8e81006c254d20945c4b112fd2f02b308564724b8e81006c254d20945c4b
linuxlinux>= f8941e6c4c712948663ec5d7bbb546f1a0f4e3f6 < 611ff1b1ae989a7bcce3e2a8e132ee30e968c557611ff1b1ae989a7bcce3e2a8e132ee30e968c557
linuxlinux_kernel< 6.6.516.6.51
linuxlinux_kernel>= 0 < 6.10.11-16.10.11-1
linuxlinux_kernel>= 0 < 6.10.11-16.10.11-1
linuxlinux_kernel>= 0 < 6.8.0-50.516.8.0-50.51
linuxlinux_kernel>= 6.7 < 6.10.106.10.10
msrcazl3_kernel_6.6.47.1-1_on_azure_linux_3.0
msrcazl3_kernel_6.6.51.1-5_on_azure_linux_3.0
msrcazure_linux_3.0_arm
msrcazure_linux_3.0_x64
msrccbl2_kernel_5.15.186.1-1_on_cbl_mariner_2.0
msrccbl2_kernel_5.15.200.1-1_on_cbl_mariner_2.0
msrccbl2_kernel_5.15.202.1-1_on_cbl_mariner_2.0

CVSS provenance

nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5LOW
vendor_msrc5.5MEDIUM
vendor_redhat5.5MEDIUM
vendor_ubuntu5.5MEDIUM
Stop checking back — get the weekly exploitation signal.

Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.