HOMEVULNERABILITIESCVE-2026-23270
NONE

CVE-2026-23270

Published: March 18, 2026· Updated: Mar 25, 2026

EPSS:0.02%probability of exploitation in 30 daysPercentile:4.2th

Official 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]/

NVD Source

Technical Analysis

CVE-2026-23270 requires local access, meaning attackers must already have a foothold on the target system.

Exploitation requires some privileges, which limits the exposure to scenarios where an attacker has already gained initial access.

Affected Vendors & Products

Mentioned vendors (from description):
Linux
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (6)

Quick Facts

CVE IDCVE-2026-23270
SeverityNONE
CISA KEVNo
EPSS (30d)0.02%
PublishedMar 18, 2026

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-23270 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.