CVE-2026-58091

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-08-26 05:18

Updated : 2026-08-27 04:16


NVD link : CVE-2026-58091

Mitre link : CVE-2026-58091

CVE.ORG link : CVE-2026-58091


JSON object : View

Products Affected

No product.

CWE
CWE-416

Use After Free