Description
In the Linux kernel, the following vulnerability has been resolved:

ALSA: mixer: oss: Add card disconnect checkpoints

ALSA OSS mixer layer calls the kcontrol ops rather individually, and
pending calls might be not always caught at disconnecting the device.

For avoiding the potential UAF scenarios, add sanity checks of the
card disconnection at each entry point of OSS mixer accesses. The
rwsem is taken just before that check, hence the rest context should
be covered by that properly.
Published: 2026-05-06
Score: 5.5 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Linux kernel ALSA OSS mixer layer performs control operations independently, which may allow pending calls to be missed during device disconnection. This oversight can create a use‑after‑free (UAF) condition, potentially leading to kernel memory corruption. Based on the nature of a use‑after‑free bug, it is inferred that an attacker could exploit this to achieve privilege escalation or trigger a kernel panic, although such outcomes are not explicitly stated in the advisory.

Affected Systems

All Linux kernel releases that include the OSS mixer code and lack the recent patch adding card‑disconnect checkpoints. The vulnerability is present in the core ALSA subsystem of any distribution running those kernel versions.

Risk and Exploitability

The CVSS score of 5.5 reflects moderate severity. No EPSS score is available, indicating limited publicly reported exploitation activity. The vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is through local use of the ALSA OSS mixer interface, which is common for users or applications that interact with audio devices; this inference is based on the description that the issue occurs during device disconnection.

Generated by OpenCVE AI on May 7, 2026 at 04:30 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Linux kernel to the latest stable release that incorporates the ALSA OSS mixer UAF fix.
  • Reboot the system to load the new kernel and ensure the vulnerability is mitigated.
  • If an immediate kernel update is not possible, disable or uninstall the ALSA OSS mixer module to prevent the vulnerable code path from executing.

Generated by OpenCVE AI on May 7, 2026 at 04:30 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 07 May 2026 03:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Thu, 07 May 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-364
References
Metrics threat_severity

None

cvssV3_1

{'score': 5.5, 'vector': 'CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H'}

threat_severity

Moderate


Wed, 06 May 2026 14:45:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Wed, 06 May 2026 12:15:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: ALSA: mixer: oss: Add card disconnect checkpoints ALSA OSS mixer layer calls the kcontrol ops rather individually, and pending calls might be not always caught at disconnecting the device. For avoiding the potential UAF scenarios, add sanity checks of the card disconnection at each entry point of OSS mixer accesses. The rwsem is taken just before that check, hence the rest context should be covered by that properly.
Title ALSA: mixer: oss: Add card disconnect checkpoints
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-05-07T17:14:19.174Z

Reserved: 2026-05-01T14:12:55.988Z

Link: CVE-2026-43126

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-05-06T12:16:29.597

Modified: 2026-05-06T13:07:51.607

Link: CVE-2026-43126

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-05-06T00:00:00Z

Links: CVE-2026-43126 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-05-07T04:30:21Z

Weaknesses