
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-37897 is a vulnerability discovered in the Linux kernel affecting the WiFi driver component plfxlc. The issue was identified and disclosed on May 20, 2025, specifically related to an erroneous assertion in the plfxlc_mac_release function. The vulnerability affects the Linux kernel's wireless networking subsystem, particularly the Pure LiFi driver implementation (Wiz Report).
The vulnerability stems from an incorrect assertion in plfxlc_mac_release() that checks if mac->lock is held. This assertion is fundamentally flawed because the function is called when probe fails or after device disconnection, situations where mac->lock cannot be held as the driver is not actively working with the device. All functions using mac->lock unlock it immediately after holding it, and there is no requirement to hold mac->lock for plfxlc_mac_release() itself, as mac data remains unaffected except for mac->flags, which is modified atomically. The vulnerability has been assigned a CVSS v3.1 score of 7.0 (CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H) (Red Hat CVE).
The vulnerability results in a kernel warning that indicates improper lock handling in the driver. When triggered, it generates a warning message in the system logs, potentially affecting system stability and driver functionality. The issue was discovered by the Linux Verification Center using the Syzkaller fuzzing tool (Wiz Report).
For the Debian stable distribution (bookworm), this vulnerability has been fixed in version 6.1.140-1. Users are recommended to upgrade their Linux packages to the latest version (Debian Security).
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."