PT-2024-14685 · Linux · Linux Kernel
Published
2024-05-17
·
Updated
2024-05-21
·
CVE-2023-52665
None
No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions
Linux kernel versions prior to 6.5-rc1
Description
A compatibility issue has been identified in the Linux kernel related to the powerpc/ps3 defconfig configuration. The problem arises from a change in the calling ABI for big-endian builds, which is incompatible with the current code for the PS3's LV1 hypervisor calls. This incompatibility can cause runtime errors, including kernel NULL pointer dereferences and access of bad areas.
Recommendations
For Linux kernel versions prior to 6.5-rc1, add the line '# CONFIG PPC64 BIG ENDIAN ELF ABI V2 is not set' to the ps3 defconfig file to use PPC64 ELF ABI V1 and prevent runtime errors.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel