Ghostwire

CVE-2026-49412: The kernel handler for IPV6_MSFILTER dropped a serializing lock in order to copy the source-filter list from userspace,...

HIGH CVSS 7.5

Published: June 10, 2026 | Last Modified: June 10, 2026

Description

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.

Ghostwire Analysis — What This Means Practically

This analysis is generated by Ghostwire from NVD, CISA KEV, EPSS, and open-source intelligence data. Verify findings through primary sources before acting.

Security Coverage (1 articles)

References