
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-39709 is a vulnerability discovered in the Linux kernel's media subsystem, specifically in the Venus component. The vulnerability was disclosed on September 5, 2025, affecting the interrupt handling mechanism during device probe operations (NVD).
The vulnerability stems from an improper initialization sequence where the interrupt handler is not properly initialized before the interrupt registration. Specifically, if the IRQ is registered before the hfi_create() function execution, there is a possibility of an interrupt firing before the handler setup is complete, which leads to a NULL pointer dereference. This condition has been particularly observed during system boot on Rb3Gen2 systems (NVD).
The vulnerability can result in a NULL pointer dereference during the system boot process, potentially causing system instability or crashes when the affected component is initialized (NVD).
The vulnerability has been resolved by implementing proper synchronization of the interrupt handler initialization sequence. The fix ensures that the interrupt handler is fully initialized before the interrupt is registered, preventing the potential NULL dereference condition (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."