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 "irishfigen2handlesystem_error" could sometimes be null.
To fix this, add a check to validate that the argument passed is not null before accessing its members.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/39xxx/CVE-2025-39708.json"
}