Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.
Linux Linux — ACPICA: Revert "ACPICA: avoid Info: mapping multiple BARs. Your kernel is fine."
AV AC PR UI S C I A CVSS EPSS %ile KEV
L L L N U N N H 5.5 .0030 22.5 —
AFFECTED
Product Versions Fixed
Linux d410ee5109a1633a686a5663c6743a92e1181f9b – —
Linux 2.6.32 – 4.19.317
TIMELINE
Jul 12 Reserved by Linux
Jul 12 Published (CNA: Linux)
Aug 4 RESCORED — CVE-2024-40984 (Linux). CVSS 7.8 → 5.5 (NVD).
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.
Lifecycle
Complete event history — 3 events, chronological
| Date | Event | Detail |
| July 12, 2024 | Reserved | Reserved by Linux |
| July 12, 2024 | Published | Published (CNA: Linux) |
| August 4, 2026 | RESCORED | RESCORED — CVE-2024-40984 (Linux). CVSS 7.8 → 5.5 (NVD). |
Affected
Affected products and packages — 2 rows
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| Linux | Linux | — | d410ee5109a1633a686a5663c6743a92e1181f9b | — |
| Linux | Linux | — | 2.6.32 | 4.19.317 |
About this page
This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2024-40984 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.