Vulnerability Description
In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix NULL pointer dereference A warning reported by smatch indicated a possible null pointer dereference where one of the arguments to API "iris_hfi_gen2_handle_system_error" could sometimes be null. To fix this, add a check to validate that the argument passed is not null before accessing its members.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 6.15, < 6.16.4 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0f837559ccdd275c5a059e6ac4d5034b03409f1dPatch
- https://git.kernel.org/stable/c/992ddee3c0da5f113ba86892ace467c1ac645538Patch
FAQ
What is CVE-2025-39708?
CVE-2025-39708 is a vulnerability with a CVSS score of 5.5 (MEDIUM). In the Linux kernel, the following vulnerability has been resolved: media: iris: Fix NULL pointer dereference A warning reported by smatch indicated a possible null pointer dereference where one of ...
How severe is CVE-2025-39708?
CVE-2025-39708 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-39708?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.