PT-2026-52936 · Linux+2 · Linux Kernel+2
CVE-2026-53297
·
Published
2026-06-26
·
Updated
2026-09-09
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
A flaw exists in the
mana remove() function where a double invocation can lead to a kernel panic. This occurs when a Power Management (PM) resume fails, causing mana probe() to call mana remove(), which clears gd->gdma context and gd->driver data. Because a failed resume callback does not automatically unbind the driver, mana remove() is called again during the eventual unbind process. The lack of a NULL check results in the dereferencing of gc->dev when gc is NULL.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
NULL Pointer Dereference
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