Linux Kernel Intel IPU6 Error Pointer Dereference Vulnerability

Vulnerability

A vulnerability in the Linux kernel's Intel IPU6 PCI device driver allows for an erroneous pointer dereference. During an error handling process, the 'isp->psys' pointer is incorrectly assumed to be valid, leading to a potential dereference of an error pointer. This issue arises in versions of the Linux kernel prior to the latest stable release.

Impact

Exploitation of this vulnerability could lead to a null pointer dereference, causing a kernel panic and disrupting system operations.

Reproduction

The vulnerability can be reproduced by triggering an error path in the Intel IPU6 PCI device driver. This can be done by manipulating the driver's error handling process to confirm that the 'isp->psys' pointer is an error pointer that is not null. Once this condition is met, the driver will attempt to dereference the pointer, leading to the vulnerability.

Remediation

Users can upgrade to the latest version of the Linux kernel where this vulnerability has been addressed. Instructions for downloading the latest kernel version can be found on the official Linux kernel website.

Added: Jun 8, 2026, 5:36 PM
Updated: Jun 8, 2026, 5:36 PM

Vulnerability Rating

Custom Algorithm
spread
9.0
impact
2.5
exploitability
3.9
remediation
7.7
relevance
9.3
threat
4.8
urgency
2.9
incentive
0.0

Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.