CVE-2026-58090
HIGH NVDCVSS Score
7.8
Severity
HIGH
Source
NVD
Published
Aug 26, 2026
Description
The SOCK_STREAM receive path in the unix socket implementation failed to fully detach control messages from the socket buffer before processing them. Some error paths would free those messages, leaving freed data mbufs in the receive socket buffer. An unprivileged local user can exploit this use-after-free to escalate privileges.