PT-2026-36473 · Linux · Linux Kernel
Published
2026-03-24
·
Updated
2026-06-11
·
CVE-2026-43056
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 net: mana component. When the
auxiliary device add() function fails, the add adev() function triggers a cleanup path that calls auxiliary device uninit(adev). Because the auxiliary device uses adev release() as its release callback, the struct mana adev is freed. A subsequent access to the id variable within the adev structure during the init fail process leads to a use-after-free condition.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 👾
Related Identifiers
Affected Products
Linux Kernel