Import Source
https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-99048.json
JSON Data
https://api.osv.dev/v1/vulns/AZL-99048
Upstream
Published
2026-09-03T13:06:12Z
Modified
2026-09-05T05:27:51Z
Summary
CVE-2026-80733 affecting package kernel 6.6.150.1-1
Details

In the Linux kernel, the following vulnerability has been resolved:

net: remove WARNONONCE() from skmcloop()

skmcloop() can be called for sockets that are neither AFINET nor AFINET6 (e.g. AF_PACKET sockets when sending packets via raw/packet socket over virtual devices such as VRF or ipvlan).

In such cases, skfamily is not AFINET/AFINET6 and skmcloop() falls through the switch statement and triggers WARNON_ONCE(1).

Non-INET sockets do not support IPMULTICASTLOOP or IPV6MULTICASTLOOP options, so loopback should default to true without generating a warning.

References

Affected packages

Azure Linux:3 / kernel

Package

Name
kernel
Purl
pkg:rpm/azure-linux/kernel

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Last affected
6.6.150.1-1

Database specific

source
"https://github.com/microsoft/AzureLinuxVulnerabilityData/blob/main/osv/AZL-99048.json"