The following table lists the changes that have been made to the
CVE-2025-39708 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution
of a vulnerability, and for identifying the most recent changes that may
impact the vulnerability’s severity, exploitability, or other characteristics.
-
New CVE Received
by 416baaa9-dc9f-4396-8d5f-8c081fb06d67Sep. 05, 2025
Action Type Old Value New Value Added 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.Added Reference https://git.kernel.org/stable/c/0f837559ccdd275c5a059e6ac4d5034b03409f1d Added Reference https://git.kernel.org/stable/c/992ddee3c0da5f113ba86892ace467c1ac645538