In the Linux kernel, the following vulnerability has been resolved:
nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_properties
devm_kmalloc_array may fails, *fw_vsc_cfg might be null and cause
out-of-bounds write in device_property_read_u8_array later.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2025-05-02 16:15
Updated : 2025-11-10 17:38
NVD link : CVE-2023-53139
Mitre link : CVE-2023-53139
CVE.ORG link : CVE-2023-53139
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-476
NULL Pointer Dereference
