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.
References
Configurations
History
25 Nov 2025, 21:15
| Type | Values Removed | Values Added |
|---|---|---|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux linux Kernel
Linux |
|
| CWE | CWE-476 | |
| CPE | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
| References | () https://git.kernel.org/stable/c/0f837559ccdd275c5a059e6ac4d5034b03409f1d - Patch | |
| References | () https://git.kernel.org/stable/c/992ddee3c0da5f113ba86892ace467c1ac645538 - Patch |
Information
Published : 2025-09-05 18:15
Updated : 2025-11-25 21:15
NVD link : CVE-2025-39708
Mitre link : CVE-2025-39708
CVE.ORG link : CVE-2025-39708
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
