In the Linux kernel, the following vulnerability has been resolved:
HID: nvidia-shield: Add missing null pointer checks to LED initialization
devm_kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure. Ensure the allocation was successful
by checking the pointer validity.
[jkosina@suse.com: tweak changelog a bit]
Metrics
Affected Vendors & Products
References
History
Thu, 12 Sep 2024 08:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
Wed, 11 Sep 2024 13:30:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-03T17:00:56.894Z
Updated: 2024-11-05T09:15:28.984Z
Reserved: 2024-02-19T14:20:24.175Z
Link: CVE-2024-26770
Vulnrichment
Updated: 2024-08-02T00:14:13.354Z
NVD
Status : Awaiting Analysis
Published: 2024-04-03T17:15:52.910
Modified: 2024-04-03T17:24:18.150
Link: CVE-2024-26770
Redhat