
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-48815 is a vulnerability in the Linux kernel's DSA (Distributed Switch Architecture) subsystem, specifically affecting the Broadcom Starfighter 2 switch driver (bcm_sf2). The issue was discovered in early 2022 and relates to improper handling of MDIO bus allocation and deallocation using the device resource management (devres) framework (Kernel Git).
The vulnerability occurs when mdiobusfree() is called from devmmdiobusfree() through devresreleaseall() and _devicereleasedriver() sequence, causing a kernel panic if the MDIO bus was not previously unregistered. This specifically affects scenarios where the DSA master is on a bus that calls ->remove from ->shutdown (like dpaa2-eth on the fsl-mc bus), creating a device link between the switch and the DSA master (Kernel Git).
When triggered, this vulnerability can cause a kernel panic in systems using the Broadcom Starfighter 2 switch driver, potentially leading to system crashes and denial of service conditions (Kernel Git).
The issue has been resolved by replacing devmmdiobusalloc() with the non-devres variant and adding manual free operations where necessary. This ensures that the MDIO bus is properly deallocated without relying on the devres framework (Kernel Git).
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."