First published: Fri May 17 2024(Updated: )
In the Linux kernel, the following vulnerability has been resolved: powerpc/powernv: Add a null pointer check in opal_powercap_init() kasprintf() returns a pointer to dynamically allocated memory which can be NULL upon failure.
Credit: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <5.4.268 | 5.4.268 |
redhat/kernel | <5.10.209 | 5.10.209 |
redhat/kernel | <5.15.148 | 5.15.148 |
redhat/kernel | <6.1.75 | 6.1.75 |
redhat/kernel | <6.6.14 | 6.6.14 |
redhat/kernel | <6.7.2 | 6.7.2 |
redhat/kernel | <6.8 | 6.8 |
Linux Kernel | >=4.20<5.4.268 | |
Linux Kernel | >=5.5<5.10.209 | |
Linux Kernel | >=5.11<5.15.148 | |
Linux Kernel | >=5.16<6.1.75 | |
Linux Kernel | >=6.2<6.6.14 | |
Linux Kernel | >=6.7<6.7.2 | |
Debian Linux | =10.0 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.133-1 6.12.21-1 6.12.22-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-52696 has been classified as a medium severity vulnerability in the Linux kernel.
To fix CVE-2023-52696, update your kernel to version 5.4.268, 5.10.209, 5.15.148, 6.1.75, or higher versions as specified.
CVE-2023-52696 affects multiple versions of the Linux kernel used in various distributions, including Red Hat and Debian.
CVE-2023-52696 is a null pointer dereference vulnerability within the powerpc/powernv module of the Linux kernel.
CVE-2023-52696 was disclosed in 2023 as part of a series of kernel security updates.