CVE-2026-68116: vxlan: mdb: Fix source list corruption on a failed replace

Published Aug 10, 2026
·
Updated

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

vxlan: mdb: Fix source list corruption on a failed replace

When replacing the source list of an MDB remote entry, all existing sources are first marked for deletion and vxlanmdbremotesrcsadd() is then called to add the new source list. Sources present in the new list have their deletion mark cleared, and any sources left marked afterwards are removed.

If vxlanmdbremotesrcsadd() fails partway through, its error path deletes all entries on the remote's source list. That rollback is only correct for its other caller, vxlanmdbremoteadd(), where the remote was just allocated and the list contains solely entries added during the call. On the replace path the list also holds pre-existing sources, so a failed replace tears them down together with their (S, G) forwarding entries instead of leaving the entry unchanged.

This is reachable from an existing (, G) remote. An EXCLUDE filter that loses sources starts forwarding traffic that should be blocked, while an INCLUDE filter that loses sources drops traffic that should be forwarded.

Mark entries created during the current pass with a new VXLANSGRPFNEW flag. On failure, delete only those entries and clear the deletion mark on the pre-existing ones, so a failed replace leaves the source list untouched. Retain the flag until the whole operation succeeds and then clear it. Also stop vxlanmdbremotesrcadd() from deleting a pre-existing entry it only looked up when adding that entry's forwarding entry fails.

Event History

Aug 10, 2026
CVE Published
via MITRE·11:58 AM
Data Sourced
via MITRE·11:58 AM
Description
Data Sourced
via NVD·01:19 PM
Description
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of CVE-2026-68116?

CVE-2026-68116 has a risk rating of 37, indicating a moderate severity level.

2

How do I fix CVE-2026-68116?

To fix CVE-2026-68116, ensure that your Linux kernel is updated to the latest patched version that addresses this vulnerability.

3

What systems are affected by CVE-2026-68116?

CVE-2026-68116 affects Linux kernel implementations that utilize vxlan functionality.

4

What could happen if CVE-2026-68116 is exploited?

If exploited, CVE-2026-68116 could lead to source list corruption in vxlan, potentially disrupting network operations.

5

Is there a workaround for CVE-2026-68116?

Currently, updating to the latest version of the Linux kernel is the recommended approach, as no specific workarounds have been documented.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203