PT-2026-36432 · Linux · Linux Kernel
Published
2026-03-30
·
Updated
2026-05-06
·
CVE-2026-43015
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
A use-after-free issue exists in the Linux kernel's macb network driver during PCI glue driver removal. The
platform device unregister() function may attempt to use registered clocks during a runtime resume callback after they have been freed. This occurs specifically within the clk prepare() function called by macb runtime resume(). KASAN (Kernel Address Sanitizer), a dynamic memory error detector, identified this memory corruption during the removal of the PCI device.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Use After Free
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel