Local service interruption via stale MAC header
Published Apr 28, 2024 · Updated May 11, 2026
Out-of-bounds access in Linux kernel ipvlan allows local users to interrupt service through crafted AF_PACKET traffic. packet_direct_xmit() leaves skb->mac_header at 65535, and ipvlan_xmit_mode_l2() passes that stale offset to eth_hdr(), which accesses beyond the socket buffer. The trigger requires CAP_NET_RAW, an ipvlan transmit path, and PACKET_QDISC_BYPASS; the reported result is a KASAN-detected kernel memory access.
Summary
What happened
Out-of-bounds access in Linux kernel ipvlan allows local users to interrupt service through crafted AF_PACKET traffic. packet_direct_xmit() leaves skb->mac_header at 65535, and ipvlan_xmit_mode_l2() passes that stale offset to eth_hdr(), which accesses beyond the socket buffer. The trigger requires CAP_NET_RAW, an ipvlan transmit path, and PACKET_QDISC_BYPASS; the reported result is a KASAN-detected kernel memory access.
The record
- CVE
- CVE-2022-48651
- Published
- Apr 28, 2024
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- CWE-125, T1499.004
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- Apr 28, 2024CVE publishedPublication date reported by the CVE source.
- May 11, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=2ad7bf3638411cb547f2823df08166c13ab04269 <25efdbe5fe542c3063d1948cc4e98abcb57621ca
- Affected versionversion=2ad7bf3638411cb547f2823df08166c13ab04269 <346e94aa4a99378592c46d6a34c72703a32bd5be
- Affected versionversion=2ad7bf3638411cb547f2823df08166c13ab04269 <81225b2ea161af48e093f58e8dfee6d705b16af4
- Affected versionversion=2ad7bf3638411cb547f2823df08166c13ab04269 <8d06006c7eb75587d986da46c48ba9274f94e8e7
- Affected versionversion=2ad7bf3638411cb547f2823df08166c13ab04269 <ab4a733874ead120691e8038272d22f8444d3638
- Affected versionversion=2ad7bf3638411cb547f2823df08166c13ab04269 <b583e6b25bf9321c91154f6c78d2173ef12c4241
- Affected versionversion=2ad7bf3638411cb547f2823df08166c13ab04269 <bffcdade259c05ab3436b5fab711612093c275ef
- Affected versionversion=2ad7bf3638411cb547f2823df08166c13ab04269 <e2b46cd5796f083e452fbc624f65b80328b0c1a4
- Affected versionversion=3.19
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
No public exploit references are available in this record.
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo