CVE-2025-68200
Last modified
CVE-2025-68200 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: bpf: Add bpf_prog_run_data_pointers() syzbot found that cls_bpf_classify() is able to change tc_skb_cb(skb)->drop_reason triggering a warning in sk_skb_reason_drop(). WARNING: CPU: 0 PID: 5965 at net/core/skbuff.c:1192 __sk_skb_reason_drop net/core/skbuff.c:1189 [inline] WARNING: CPU: 0 PID: 5965 at net/core/skbuff.c:1192 sk_skb_reason_drop+0x76/0x170 net/core/skbuff.c:1214 struct tc_skb_cb has been added in commit ec624fe740b4 ("net/sched: Extend qdisc control block with tc control block"), which added a wrong interaction with db58ba459202 ("bpf: wire in data and data_end for cls_act_bpf"). drop_reason was added later. Add bpf_prog_run_data_pointers() helper to save/restore the net_sched storage colliding with BPF data_meta/data_end.. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: bpf: Add bpf_prog_run_data_pointers() syzbot found that cls_bpf_classify() is able to change tc_skb_cb(skb)->drop_reason triggering a warning in sk_skb_reason_drop(). WARNING: CPU: 0 PID: 5965 at net/core/skbuff.c:1192 __sk_skb_reason_drop net/core/skbuff.c:1189 [inline] WARNING: CPU: 0 PID: 5965 at net/core/skbuff.c:1192 sk_skb_reason_drop+0x76/0x170 net/core/skbuff.c:1214 struct tc_skb_cb has been added in commit ec624fe740b4 ("net/sched: Extend qdisc control block with tc control block"), which added a wrong interaction with db58ba459202 ("bpf: wire in data and data_end for cls_act_bpf"). drop_reason was added later. Add bpf_prog_run_data_pointers() helper to save/restore the net_sched storage colliding with BPF data_meta/data_end.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 0d76daf2013ce1da20eab5e26bd81d983e1c18fb, < c4cdd143c35974a2cedd000fa9eb3accc3023b20; >= ec624fe740b416fb68d536b37fb8eef46f90b5c2, < 5e149d8a8e732126fb6014efd60075cf63a73f91; >= ec624fe740b416fb68d536b37fb8eef46f90b5c2, < baa61dcaa50b7141048c8d2aede7fe9ed8f21d11; >= ec624fe740b416fb68d536b37fb8eef46f90b5c2, < 6392e5f4b1a3cce10e828309baf35d22abd3457d; >= ec624fe740b416fb68d536b37fb8eef46f90b5c2, < 8dd2fe5f5d586c8e87307b7a271f6b994afcc006; >= ec624fe740b416fb68d536b37fb8eef46f90b5c2, < 4ef92743625818932b9c320152b58274c05e5053; >= 5.15.13, < 5.15.197 |
| Linux | Linux | 5.16 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-68200?
How severe is CVE-2025-68200?
How do I fix CVE-2025-68200?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2025
- CVE-2025-68195In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2025-68196In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68197In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68198In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68199In the Linux kernel, the following vulnerability has been re…
- CVE-2025-6820A vulnerability was found in code-projects Inventory Managem…9.8
- CVE-2025-68201In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68202In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68203Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2025-68204In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68205In the Linux kernel, the following vulnerability has been re…
- CVE-2025-68206In the Linux kernel, the following vulnerability has been re…7.5
Are you affected by CVE-2025-68200?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
