Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 4.4, < 4.14.310 |
Related Weaknesses (CWE)
References
- https://git.kernel.org/stable/c/0a3664a1058d4b2b1ea2112cc275ca47fba7fc08Patch
- https://git.kernel.org/stable/c/11f180a5d62a51b484e9648f9b310e1bd50b1a57Patch
- https://git.kernel.org/stable/c/27824b2f98818215adc9661e563252c48dab1a13Patch
- https://git.kernel.org/stable/c/4357bbb921fe9e81d0fd9f70d669d1f177d8380ePatch
- https://git.kernel.org/stable/c/80be62358fa5507cefbaa067c7e6648401f2c3daPatch
- https://git.kernel.org/stable/c/98f49e693e02c1dafd5786be3468657840dd6f06Patch
- https://git.kernel.org/stable/c/ad11b872bc9b5d27e56183c6b01f9218c85395d2Patch
- https://git.kernel.org/stable/c/ce93f1afc05941a572f5a69e2ed4012af905a693Patch
FAQ
What is CVE-2023-53139?
CVE-2023-53139 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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 mig...
How severe is CVE-2023-53139?
CVE-2023-53139 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2023-53139?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.