CVE-2024-40921: net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
In the Linux kernel, the following vulnerability has been resolved:
net: bridge: mst: pass vlan group directly to br_mst_vlan_set_state
Pass the already obtained vlan group pointer to br_mst_vlan_set_state()
instead of dereferencing it again. Each caller has already correctly
dereferenced it for their context. This change is required for the
following suspicious RCU dereference fix. No functional changes
intended.
Security readout for executives and security teams
Plain-English summary
CVE-2024-40921 is a Linux kernel bridge/VLAN issue. The public description frames the fix as correcting an RCU dereference pattern in bridge MST code, with no intended functional change. Business urgency is unclear without severity, CVSS, or exploitation evidence.
Executive priority
Track and remediate through normal kernel patch management unless your environment relies heavily on Linux bridging. Escalate only if a vendor advisory assigns higher severity or exploitation emerges.
Technical view
The kernel fix passes an already obtained VLAN group pointer into br_mst_vlan_set_state() instead of dereferencing it again. The source says each caller already dereferenced it correctly for context, and the change supports a suspicious RCU dereference fix.
Likely exposure
Exposure is most relevant to Linux systems using kernel bridge VLAN/MST functionality. The provided data names Linux kernel commit and version identifiers, but does not provide a clear affected range. Validate against vendor and distribution kernel advisories.
Exploitation context
The source bundle does not show CISA KEV listing, public exploitation, exploit maturity, privilege requirements, or attacker path. Treat active exploitation as unconfirmed.
Researcher notes
Evidence is thin: no CVSS, CWE, exploit status, or clear affected range is provided. The commit message suggests a correctness fix around RCU-safe pointer handling rather than a documented crash, escalation, or remote attack path.
Mitigation direction
Inventory Linux kernels on systems using bridge VLAN or MST features.
Check kernel.org stable fixes and your distribution advisory for patched builds.
Prioritize vendor-supported kernel updates over manual backports.
Review Debian LTS guidance if running affected Debian LTS kernels.
Validation and detection
Compare running kernel versions against vendor advisory fixed versions.
Confirm whether bridge VLAN or MST functionality is enabled on exposed hosts.
Verify kernel packages include the referenced stable commits or distro backports.
Document exceptions where appliances or embedded systems cannot be updated.
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Potential ATT&CK relevance
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
cve · low confidence lookup
CVE-2024-40921 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.