CVE-2026-80733
net: remove WARN_ON_ONCE() from sk_mc_loop()
Published: Sep 3, 2026Updated: Sep 3, 2026 Sources: CVE List NVD
Description
In the Linux kernel, the following vulnerability has been resolved: net: remove WARN_ON_ONCE() from sk_mc_loop() sk_mc_loop() can be called for sockets that are neither AF_INET nor AF_INET6 (e.g. AF_PACKET sockets when sending packets via raw/packet socket over virtual devices such as VRF or ipvlan). In such cases, sk_family is not AF_INET/AF_INET6 and sk_mc_loop() falls through the switch statement and triggers WARN_ON_ONCE(1). Non-INET sockets do not support IP_MULTICAST_LOOP or IPV6_MULTICAST_LOOP options, so loopback should default to true without generating a warning.
No summary for this CVE yet.
Affected Products
Linux
oss-projectaka the linux kernel
Exploitability
No known exploits, KEV entries, or remediation guidance available for this vulnerability yet.
References
https://git.kernel.org/stable/c/97133c4d42654578fab95abe47359ebe784dde18
git.kernel.org
https://git.kernel.org/stable/c/f625c742b33dc137c209dd13d1c5f12b1c18d71c
git.kernel.org
https://git.kernel.org/stable/c/ad7fa2f411cb30f63d6725f111be134064cdb718
git.kernel.org
and 5 more references View all →
News mentions
1Unlock Complete Vulnerability Intelligence
Get the full picture for CVE-2026-80733 and every CVE in our database. Create a free account — no credit card required.
Create Free AccountPlain-language analysis
Impact assessment and exploitation scenario in plain English
Attack graph visualization
Interactive attack path and kill chain mapping
Exploit details & PoC links
ExploitDB, Metasploit, GitHub PoCs with direct links
Nuclei scanner templates
Ready-to-use vulnerability scanner templates
Full remediation guide
Patch instructions, workarounds, and compliance impact
Interactive AI chat
Ask questions about this vulnerability in natural language
Related vulnerabilities
Semantically similar CVEs and attack patterns
REST API & MCP access
Integrate vulnerability data into your workflows