
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2024-40921 was discovered in the Linux kernel's network bridge MST (Multiple Spanning Tree) implementation. The vulnerability was disclosed on July 12, 2024, affecting the VLAN group handling in the bridge MST subsystem. The issue specifically relates to how the VLAN group pointer is passed to the br_mst_vlan_set_state function (Kernel Git).
The vulnerability stems from inefficient handling of VLAN group pointers in the bridge MST implementation. The issue involves repeatedly dereferencing the VLAN group pointer instead of passing the already obtained pointer directly to the br_mst_vlan_set_state() function. This was identified as a potential source of RCU (Read-Copy-Update) dereference issues (Kernel Git).
While the direct impact of this vulnerability appears to be limited, it required modification of the code to prevent potential RCU dereference issues. The fix was implemented to ensure proper handling of VLAN group pointers and prevent any possible use-after-free scenarios (Ubuntu Security).
The vulnerability was discovered through automated testing using syzkaller, as reported by syzbot. There are no known exploits in the wild, and the issue was primarily identified as a potential source of stability issues rather than a direct security threat (Kernel Git).
The issue has been fixed in various Linux kernel versions, including Ubuntu 24.04 LTS (noble) with version 6.8.0-44.44 and other distributions. The fix involves modifying the br_mst_vlan_set_state function to accept the VLAN group pointer directly instead of dereferencing it again (Ubuntu Security).
Fix availability across major Linux distributions and their releases.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."