Loading market data...
← Back to CVE feed

CVE-2026-58091

HIGH CVSS 7.8 View on NVD ↗

Description

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.

CVSS Vector

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Published: Aug 26, 2026 05:18 UTC Modified: Aug 27, 2026 04:16 UTC