In the Linux kernel, the following vulnerability has been resolved:
scsi: libfc: Fix potential NULL pointer dereference in fc_lport_ptp_setup()
fc_lport_ptp_setup() did not check the return value of fc_rport_create()
which can return NULL and would cause a NULL pointer dereference. Address
this issue by checking return value of fc_rport_create() and log error
message on fc_rport_create() failed.
Metrics
Affected Vendors & Products
References
History
Tue, 24 Sep 2024 11:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
CPEs | cpe:/o:redhat:enterprise_linux:8 |
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 07 Aug 2024 22:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
CPEs | cpe:/a:redhat:rhel_eus:9.2 |
Wed, 07 Aug 2024 10:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Redhat rhel Eus
|
|
CPEs | cpe:/a:redhat:rhel_eus:9.2::nfv | |
Vendors & Products |
Redhat rhel Eus
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-21T15:31:18.982Z
Updated: 2024-11-04T14:53:08.054Z
Reserved: 2024-05-21T15:19:24.248Z
Link: CVE-2023-52809
Vulnrichment
Updated: 2024-08-02T23:11:35.696Z
NVD
Status : Modified
Published: 2024-05-21T16:15:19.197
Modified: 2024-11-21T08:40:38.040
Link: CVE-2023-52809
Redhat