In the Linux kernel, the following vulnerability has been resolved:
media: pci: cx23885: check cx23885_vdev_init() return
cx23885_vdev_init() can return a NULL pointer, but that pointer
is used in the next line without a check.
Add a NULL pointer check and go to the error unwind if it is NULL.
Metrics
Affected Vendors & Products
References
History
Thu, 24 Oct 2024 04:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | CWE-476 | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
Wed, 23 Oct 2024 01:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
| |
Metrics |
threat_severity
|
cvssV3_1
|
Tue, 22 Oct 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Tue, 22 Oct 2024 07:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Description | In the Linux kernel, the following vulnerability has been resolved: media: pci: cx23885: check cx23885_vdev_init() return cx23885_vdev_init() can return a NULL pointer, but that pointer is used in the next line without a check. Add a NULL pointer check and go to the error unwind if it is NULL. | |
Title | media: pci: cx23885: check cx23885_vdev_init() return | |
References |
|
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-10-22T07:37:27.390Z
Updated: 2024-11-04T14:55:12.355Z
Reserved: 2024-08-21T06:07:11.017Z
Link: CVE-2023-52918
Vulnrichment
Updated: 2024-10-22T13:10:54.453Z
NVD
Status : Analyzed
Published: 2024-10-22T08:15:02.277
Modified: 2024-10-24T03:55:26.737
Link: CVE-2023-52918
Redhat