CVE-2026-63982
This CVE concerns the Linux kernel net/sched mirred loop where redirecting between ingress and egress could lose the loop state in sched_mirred_dev, preventing discovery of a loop. The issue arises when packets are deferred to backlog and the sched_mirred_dev array is cleared, causing loop state ...