Kernel warning via non-INET socket fallthrough
Published Sep 3, 2026 · Updated Sep 3, 2026
Improper socket-family handling in the Linux kernel allows local users to trigger a kernel warning through crafted raw packets. In net/core/sock.c, sk_mc_loop() falls through its AF_INET and AF_INET6 switch for an AF_PACKET socket and executes WARN_ON_ONCE(1) instead of returning loopback enabled. Reaching the path requires CAP_NET_RAW and a raw or packet socket over a virtual device such as VRF or ipvlan; the published consequence is a warning, not a documented crash.
Summary
What happened
Improper socket-family handling in the Linux kernel allows local users to trigger a kernel warning through crafted raw packets. In net/core/sock.c, sk_mc_loop() falls through its AF_INET and AF_INET6 switch for an AF_PACKET socket and executes WARN_ON_ONCE(1) instead of returning loopback enabled. Reaching the path requires CAP_NET_RAW and a raw or packet socket over a virtual device such as VRF or ipvlan; the published consequence is a warning, not a documented crash.
The record
- CVE
- CVE-2026-80733
- Published
- Sep 3, 2026
- Updated
- Sep 3, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- Unavailable
- Attack vector
- local
- Privileges
- admin
Timeline
How it unfolded
- Sep 3, 2026CVE publishedPublication date reported by the CVE source.
- Sep 3, 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=3.14.40 <3.15
- Affected versionversion=3.18.13 <3.19
- Affected versionversion=3.19.6 <3.20
- Affected versionversion=3fe207e4637a2e792c46a08666aa722f77d7f8f7
- Affected versionversion=4.0
- Affected versionversion=c8c30b2b17f2133e953850c547e3902c3a3d80e2
- Affected versionversion=c91f81773cd4bbebfe744e9ab30a7ce093f9b930
- Affected versionversion=f60e5990d9c1424af9dbca60a23ba2a1c7c1ce90 <0d75f2c1d0764efa756ad9c1e078d8c09ea8fc1f
- Affected versionversion=f60e5990d9c1424af9dbca60a23ba2a1c7c1ce90 <97133c4d42654578fab95abe47359ebe784dde18
- Affected versionversion=f60e5990d9c1424af9dbca60a23ba2a1c7c1ce90 <ad7dbb1d14b1b4406eca8ef9478e8de312ba0cfe
- Affected versionversion=f60e5990d9c1424af9dbca60a23ba2a1c7c1ce90 <ad7fa2f411cb30f63d6725f111be134064cdb718
- Affected versionversion=f60e5990d9c1424af9dbca60a23ba2a1c7c1ce90 <b8a39a09ae4eaae04309e1e38ed6a1101d967496
- Affected versionversion=f60e5990d9c1424af9dbca60a23ba2a1c7c1ce90 <c8f256dc849205ccb2bd78bd99a3497b972b44e0
- Affected versionversion=f60e5990d9c1424af9dbca60a23ba2a1c7c1ce90 <d2adc4e80b29e58b5162ae09f0f657a215806c8c
- Affected versionversion=f60e5990d9c1424af9dbca60a23ba2a1c7c1ce90 <f625c742b33dc137c209dd13d1c5f12b1c18d71c
What conditions does exploitation require?
What is affected?
Published CVSS scores
No CVSS assessment is available in this record.
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.
Weakness, pattern, technique
No sourced classifications are available.
Public exploit references
- syzkaller reproducer for WARNING in sk_mc_loopproof of concept · demonstrated
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