In the Linux kernel, the following vulnerability has been resolved:
nvme-fc: Prevent null pointer dereference in nvme_fc_io_getuuid()
The nvme_fc_fcp_op structure describing an AEN operation is initialized with a
null request structure pointer. An FC LLDD may make a call to
nvme_fc_io_getuuid passing a pointer to an nvmefc_fcp_req for an AEN operation.
Add validation of the request structure pointer before dereference.
Metrics
Affected Vendors & Products
References
History
Thu, 31 Oct 2024 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
cvssV3_1
|
cvssV3_1
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-03-02T21:52:21.361Z
Updated: 2024-11-04T14:48:14.222Z
Reserved: 2024-02-20T12:30:33.315Z
Link: CVE-2023-52508
Vulnrichment
Updated: 2024-08-02T23:03:20.433Z
NVD
Status : Awaiting Analysis
Published: 2024-03-02T22:15:47.493
Modified: 2024-11-21T08:39:55.633
Link: CVE-2023-52508
Redhat