PT-2026-61298 · Linux+1 · Linux Kernel+1

CVE-2026-63981

·

Published

2026-07-19

·

Updated

2026-09-07

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A stack overflow occurs in the Linux kernel due to a recursion bypass in the tcf mirred act() function. The function uses a counter sched mirred nest to limit recursion depth, but when the action utilizes blockcast (tcfm blockid != 0), the function returns during the tcf blockcast() call before the counter is incremented. This allows an unbounded recursion loop to form when two devices share a TC egress block with a mirred blockcast rule, as packets are mirrored back and forth between devices until the kernel stack overflows. An unprivileged user can trigger this by using unshare(CLONE NEWUSER | CLONE NEWNET) to gain CAP NET ADMIN privileges within a new network namespace, enabling the creation of dummy devices and the installation of mirred blockcast filters.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-63981
USN-8593-1
USN-8603-1
USN-8618-1
USN-8663-1
USN-8664-1
USN-8728-1

Affected Products

Linux Kernel
Ubuntu