
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-40083 is a vulnerability discovered in the Linux kernel affecting the network scheduler component (net/sched). The vulnerability was disclosed on October 29, 2025, and involves a potential null pointer dereference in the agg_dequeue function within the sch_qfq (Quick Fair Queueing) scheduler implementation (NVD).
The vulnerability exists in the net/sched/sch_qfq.c file where the agg_dequeue function fails to properly check for NULL return values from cl->qdisc->ops->peek(cl->qdisc). To address this issue, changes were made to implement proper NULL checking similar to the existing approach in sch_hfsc.c. The fix involved modifying qdisc_warn_nonwc in include/net/pkt_sched.h to become a static inline function and moving qdisc_peek_len from net/sched/sch_hfsc.c to include/net/pkt_sched.h for reusability (NVD).
If exploited, this vulnerability could lead to a kernel crash due to the null pointer dereference in the network scheduler component, potentially causing system instability or denial of service (NVD).
The vulnerability has been patched in the Linux kernel by implementing proper NULL value checking in the agg_dequeue function. The fix includes restructuring the code to prevent the null pointer dereference and improving code reusability across different scheduler implementations (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."