Use-after-free in FreeBSD - CVE-2026-49412
Published: June 11, 2026
FreeBSD
Detailed vulnerability description
The vulnerability allows a local user to escalate privileges.
The vulnerability exists due to use-after-free in the IPV6_MSFILTER socket option handler when copying the source-filter list from userspace. A local user can trigger concurrent operations to reuse a stale pointer to freed memory and escalate privileges.
The issue occurs in the IPv6 multicast subsystem while handling source-specific multicast filtering via setsockopt(2).