In the Linux kernel, the following vulnerability has been resolved:media: iris: Fix NULL pointer dereferenceA warning reported by smatch indicated a possible null pointerdereference 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 notnull before accessing its members.
No PoCs from references.
- https://github.com/fkie-cad/nvd-json-data-feeds