First published: Sun Feb 25 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: ice: Fix some null pointer dereference issues in ice_ptp.c devm_kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
Linux Kernel | >=6.7.0<=6.7.2 | |
IBM Security Verify Governance - Identity Manager | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Software Stack | <=ISVG 10.0.2 | |
IBM Security Verify Governance, Identity Manager Virtual Appliance | <=ISVG 10.0.2 | |
IBM Security Verify Governance Identity Manager Container | <=ISVG 10.0.2 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-52471 is classified as having a moderate severity due to potential null pointer dereference issues in the Linux kernel.
To fix CVE-2023-52471, update your Linux kernel to a version greater than 6.7.2.
CVE-2023-52471 affects Linux kernel versions between 6.7.0 and 6.7.2 inclusive.
CVE-2023-52471 impacts the ice driver within the Linux kernel.
Yes, CVE-2023-52471 could potentially be exploited in production environments due to the nature of the null pointer dereference.