CVE-2026-63968
A flaw was found in the Linux kernel's IPv6 networking stack. A local attacker could trigger an infinite loop within the fib6selectpath function. This occurs when a writer removes an entry from a list without proper synchronization with readers, causing the list traversal to never terminate. This...