Use-After-Free Vulnerability in Linux Kernel Affecting VXLAN Functionality
CVE-2026-98122

Currently unrated

Key Information:

Vendor

Linux

Status
Vendor
CVE Published:
25 September 2026

What is CVE-2026-98122?

A use-after-free vulnerability exists within the Linux kernel's VXLAN implementation, specifically in the management of multicast database entries. The issue arises when validating source addresses in the vxlan_mdb_remote_src_del() function, where an all-zeros address can inadvertently lead to incorrect memory handling. This flaw allows an unprivileged user to manipulate MDB operations within a user and network namespace, potentially leading to system instability or unauthorized access to sensitive information. An important security fix is to reject the all-zeros address in vxlan_mdb_is_valid_source(), thus preventing the reliance on invalid entries and ensuring the integrity of network communications.

Affected Version(s)

Linux a3a48de5eade770e911d35291217bdd69ce04ef1

Linux a3a48de5eade770e911d35291217bdd69ce04ef1 < 74e2a56c82209b0335b53e25f19f9b0590e2483d

Linux a3a48de5eade770e911d35291217bdd69ce04ef1 < 71203a41d6fa2fa0ea2f3a7541987958bd3694fd

References

Timeline

  • Vulnerability published

  • Vulnerability Reserved

.