
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-38408 is a vulnerability discovered in the Linux kernel, specifically in the genirq/irq_sim component. The vulnerability was disclosed on July 25, 2025, and involves improper initialization of work context pointers in the interrupt simulation functionality (NVD).
The vulnerability stems from using kmalloc() instead of kzalloc() when allocating the simulation work context, which results in the ops member's pointers containing random content. This improper initialization can lead to invalid pointer dereferencing in the kernel (Ubuntu Security).
The vulnerability affects multiple Linux kernel versions across various distributions and could potentially lead to system instability or crashes due to invalid pointer dereferencing in the kernel's interrupt simulation functionality (NVD).
The issue has been resolved by modifying the code to use kzalloc() instead of kmalloc() when allocating the simulation work context, ensuring proper initialization of the ops member's pointers. Various Linux distributions have begun implementing these fixes in their respective kernel packages (Ubuntu 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."