CVE-2026-45857

Summary

In the Linux kernel, the following vulnerability has been resolved:

scsi: csiostor: Fix dereference of null pointer rn

The error exit path when rn is NULL ends up deferencing the null pointer rn via the use of the macro CSIO_INC_STATS. Fix this by adding a new error return path label after the use of the macro to avoid the deference.

Affected Software

VendorProductVersion RangeStatus
LinuxLinuxa3667aaed5698b84bad2f1b3f71adc86499f4bc6 < 16ccbfddcb32365138c806cf572e69b42a193c5caffected
LinuxLinuxa3667aaed5698b84bad2f1b3f71adc86499f4bc6 < 44ef9f81392de885883f73b9f5c43936a82ae9d7affected
LinuxLinuxa3667aaed5698b84bad2f1b3f71adc86499f4bc6 < 526ea3c0ccd495b0079db3e28fdddd51c1bf01f7affected
LinuxLinuxa3667aaed5698b84bad2f1b3f71adc86499f4bc6 < 25d623f0d77c11a256a54e860d00c239aa9a2583affected
LinuxLinuxa3667aaed5698b84bad2f1b3f71adc86499f4bc6 < 6037124dbf675fbd0a6248aaf04cf07387b8c323affected
LinuxLinuxa3667aaed5698b84bad2f1b3f71adc86499f4bc6 < 25ab5e97d3c5f3ed594b4a65d1cc99dc24756681affected
LinuxLinuxa3667aaed5698b84bad2f1b3f71adc86499f4bc6 < 3bbbab7b6949c76df64210348adbefedaabbf549affected
LinuxLinuxa3667aaed5698b84bad2f1b3f71adc86499f4bc6 < 1982257570b84dc33753d536dd969fd357a014e9affected
LinuxLinux3.8affected
LinuxLinux0 < 3.8unaffected
LinuxLinux5.10.252 <= 5.10.*unaffected
LinuxLinux5.15.202 <= 5.15.*unaffected
LinuxLinux6.1.165 <= 6.1.*unaffected
LinuxLinux6.6.128 <= 6.6.*unaffected
LinuxLinux6.12.75 <= 6.12.*unaffected
LinuxLinux6.18.14 <= 6.18.*unaffected
LinuxLinux6.19.4 <= 6.19.*unaffected
LinuxLinux7.0 <= *unaffected

Weaknesses

References