CVE Catalog

CVE-2026-58091

HighCVSS 7.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.13%

3th percentile - higher than 3% of all known CVEs

Summary

The implementation of this ioctl attempts to acquire locks on all channels in a sync group. If locking a channel would block, it releases the sync group list lock and sleeps. Upon reawakening, it is possible that the sync group structure is freed, but the implementation did not handle this possibility. On a system with multiple audio devices, an unprivileged local user can exploit this use-after-free to escalate privileges.

Risk Assessment

Risk of privilege escalation by an unprivileged local user, potentially leading to full system compromise.

Recommendation

Apply the vendor patch that fixes the use-after-free in the ioctl implementation for sync groups.

Other vulnerabilities in Operating System Kernel

See all
Original NVD description (English source)

The implementation of this ioctl attempts to acquire locks on all channels in a sync group. If locking a channel would block, it releases the sync group list lock and sleeps. Upon reawakening, it is possible that the sync group structure is freed, but the implementation did not handle this possibility. On a system with a multiple audio devices, an unprivileged local user can exploit this use-after-free to escalate privileges.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS