CVE-2023-54014
Unknown Unknown - Not Provided

Null Pointer Dereference in Linux Kernel qla2xxx SCSI Driver

Vulnerability report for CVE-2023-54014, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2025-12-24

Last updated on: 2025-12-24

Assigner: kernel.org

Description

In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Check valid rport returned by fc_bsg_to_rport() Klocwork reported warning of rport maybe NULL and will be dereferenced. rport returned by call to fc_bsg_to_rport() could be NULL and dereferenced. Check valid rport returned by fc_bsg_to_rport().

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2025-12-24
Last Modified
2025-12-24
Generated
2026-07-06
AI Q&A
2025-12-24
EPSS Evaluated
2026-07-05
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
linux linux_kernel *

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 occurs in the Linux kernel's scsi qla2xxx driver where a function call to fc_bsg_to_rport() may return a NULL pointer (rport). The code does not properly check if rport is NULL before dereferencing it, which can lead to a null pointer dereference issue.

Impact Analysis

If exploited, this vulnerability could cause the Linux kernel to dereference a NULL pointer, potentially leading to a system crash or denial of service.

Chat Assistant

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

EPSS Chart