
Cloud Vulnerability DB
A community-led vulnerabilities database
A vulnerability has been identified in the Linux kernel (CVE-2025-21973) affecting the bnxt network driver. The issue was discovered and disclosed in April 2025, specifically impacting the queue statistics collection functionality when the network interface is in a down state (CVE Details, NVD).
The vulnerability occurs in the bnxt_get_queue_stats{rx | tx} functions when executing qstats-get operations. These functions collect per-queue statistics from sw_stats in the rings, but the {rx | tx | cp}_ring are only allocated when the interface is up. The issue arises because qstats-get operations are permitted even when the interface is down, and the functions attempt to access cp_ring and tx_ring without proper null checks, leading to a kernel NULL pointer dereference (CVE Details).
When exploited, this vulnerability results in a kernel panic due to NULL pointer dereference, which can lead to system instability and potential denial of service conditions (NVD).
The vulnerability has been resolved in the Linux kernel through a patch that implements proper null checking before accessing the rings when the interface is down (NVD).
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."