PT-2026-52925 · Linux+2 · Linux Kernel+2
CVE-2026-53286
·
Published
2026-06-26
·
Updated
2026-09-07
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
An issue exists in the idpf driver where a double free and use-after-free occur during auxiliary device error paths. When the
auxiliary device add() function fails within idpf plug vport aux dev() or idpf plug core aux dev(), the error handling process calls auxiliary device uninit(), which triggers put device(). This invokes the release callbacks idpf vport adev release() or idpf core adev release(), freeing the iadev object. Subsequently, the process attempts to read adev->id from the already freed iadev for ida free() and performs a second free of iadev using kfree().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Double 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