In the Linux kernel, the following vulnerability has been resolved:
pstore/zone: Add a null pointer check to the psz_kmsg_read
kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure. Ensure the allocation was successful
by checking the pointer validity.
Metrics
Affected Vendors & Products
References
History
Fri, 22 Nov 2024 12:00:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
Tue, 05 Nov 2024 16:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-476 | |
References |
|
|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-19T10:10:45.582Z
Updated: 2024-11-05T15:42:36.316Z
Reserved: 2024-05-17T13:50:33.131Z
Link: CVE-2024-35940
Vulnrichment
Updated: 2024-08-02T03:21:49.063Z
NVD
Status : Awaiting Analysis
Published: 2024-05-19T11:15:49.757
Modified: 2024-11-21T09:21:15.043
Link: CVE-2024-35940
Redhat