PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-93250 Linux CVE debrief

A use-after-free vulnerability exists in the Linux kernel's vxlan_mdb_flush() function. This function is used to flush multicast database entries. When an entry is removed, it can trigger the removal of another entry, leading to a use-after-free error. This can occur when flushing the remotes of a (*, G) entry, which also removes (S, G) entries that were created for its source list.

Vendor
Linux
Product
Unknown
CVSS
HIGH 7.8
CISA KEV
Not listed in stored evidence
Original CVE published
2026-09-24
Original CVE updated
2026-09-25
Advisory published
2026-09-24
Advisory updated
2026-09-25

Who should care

Linux kernel developers and maintainers, Linux distribution maintainers, System administrators and operators of Linux-based systems, Security teams and vulnerability management teams should assess exposure and prioritize remediation. The vulnerability can lead to system crashes, instability, or potential elevation of privileges.

Why it matters

This vulnerability can lead to system crashes, instability, or potential elevation of privileges. Linux kernel developers and maintainers, Linux distribution maintainers, system administrators, and operators of Linux-based systems should assess exposure and prioritize remediation.

  • Potential system crashes or instability
  • Possible elevation of privileges
  • Potential data breaches or unauthorized access

Technical summary

The vxlan_mdb_flush() function in the Linux kernel is vulnerable to a use-after-free error. When an entry is removed, it can trigger the removal of another entry, leading to a use-after-free error. This can occur when flushing the remotes of a (*, G) entry, which also removes (S, G) entries that were created for its source list. The vulnerability has a CVSS score of 7.8 and is considered HIGH severity. Linux kernel developers and maintainers should assess exposure and prioritize remediation. The affected product is the Linux kernel.

Defensive priority

High

Recommended defensive actions

  • Review and apply the provided Linux kernel patches to fix the vulnerability
  • Monitor systems for potential exploitation attempts
  • Verify that affected systems are updated with the latest kernel patches
  • Check relevant monitoring, detection, and logs for exposed assets that need extra review
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented
  • Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
  • Review compensating controls for exposed systems while remediation is scheduled and verified

Evidence notes

The CVE record and NVD vulnerability detail page provide information on the vulnerability. The Linux kernel patch notes and Git commit hashes are also provided as references. Linux kernel developers and maintainers should verify the affected scope and severity, and prioritize remediation. The vulnerability has a CVSS score of 7.8 and is considered HIGH severity. The affected product is the Linux kernel, and the vulnerability is related to the vxlan_mdb_flush() function.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-93250 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-93250

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-93250 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-93250

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/3e6b705bc162fc7257645725a7d2cf6c71250318

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/bc2dc66a6693a78f8c1e6ca2dbebd50f16e2c366

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/c7dc26d06f90ca11bbd6114f6a62a67d038816c7

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/f26400b325bdc2868e40612c4804c82cf8ba6275

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

  • Source reference

    Unverified legacy reference

    URL: https://git.kernel.org/stable/c/f8a9b988e7a7bc674e74e8c901794d792c35689e

    416baaa9-dc9f-4396-8d5f-8c081fb06d67

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.