CVE-2026-46331
Last modified
CVE-2026-46331 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcf_pedit_act() computes the COW range for skb_ensure_writable() once before the key loop using tcfp_off_max_hint, but the hint does not account for the runtime header offset added by typed keys. This can leave part of the write region un-COW'd. Fix by moving skb_ensure_writable() inside the per-key loop where the actual write offset is known, and add overflow checking on the offset arithmetic. EPSS estimates a 0.32% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: net/sched: fix pedit partial COW leading to page cache corruption tcf_pedit_act() computes the COW range for skb_ensure_writable() once before the key loop using tcfp_off_max_hint, but the hint does not account for the runtime header offset added by typed keys. This can leave part of the write region un-COW'd. Fix by moving skb_ensure_writable() inside the per-key loop where the actual write offset is known, and add overflow checking on the offset arithmetic. For negative offsets (e.g. Ethernet header edits at ingress), use skb_cow() to COW the headroom instead. Guard offset_valid() against INT_MIN, where negation is undefined.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.19.244, < 4.20 | — |
| Linux | Linux Kernel | >= 5.4.195, < 5.5 | — |
| Linux | Linux Kernel | >= 5.10.117, < 5.11 | — |
| Linux | Linux Kernel | >= 5.15.41, < 5.16 | — |
| Linux | Linux Kernel | >= 5.17.9, < 5.18 | — |
| Linux | Linux Kernel | >= 5.18.1, < 6.12.94 | — |
| Linux | Linux Kernel | >= 6.13, < 6.18.36 | — |
| Linux | Linux Kernel | >= 6.19, < 7.0.13 | — |
| Linux | Linux Kernel | 5.18 | — |
| Linux | Linux Kernel | 7.1 | Rc1 |
References
- https://access.redhat.com/errata/RHSA-2026:27288Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:27353Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:27354Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:27355Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:27704Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:27705Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:27706Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:27707Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:27708Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:27709Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:27713Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:27731Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:27789Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:28887Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:28962Issue Tracking
- https://access.redhat.com/errata/RHSA-2026:29080Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:29794Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:29799Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:29833Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:29856Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:29863Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:33219Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:33220Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:33221Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:33222Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:33223Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:33224Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:33225Third Party Advisory
- https://access.redhat.com/errata/RHSA-2026:33666Third Party Advisory
- https://access.redhat.com/security/cve/CVE-2026-46331Third Party Advisory
- https://bugzilla.redhat.com/show_bug.cgi?id=2479492Third Party Advisory
- https://github.com/sgkdev/packet_edit_meme/tree/mainThird Party Advisory
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-46331.jsonThird Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2026-46331?
How severe is CVE-2026-46331?
How do I fix CVE-2026-46331?
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-46326In the Linux kernel, the following vulnerability has been re…8.4
- CVE-2026-46327In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46328In the Linux kernel, the following vulnerability has been re…7.3
- CVE-2026-46329In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2026-4633A flaw was found in Keycloak. A remote attacker can exploit …3.7
- CVE-2026-46330In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2026-46332In the Linux kernel, the following vulnerability has been re…8
- CVE-2026-46333In the Linux kernel, the following vulnerability has been re…7.1
- CVE-2026-46334OpenSIPS is a Session Initiation Protocol (SIP) server imple…8.7
- CVE-2026-46336Manyfold is an open source, self-hosted web application for …7.1
- CVE-2026-46337WWBN AVideo is an open source video platform. In 29.0 and ea…5.3
- CVE-2026-46338PyMdown Extensions is a set of extensions for the Python-Mar…4.3
Are you affected by CVE-2026-46331?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
