Infinite loop in Linux kernel - CVE-2026-63982
Published: July 20, 2026
Linux kernel
Detailed vulnerability description
The vulnerability allows a local user to cause a denial of service.
The vulnerability exists due to improper loop detection in act_mirred in the traffic control subsystem when processing mirred redirect actions to ingress. A local user can configure redirect rules that create a mirred loop to cause a denial of service.
The issue occurs because loop state can be lost when packets are deferred into the backlog during ingress redirection.