CVE-2026-23270

HIGH

net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks

Title source: cna
STIX 2.1

Description

In the Linux kernel, the following vulnerability has been resolved: net/sched: Only allow act_ct to bind to clsact/ingress qdiscs and shared blocks As Paolo said earlier [1]: "Since the blamed commit below, classify can return TC_ACT_CONSUMED while the current skb being held by the defragmentation engine. As reported by GangMin Kim, if such packet is that may cause a UaF when the defrag engine later on tries to tuch again such packet." act_ct was never meant to be used in the egress path, however some users are attaching it to egress today [2]. Attempting to reach a middle ground, we noticed that, while most qdiscs are not handling TC_ACT_CONSUMED, clsact/ingress qdiscs are. With that in mind, we address the issue by only allowing act_ct to bind to clsact/ingress qdiscs and shared blocks. That way it's still possible to attach act_ct to egress (albeit only with clsact). [1] https://lore.kernel.org/netdev/674b8cbfc385c6f37fb29a1de08d8fe5c2b0fbee.1771321118.git.pabeni@redhat.com/ [2] https://lore.kernel.org/netdev/[email protected]/

Scores

CVSS v3 7.8
EPSS 0.0002
EPSS Percentile 4.9%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Details

Status published
Products (30)
linux/Kernel < 6.1.167linux
linux/Kernel 6.13.0 - 6.19.8linux
linux/Kernel 6.2.0 - 6.6.130linux
linux/Kernel 6.7.0 - 6.12.77linux
linux/Kernel 6.8.0 - 6.18.18linux
Linux/Linux < 6.8
Linux/Linux 0b5b831122fc3789fff75be433ba3e4dd7b779d4
Linux/Linux 0b5b831122fc3789fff75be433ba3e4dd7b779d4 - fb3c380a54e33d1fd272cc342faa906d787d7ef1
Linux/Linux 172ba7d46c202e679f3ccb10264c67416aaeb1c4
Linux/Linux 172ba7d46c202e679f3ccb10264c67416aaeb1c4 - bc4e5bb529823a09f02dbe96169de679a9db26e0
... and 20 more
Published Mar 18, 2026
Tracked Since Mar 19, 2026