In the Linux kernel, the following vulnerability has been resolved:
powerpc/imc-pmu: Add a null pointer check in update_events_in_group()
kasprintf() returns a pointer to dynamically allocated memory
which can be NULL upon failure.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-05-17 15:15
Updated : 2025-03-04 16:53
NVD link : CVE-2023-52675
Mitre link : CVE-2023-52675
CVE.ORG link : CVE-2023-52675
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
