PT-2024-11120 · Linux+4 · Linux Kernel+4
Published
2021-04-22
·
Updated
2025-01-08
·
CVE-2021-47018
CVSS v3.1
5.5
Medium
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to the definition of the fixmap area in the Linux kernel for powerpc/64. The current definition at the top of the address space or just below KASAN is not valid for PPC64. To resolve this, the fixmap area should be defined at the top of the I/O space for PPC64. Due to circular dependencies, it is not possible to include asm/fixmap.h in asm/book3s/64/pgtable.h, so a fixed size AREA is defined at the top of the I/O space for fixmap, ensuring the size is big enough during build.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
RCE
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Almalinux
Centos
Linux Kernel
Red Hat
Rocky Linux