In the Linux kernel, the following vulnerability has been resolved:
power: supply: Fix null pointer dereference in smb2_probe
devm_kasprintf and devm_kzalloc return a pointer to dynamically
allocated memory which can be NULL upon failure.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2024-02-26 16:27
Updated : 2024-04-17 19:16
NVD link : CVE-2023-52465
Mitre link : CVE-2023-52465
CVE.ORG link : CVE-2023-52465
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference