Linux kernel BPF tc_skb_cb state collision in cls_bpf_classify
CVE-2025-68200 is a Linux kernel vulnerability in the BPF/networking path affecting cls_bpf_classify(). A faulty interaction between net_sched control-block storage in struct tc_skb_cb and BPF data pointer handling introduced a state collision, allowing cls_bpf_classify() to modify tc_skb_cb(skb)->drop_reason unexpectedly. This can trigger a kernel warning in sk_skb_reason_drop() / __sk_skb_reason_drop() in net/core/skbuff.c. The issue stems from the interaction between the tc control block changes introduced by commit ec624fe740b4 and BPF data/data_end wiring from commit db58ba459202; later addition of drop_reason made the collision observable. The fix adds bpf_prog_run_data_pointers() to save and restore net_sched storage that collides with BPF data_meta/data_end.
Are you exposed to this one?
Mallory correlates every CVE against your assets, your vendors, and active adversary campaigns. Know which vulnerabilities matter for you, not just which ones are loud.
Impact, mitigation & remediation
What it means. What to do now. Patch path, mitigations, and the assume-compromise checklist.
Impact
What an attacker gets, and what they’ve been doing with it.
Mitigation
If you can’t patch tonight, do this now.
Remediation
Patch, then assume compromise.
Exploits
No public exploits tracked yet. Mallory keeps watching.
No public exploit code observed for this vulnerability.
Recent activity
4 sources tracked across advisories and community write-ups. News coverage will land here when it surfaces.
No news coverage yet. Advisories and community discussion only.
The version that knows your environment.
Query your assets running an affected version, and investigate the blast radius.
Every observed campaign linking this CVE to a named adversary.
Malware families riding this exploit, with evidence and IOCs.
YARA, Sigma, Snort, and vendor rules, auto-deployed to your SIEM.
Cross-references every affected SKU, including bundled OEM variants.
Community discussion across Reddit, Mastodon, and other social sources.