CVE-2026-45857

Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/05/2026
Last modified:
27/05/2026

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> scsi: csiostor: Fix dereference of null pointer rn<br /> <br /> The error exit path when rn is NULL ends up deferencing the null pointer rn<br /> via the use of the macro CSIO_INC_STATS. Fix this by adding a new error<br /> return path label after the use of the macro to avoid the deference.

Impact