PT-2026-47384 · Linux · Linux
Published
2026-06-08
·
Updated
2026-06-08
·
CVE-2026-46313
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
In the Linux kernel, the following vulnerability has been resolved:
media: intel/ipu6: fix error pointer dereference
In a error path isp->psys is confirmed to be an error pointer not NULL so
this condition is true and the error pointer is dereferenced. So isp-psys
should be set to NULL before going to out ipu6 bus del devices.
Detected by Smatch:
drivers/media/pci/intel/ipu6/ipu6.c:690 ipu6 pci probe() error:
'isp->psys' dereferencing possible ERR PTR()
[Sakari Ailus: Fix commit message.]
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux