5.5
MEDIUM CVSS 3.1
CVE-2026-53291
ALSA: hda/conexant: Fix missing error check for jack detection
Description

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/conexant: Fix missing error check for jack detection In cx_probe(), the return value of snd_hda_jack_detect_enable_callback() is ignored. This function returns a pointer, and if it fails (e.g., due to memory allocation failure), it returns an error pointer which must be checked using IS_ERR(). If the registration fails, the driver continues to probe, but the jack detection callback will not be registered. This can lead to a kernel crash later when the driver attempts to handle jack events or accesses the uninitialized structure. Check the return value using IS_ERR() and propagate the error via PTR_ERR() to the probe caller.

INFO

Published Date :

June 26, 2026, 8:17 p.m.

Last Modified :

July 8, 2026, 3:53 a.m.

Remotely Exploit :

No

Source :

416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Products

The following products are affected by CVE-2026-53291 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Linux linux_kernel
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 MEDIUM [email protected]
Solution
Apply kernel patches to fix missing error check in jack detection callback.
  • Update the Linux kernel to include the fix.
  • Verify the patch is applied correctly.
  • Restart the affected system.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-53291 is associated with the following CWEs:

Common Attack Pattern Enumeration and Classification (CAPEC)

Common Attack Pattern Enumeration and Classification (CAPEC) stores attack patterns, which are descriptions of the common attributes and approaches employed by adversaries to exploit the CVE-2026-53291 weaknesses.

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-53291 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-53291 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • Initial Analysis by [email protected]

    Jul. 08, 2026

    Action Type Old Value New Value
    Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
    Added CWE CWE-476
    Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:7.1:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.13 up to (excluding) 6.18.33 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.19 up to (excluding) 7.0.10 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.15.149 up to (excluding) 5.15.209 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.1.77 up to (excluding) 6.1.175 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.6.16 up to (excluding) 6.6.141 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7.4 up to (excluding) 6.12.91
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/1da5c73f3793b224696617a2a21def7500ba18d6 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/49c2c5924552e1d2f8b635dee663abebbb7cf63b Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/a2a33e87a2ffce3046c574d24eec4390c27c9365 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/b0e2333a231107adedd38c6fcfe1adc6162716fc Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/d68f753d89f4ef6e410d7e8b7e8ab2fdde921b80 Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/dd110cc00cf854a8ecd8d003127a4178c28574ea Types: Patch
    Added Reference Type kernel.org: https://git.kernel.org/stable/c/f837c7b85143a7c54140ff41ad5c076b73cd9933 Types: Patch
  • New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67

    Jun. 26, 2026

    Action Type Old Value New Value
    Added Affected [{'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': 'f13b8cb5a6920ad98b751d3134686f29810577d4', 'lessThan': '49c2c5924552e1d2f8b635dee663abebbb7cf63b', 'versionType': 'git'}, {'status': 'affected', 'version': '2cb659ef0ac744545499e7c37665b276d9e405da', 'lessThan': 'a2a33e87a2ffce3046c574d24eec4390c27c9365', 'versionType': 'git'}, {'status': 'affected', 'version': '24d748413cc4e1d97074bae1f335d32d30912f10', 'lessThan': 'd68f753d89f4ef6e410d7e8b7e8ab2fdde921b80', 'versionType': 'git'}, {'status': 'affected', 'version': '7aeb259086487417f0fecf66e325bee133e8813a', 'lessThan': 'dd110cc00cf854a8ecd8d003127a4178c28574ea', 'versionType': 'git'}, {'status': 'affected', 'version': '7aeb259086487417f0fecf66e325bee133e8813a', 'lessThan': 'f837c7b85143a7c54140ff41ad5c076b73cd9933', 'versionType': 'git'}, {'status': 'affected', 'version': '7aeb259086487417f0fecf66e325bee133e8813a', 'lessThan': '1da5c73f3793b224696617a2a21def7500ba18d6', 'versionType': 'git'}, {'status': 'affected', 'version': '7aeb259086487417f0fecf66e325bee133e8813a', 'lessThan': 'b0e2333a231107adedd38c6fcfe1adc6162716fc', 'versionType': 'git'}, {'status': 'affected', 'version': '4a28302b2c681e3cf85e3b41231fff363c4c6a0e', 'versionType': 'git'}, {'status': 'affected', 'version': '5.15.149', 'lessThan': '5.15.209', 'versionType': 'semver'}, {'status': 'affected', 'version': '6.1.77', 'lessThan': '6.1.175', 'versionType': 'semver'}, {'status': 'affected', 'version': '6.6.16', 'lessThan': '6.6.141', 'versionType': 'semver'}, {'status': 'affected', 'version': '6.7.4', 'lessThan': '6.8', 'versionType': 'semver'}], 'programFiles': ['sound/hda/codecs/conexant.c'], 'defaultStatus': 'unaffected'}, {'repo': 'https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git', 'vendor': 'Linux', 'product': 'Linux', 'versions': [{'status': 'affected', 'version': '6.8'}, {'status': 'unaffected', 'version': '0', 'lessThan': '6.8', 'versionType': 'semver'}, {'status': 'unaffected', 'version': '5.15.209', 'versionType': 'semver', 'lessThanOrEqual': '5.15.*'}, {'status': 'unaffected', 'version': '6.1.175', 'versionType': 'semver', 'lessThanOrEqual': '6.1.*'}, {'status': 'unaffected', 'version': '6.6.141', 'versionType': 'semver', 'lessThanOrEqual': '6.6.*'}, {'status': 'unaffected', 'version': '6.12.91', 'versionType': 'semver', 'lessThanOrEqual': '6.12.*'}, {'status': 'unaffected', 'version': '6.18.33', 'versionType': 'semver', 'lessThanOrEqual': '6.18.*'}, {'status': 'unaffected', 'version': '7.0.10', 'versionType': 'semver', 'lessThanOrEqual': '7.0.*'}, {'status': 'unaffected', 'version': '7.1', 'versionType': 'original_commit_for_fix', 'lessThanOrEqual': '*'}], 'programFiles': ['sound/hda/codecs/conexant.c'], 'defaultStatus': 'affected'}]
    Added Description In the Linux kernel, the following vulnerability has been resolved: ALSA: hda/conexant: Fix missing error check for jack detection In cx_probe(), the return value of snd_hda_jack_detect_enable_callback() is ignored. This function returns a pointer, and if it fails (e.g., due to memory allocation failure), it returns an error pointer which must be checked using IS_ERR(). If the registration fails, the driver continues to probe, but the jack detection callback will not be registered. This can lead to a kernel crash later when the driver attempts to handle jack events or accesses the uninitialized structure. Check the return value using IS_ERR() and propagate the error via PTR_ERR() to the probe caller.
    Added Reference https://git.kernel.org/stable/c/1da5c73f3793b224696617a2a21def7500ba18d6
    Added Reference https://git.kernel.org/stable/c/49c2c5924552e1d2f8b635dee663abebbb7cf63b
    Added Reference https://git.kernel.org/stable/c/a2a33e87a2ffce3046c574d24eec4390c27c9365
    Added Reference https://git.kernel.org/stable/c/b0e2333a231107adedd38c6fcfe1adc6162716fc
    Added Reference https://git.kernel.org/stable/c/d68f753d89f4ef6e410d7e8b7e8ab2fdde921b80
    Added Reference https://git.kernel.org/stable/c/dd110cc00cf854a8ecd8d003127a4178c28574ea
    Added Reference https://git.kernel.org/stable/c/f837c7b85143a7c54140ff41ad5c076b73cd9933
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.