CVE-2023-53451
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-01

Last updated on: 2025-10-02

Assigner: kernel.org

Description
In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix potential NULL pointer dereference Klocwork tool reported 'cur_dsd' may be dereferenced. Add fix to validate pointer before dereferencing the pointer.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-01
Last Modified
2025-10-02
Generated
2026-06-16
AI Q&A
2025-10-01
EPSS Evaluated
2026-06-15
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel From 5.15.160 (inc) to 5.16 (inc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN
Attack-Flow Graph
AI Quick Actions
Instant insights powered by AI
Executive Summary

This vulnerability is a potential NULL pointer dereference in the Linux kernel's scsi qla2xxx driver. It occurs because the pointer 'cur_dsd' may be dereferenced without being properly validated, which can lead to a crash or unexpected behavior. The fix involves adding a validation check before dereferencing the pointer to prevent this issue.

Impact Analysis

If exploited, this vulnerability can cause the affected system to crash or behave unpredictably due to a NULL pointer dereference in the SCSI driver. This may lead to denial of service or system instability.

Chat Assistant
Ask questions about this CVE
Hi! I’m here to help you understand CVE-2023-53451. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70
EPSS Chart