CVE-2025-39708
N/A
N/A
Summary
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.
Affected Software
| Vendor | Product | Version Range | Status |
|---|---|---|---|
| Linux | Linux | fb583a214337a5600c121c9e1eecbb57fa9db688 < 992ddee3c0da5f113ba86892ace467c1ac645538 | affected |
| Linux | Linux | fb583a214337a5600c121c9e1eecbb57fa9db688 < 0f837559ccdd275c5a059e6ac4d5034b03409f1d | affected |
| Linux | Linux | 6.15 | affected |
| Linux | Linux | 0 < 6.15 | unaffected |
| Linux | Linux | 6.16.4 <= 6.16.* | unaffected |
| Linux | Linux | 6.17 <= * | unaffected |
Weaknesses
References
- https://git.kernel.org/stable/c/992ddee3c0da5f113ba86892ace467c1ac645538
- https://git.kernel.org/stable/c/0f837559ccdd275c5a059e6ac4d5034b03409f1d
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.