PT-2024-29752 · Linux+2 · Linux Kernel+2
Published
2024-07-02
·
Updated
2024-12-12
·
CVE-2024-42112
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to the improper handling of shared interrupts in the device remove routine, specifically when using MSI/INTx interrupt. This results in the
isb memory being read after it has been freed. The fix involves moving the wx free isb resources() function from txgbe close() to txgbe remove() and correcting the improper isb free action in the txgbe open() error handling path.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linuxmint
Linux Kernel
Ubuntu