CVE-2025-39708 - media: iris: Fix NULL pointer dereference
CVE ID : CVE-2025-39708
Published : Sept. 5, 2025, 5:21 p.m. | 52 minutes ago
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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...
Published : Sept. 5, 2025, 5:21 p.m. | 52 minutes ago
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.
Severity: 0.0 | NA
Visit the link for more details, such as CVSS details, affected products, timeline, and more...