CVE-2024-36973

Advisory lineage Upstream: 0 Downstream: 16
Modified
Published: 17 Jun 2024, 17:51
Last modified:11 May 2026, 20:18

Vulnerability Summary

Overall Risk (default)
medium
31/100
CVSS Score
7.8 HIGH
v3.1 (nvd)
EPSS Score
0.03% LOW
0% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

17 Jun 2024, 17:51
Published
Vulnerability first disclosed
11 May 2026, 20:18
Last Modified
Vulnerability information updated

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.

CVSS Metrics

  • v3.1HIGHScore: 7.8CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

EPSS Trends

Current EPSS score: 0.03% Percentile: 8%

Techniques & Countermeasures

  • CWE-415Double Free

    The product calls free() twice on the same memory address.

Affected Systems

  • linuxlinux

    ≥ 393fc2f5948fd340d016a9557eea6e1ac2f6c60c, < 34ae447b138680b5ed3660f7d935ff3faf88ba1a | ≥ 393fc2f5948fd340d016a9557eea6e1ac2f6c60c, < 86c9713602f786f441630c4ee02891987f8618b9 | ≥ 393fc2f5948fd340d016a9557eea6e1ac2f6c60c, < 1efe551982297924d05a367aa2b6ec3d275d5742 | ≥ 393fc2f5948fd340d016a9557eea6e1ac2f6c60c, < 086c6cbcc563c81d55257f9b27e14faf1d0963d3 | 6.1

  • linuxlinux_kernel

    ≥ 6.1, < 6.1.95 | ≥ 6.2, < 6.6.35 | ≥ 6.7, < 6.9.6 | 6.10:rc1 | 6.10:rc2 | 6.10:rc3

References (5)