PT-2026-52930 · Linux+2 · Linux Kernel+2
CVE-2026-53291
·
Published
2026-06-26
·
Updated
2026-09-07
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
An issue exists in the ALSA hda/conexant component where the
cx probe() function fails to verify the return value of snd hda jack detect enable callback(). This function returns a pointer that must be validated using IS ERR() to detect failures, such as memory allocation errors. If the registration fails and the error is ignored, the driver continues the probing process without a registered jack detection callback, which can result in a kernel crash when the driver subsequently attempts to handle jack events or access an uninitialized structure.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