CVE-2024-36973

HIGH

Linux Kernel 6.1-6.1.94, 6.2-6.6.34, 6.7-6.9.5 - Use-After-Free in pci1xxxx Auxiliary Bus Probe Error Handling

Title source: llm
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: misc: microchip: pci1xxxx: fix double free in the error handling of gp_aux_bus_probe() When auxiliary_device_add() returns error and then calls auxiliary_device_uninit(), callback function gp_auxiliary_device_release() calls ida_free() and kfree(aux_device_wrapper) to free memory. We should't call them again in the error handling path. Fix this by skipping the redundant cleanup functions.

Scores

CVSS v3 7.8
EPSS 0.0023
EPSS Percentile 13.7%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-415
Status published
Products (15)
linux/Kernel 6.1.0 - 6.1.95linux
linux/Kernel 6.2.0 - 6.6.35linux
linux/Kernel 6.7.0 - 6.9.6linux
Linux/Linux < 6.1
Linux/Linux 393fc2f5948fd340d016a9557eea6e1ac2f6c60c - 086c6cbcc563c81d55257f9b27e14faf1d0963d3
Linux/Linux 393fc2f5948fd340d016a9557eea6e1ac2f6c60c - 1efe551982297924d05a367aa2b6ec3d275d5742
Linux/Linux 393fc2f5948fd340d016a9557eea6e1ac2f6c60c - 34ae447b138680b5ed3660f7d935ff3faf88ba1a
Linux/Linux 393fc2f5948fd340d016a9557eea6e1ac2f6c60c - 86c9713602f786f441630c4ee02891987f8618b9
Linux/Linux 6.1
Linux/Linux 6.1.95 - 6.1.*
... and 5 more
Published Jun 17, 2024
Tracked Since Feb 18, 2026