
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2023-52471 is a vulnerability in the Linux kernel's ice driver, specifically in the ice_ptp.c file. The issue was discovered and disclosed in February 2024, affecting Linux kernel versions from 6.7.0 to 6.7.2. The vulnerability stems from a null pointer dereference issue where devm_kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure (NVD).
The vulnerability exists in the ice_ptp.c file of the Linux kernel's ice driver. The issue occurs when devm_kasprintf() returns a NULL pointer upon memory allocation failure, which wasn't properly checked, potentially leading to a null pointer dereference. The vulnerability has been assigned a CVSS v3.1 base score of 5.5 (Medium), with the vector string CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H (NVD).
The vulnerability could lead to a null pointer dereference in the Linux kernel, potentially causing system crashes or denial of service conditions. The impact is limited to local attacks and requires low privileges to exploit (NVD).
The vulnerability has been fixed in the Linux kernel through patches that add proper NULL pointer checks after devm_kasprintf() calls. The fix was implemented in two commits that add validation of the returned pointer before its usage (Kernel Patch).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."