Description
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.]
References (4)
Core 4
Core References
Scores
CVSS v3
5.5
EPSS
0.0011
EPSS Percentile
1.7%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Details
CWE
CWE-476
Status
published
Products (15)
linux/Kernel
6.10.0 - 6.12.90linux
linux/Kernel
6.13.0 - 6.18.32linux
linux/Kernel
6.19.0 - 7.0.9linux
Linux/Linux
< 6.10
Linux/Linux
25fedc021985a66a357a599ab771d6b495b6f78c - 8dd088b8b106f7b119664f965b691785998edcfb
Linux/Linux
25fedc021985a66a357a599ab771d6b495b6f78c - c352f90e093ae49902e47f41579e1aa41899ff64
Linux/Linux
25fedc021985a66a357a599ab771d6b495b6f78c - f43e30646fc93799f3f48530d0ccbd52902c0541
Linux/Linux
25fedc021985a66a357a599ab771d6b495b6f78c - fad134c446189e9bb48cea1a5ca426d2889a9c71
Linux/Linux
6.10
Linux/Linux
6.12.90 - 6.12.*
... and 5 more
Published
Jun 08, 2026
Tracked Since
Jun 08, 2026