CVE-2024-50017

Updated: 2024-11-04 15:59:39.588217

Description:

In the Linux kernel, the following vulnerability has been resolved: x86/mm/ident_map: Use gbpages only where full GB page should be mapped. When ident_pud_init() uses only GB pages to create identity maps, large ranges of addresses not actually requested can be included in the resulting table; a 4K request will map a full GB. This can include a lot of extra address space past that requested, including areas marked reserved by the BIOS. That allows processor speculation into reserved regions, that on UV systems can cause system halts. Only use GB pages when map creation requests include the full GB page of space. Fall back to using smaller 2M pages when only portions of a GB page are included in the request. No attempt is made to coalesce mapping requests. If a request requires a map entry at the 2M (pmd) level, subsequent mapping requests within the same 1G region will also be at the pmd level, even if adjacent or overlapping such requests could have been combined to map a full GB page. Existing usage starts with larger regions and then adds smaller regions, so this should not have any great consequence.


Links NIST CIRCL RHEL Ubuntu

Severity

Severity Score
CVSS Version 2.x 0
CVSS Version 3.x MEDIUM 5.5

Status

OS name Project name Version Score Severity Status Errata Last updated

Statement

AlmaLinux 9.2 ESU kernel 5.14.0 5.5 MEDIUM Ignored 2024-11-05 04:29:50
AlmaLinux 9.2 FIPS kernel 5.14.0 5.5 MEDIUM Ignored 2024-11-05 04:29:50
CentOS 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2024-11-05 04:29:50
CentOS 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2024-11-05 04:29:50
CentOS 8.4 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2024-11-05 04:29:50
CentOS 8.5 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2024-11-05 04:29:50
CentOS Stream 8 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2024-11-05 04:29:50
CloudLinux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2024-11-05 04:29:50
CloudLinux 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2024-11-05 04:29:50
Oracle Linux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2024-11-05 04:29:50
Total: 14