CVE-2025-39709
Published: Sep 5, 2025
Modified: May 12, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: media: venus: protect against spurious interrupts during probe Make sure the interrupt handler is initialized before the interrupt is registered. If the IRQ is registered before hfi_create(), it's possible that an interrupt fires before the handler setup is complete, leading to a NULL dereference. This error condition has been observed during system boot on Rb3Gen2.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected af2c3834c8ca7cc65d15592ac671933df8848115 - < 18c2b2bd982b8546312c9a7895515672169f28e0affected af2c3834c8ca7cc65d15592ac671933df8848115 - < 88cf63c2599761c48dec8f618d57dccf8f6f4b53affected af2c3834c8ca7cc65d15592ac671933df8848115 - < 9db6a78bc5e418e0064e2248c8f3b9b9e8418646affected af2c3834c8ca7cc65d15592ac671933df8848115 - < 37cc0ac889b018097c217c5929fd6dc2aed636a1affected af2c3834c8ca7cc65d15592ac671933df8848115 - < f54be97bc69b1096198b6717c150dec69f2a1b4d+3 more versions |
Linux | Linux | affected 4.13unaffected 0 - < 4.13unaffected 5.4.297 - <= 5.4.*unaffected 5.10.241 - <= 5.10.*unaffected 5.15.190 - <= 5.15.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now