CVE-2024-39292

CVSS v3.1 5.5 (Medium)
55% Progress
EPSS 0.04 % (5th)
0.04% Progress
Affected Products 1
Advisories 20
NVD Status Modified

In the Linux kernel, the following vulnerability has been resolved:

um: Add winch to winch_handlers before registering winch IRQ

Registering a winch IRQ is racy, an interrupt may occur before the winch is
added to the winch_handlers list.

If that happens, register_winch_irq() adds to that list a winch that is
scheduled to be (or has already been) freed, causing a panic later in
winch_cleanup().

Avoid the race by adding the winch to the winch_handlers list before
registering the IRQ, and rolling back if um_request_irq() fails.

Weaknesses
CWE-415
Double Free
CVE Status
PUBLISHED
NVD Status
Modified
CNA
kernel.org
Published Date
2024-06-24 14:15:12
(2 months ago)
Updated Date
2024-07-15 07:15:14
(2 months ago)

Affected Products

Loading...
Loading...

Configuration #1

    CPE23 From Up To
  Linux Kernel prior 2.6.23 version cpe:2.3:o:linux:linux_kernel < 2.6.23
  Linux Kernel from 4.19 version and prior 4.19.316 version cpe:2.3:o:linux:linux_kernel >= 4.19 < 4.19.316
  Linux Kernel from 5.4 version and prior 5.4.278 version cpe:2.3:o:linux:linux_kernel >= 5.4 < 5.4.278
  Linux Kernel from 5.10 version and prior 5.10.219 version cpe:2.3:o:linux:linux_kernel >= 5.10 < 5.10.219
  Linux Kernel from 5.15 version and prior 5.15.161 version cpe:2.3:o:linux:linux_kernel >= 5.15 < 5.15.161
  Linux Kernel from 6.1 version and prior 6.1.93 version cpe:2.3:o:linux:linux_kernel >= 6.1 < 6.1.93
  Linux Kernel from 6.6 version and prior 6.6.33 version cpe:2.3:o:linux:linux_kernel >= 6.6 < 6.6.33
  Linux Kernel from 6.9 version and prior 6.9.4 version cpe:2.3:o:linux:linux_kernel >= 6.9 < 6.9.4
  Linux Kernel 6.10.0 Rc1 cpe:2.3:o:linux:linux_kernel:6.10.0:rc1
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...