CVE-2024-40984

Updated: 2024-09-13 03:32:26.365662

Description:

In the Linux kernel, the following vulnerability has been resolved: ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine." Undo the modifications made in commit d410ee5109a1 ("ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine.""). The initial purpose of this commit was to stop memory mappings for operation regions from overlapping page boundaries, as it can trigger warnings if different page attributes are present. However, it was found that when this situation arises, mapping continues until the boundary's end, but there is still an attempt to read/write the entire length of the map, leading to a NULL pointer deference. For example, if a four-byte mapping request is made but only one byte is mapped because it hits the current page boundary's end, a four-byte read/write attempt is still made, resulting in a NULL pointer deference. Instead, map the entire length, as the ACPI specification does not mandate that it must be within the same page boundary. It is permissible for it to be mapped across different regions.


Links NIST CIRCL RHEL Ubuntu

Severity

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

Status

OS name Project name Version Score Severity Status Errata Last updated
AlmaLinux 9.2 ESU kernel 5.14.0 5.5 MEDIUM Released CLSA-2024:1727352561 2024-09-26 12:36:28
AlmaLinux 9.2 FIPS kernel 5.14.0 5.5 MEDIUM Released CLSA-2024:1727351493 2024-09-26 12:36:27
CentOS 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2024-09-19 17:22:59
CentOS 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2024-09-19 17:22:59
CentOS 8.4 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2024-09-19 17:22:59
CentOS 8.5 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2024-09-19 17:22:59
CentOS Stream 8 ELS kernel 4.18.0 5.5 MEDIUM Ignored 2024-09-19 17:22:59
CloudLinux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2024-09-19 17:22:59
CloudLinux 7 ELS kernel 3.10.0 5.5 MEDIUM Ignored 2024-09-19 17:22:59
Oracle Linux 6 ELS kernel 2.6.32 5.5 MEDIUM Ignored 2024-09-19 17:22:59
Total: 13