CVE-2026-23048
Last modified
CVE-2026-23048 is a vulnerability of currently unknown severity. In the Linux kernel, the following vulnerability has been resolved: udp: call skb_orphan() before skb_attempt_defer_free() Standard UDP receive path does not use skb->destructor. But skmsg layer does use it, since it calls skb_set_owner_sk_safe() from udp_read_skb(). This then triggers this warning in skb_attempt_defer_free(): DEBUG_NET_WARN_ON_ONCE(skb->destructor); We must call skb_orphan() to fix this issue.. EPSS estimates a 0.14% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: udp: call skb_orphan() before skb_attempt_defer_free() Standard UDP receive path does not use skb->destructor. But skmsg layer does use it, since it calls skb_set_owner_sk_safe() from udp_read_skb(). This then triggers this warning in skb_attempt_defer_free(): DEBUG_NET_WARN_ON_ONCE(skb->destructor); We must call skb_orphan() to fix this issue.
Metrics
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux | >= 6471658dc66c670580a7616e75f51b52917e7883, < 0c63d5683eae6a7b4d81382bcbecb2a19feff90d; >= 6471658dc66c670580a7616e75f51b52917e7883, < e5c8eda39a9fc1547d1398d707aa06c1d080abdd |
| Linux | Linux | 6.18 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-23048?
How severe is CVE-2026-23048?
How do I fix CVE-2026-23048?
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 2026
- CVE-2026-23042In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23043In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23044In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23045In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23046In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23047In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23049In the Linux kernel, the following vulnerability has been re…
- CVE-2026-2305The AddFunc Head & Footer Code plugin for WordPress is vulne…6.4
- CVE-2026-23050In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23051In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23052In the Linux kernel, the following vulnerability has been re…
- CVE-2026-23053In the Linux kernel, the following vulnerability has been re…
Are you affected by CVE-2026-23048?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
