Beveiligingsadvies

CVE-2026-49412

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2026-06-27 09:02:55
Laatst bijgewerkt 2026-06-30 03:55:29
Toegewezen door freebsd
CVSS-score 7.8
Status PUBLISHED

Beschrijving

The kernel handler for IPV6_MSFILTER dropped a serializing lock in order to copy the source-filter list from userspace, then reacquired the lock. During this window another thread could free the multicast filter structure, leaving the handler with a stale pointer to freed memory. An unprivileged local user can exploit this use-after-free to escalate privileges.