SB20260812340 - Use-after-free in Linux kernel core
Published: August 12, 2026
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 vulnerability.
1) Use-after-free (CVE-ID: CVE-2026-68200)
CWE-ID: CWE-416 - Use After Free
CVSSv4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
The vulnerability allows a local user to cause a use-after-free.
The vulnerability exists due to use-after-free in ALSA timer callback handling in sound/core/timer.c when triggering the same userspace-driven timer concurrently through the TRIGGER ioctl. A local user can issue concurrent timer trigger operations to cause a use-after-free.
The issue is reachable by any user able to open /dev/snd/timer, including through a user timer instance and through a sequencer queue timer bound to the userspace-driven timer.
Remediation
Install update from vendor's website.