CVE-2026-43084
A flaw was found in the Linux kernel's netfilter component. This vulnerability, a use-after-free, occurs due to the sharing of a global hash table among all queues in nfnetlinkqueue. This allows a parallel CPU to access a nfqueueentry after it has been freed, leading to a system crash and a Denia...