CVE-2026-72312

HIGHCVSS 7.9/10EPSS 0.21%

Last modified

CVE-2026-72312 is a high-severity vulnerability rated 7.9/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix VF bringup affecting PF promiscuous state Mbox handling of nix_set_rx_mode for a VF with promiscuous and all_multi flags set to false causes deletion of the PF's promiscuous and allmulti MCAM rules. This occurs because the APIs that enable/disable these rules operate only on the PF, even when the mbox request is made via a VF interface. Guard both rvu_npc_enable_allmulti_entry() and rvu_npc_enable_promisc_entry() disable paths with an is_vf() check so that a VF bringing up or tearing down its interface cannot inadvertently clear the PF's MCAM rules.. EPSS estimates a 0.21% chance of exploitation in the next 30 days.

Description

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix VF bringup affecting PF promiscuous state Mbox handling of nix_set_rx_mode for a VF with promiscuous and all_multi flags set to false causes deletion of the PF's promiscuous and allmulti MCAM rules. This occurs because the APIs that enable/disable these rules operate only on the PF, even when the mbox request is made via a VF interface. Guard both rvu_npc_enable_allmulti_entry() and rvu_npc_enable_promisc_entry() disable paths with an is_vf() check so that a VF bringing up or tearing down its interface cannot inadvertently clear the PF's MCAM rules.

Metrics

CVSS 3.1
7.9/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:H

EPSS Probability
0.21%

10.9th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= 967db3529ecac305d230aa4e60abddf6ab63543a, < daa2451640a3e0727fd598f5c2ccb8bb4d5a8b9c; >= 967db3529ecac305d230aa4e60abddf6ab63543a, < 212c59e5e416859579272288fd325148fc316109; >= 967db3529ecac305d230aa4e60abddf6ab63543a, < 53e17d9ed779ad25870abb9c31bc294c71a2278c; >= 967db3529ecac305d230aa4e60abddf6ab63543a, < 3de77d2f34c2bc2acaedabc2c5e0a561b85c283a; >= 967db3529ecac305d230aa4e60abddf6ab63543a, < 3cf83432e0561aef6d7ec2664909d12d0ff0ffc1; >= 967db3529ecac305d230aa4e60abddf6ab63543a, < fabb881df322da25442f98d23f5fa371e3c78ec4
LinuxLinux5.14

References

Timeline

Published
Last Modified
Status
Received

Frequently Asked Questions

What is CVE-2026-72312?
In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: fix VF bringup affecting PF promiscuous state Mbox handling of nix_set_rx_mode for a VF with promiscuous and all_multi flags set to false causes deletion of the PF's promiscuous and allmulti MCAM rules. This occurs because the APIs that enable/disable these rules operate only on the PF, even when the mbox request is made via a VF interface. Guard both rvu_npc_enable_allmulti_entry() and rvu_npc_enable_promisc_entry() disable paths with an is_vf() check so that a VF bringing up or tearing down its interface cannot inadvertently clear the PF's MCAM rules.
How severe is CVE-2026-72312?
CVE-2026-72312 has a CVSS score of 7.9/10 (HIGH severity). The EPSS model estimates a 0.21% probability of exploitation in the next 30 days.
How do I fix CVE-2026-72312?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-72312?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST