CVE-2024-40984
"Intel ACPICA NULL Pointer Deference Vulnerability"
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.
INFO
Published Date :
July 12, 2024, 1:15 p.m.
Last Modified :
March 6, 2025, 12:53 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
3.6
Exploitability Score :
1.8
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-40984
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-40984
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-40984
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
Initial Analysis by [email protected]
Mar. 06, 2025
Action Type Old Value New Value Added CVSS V3.1 AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H Added CWE CWE-476 Added CPE Configuration OR *cpe:2.3:o:linux:linux_kernel:6.10:rc2:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.10:rc3:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.10:rc4:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:6.10:rc1:*:*:*:*:*:* *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.11 from (excluding) 5.15.162 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5 from (excluding) 5.10.221 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 2.6.32 from (excluding) 4.19.317 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20 from (excluding) 5.4.279 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.16 from (excluding) 6.1.96 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.2 from (excluding) 6.6.36 *cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 6.7 from (excluding) 6.9.7 Added Reference Type CVE: https://git.kernel.org/stable/c/434c6b924e1f4c219aab2d9e05fe79c5364e37d3 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/434c6b924e1f4c219aab2d9e05fe79c5364e37d3 Types: Patch Added Reference Type CVE: https://git.kernel.org/stable/c/435ecc978c3d5d0c4e172ec5b956dc1904061d98 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/435ecc978c3d5d0c4e172ec5b956dc1904061d98 Types: Patch Added Reference Type CVE: https://git.kernel.org/stable/c/6eca23100e9030725f69c1babacd58803f29ec8d Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/6eca23100e9030725f69c1babacd58803f29ec8d Types: Patch Added Reference Type CVE: https://git.kernel.org/stable/c/a83e1385b780d41307433ddbc86e3c528db031f0 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/a83e1385b780d41307433ddbc86e3c528db031f0 Types: Patch Added Reference Type CVE: https://git.kernel.org/stable/c/ae465109d82f4fb03c5adbe85f2d6a6a3d59124c Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/ae465109d82f4fb03c5adbe85f2d6a6a3d59124c Types: Patch Added Reference Type CVE: https://git.kernel.org/stable/c/dc5017c57f5eee80020c73ff8b67ba7f9fd08b1f Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/dc5017c57f5eee80020c73ff8b67ba7f9fd08b1f Types: Patch Added Reference Type CVE: https://git.kernel.org/stable/c/ddc1f5f124479360a1fd43f73be950781d172239 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/ddc1f5f124479360a1fd43f73be950781d172239 Types: Patch Added Reference Type CVE: https://git.kernel.org/stable/c/e21a4c9129c72fa54dd00f5ebf71219b41d43c04 Types: Patch Added Reference Type kernel.org: https://git.kernel.org/stable/c/e21a4c9129c72fa54dd00f5ebf71219b41d43c04 Types: Patch -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/434c6b924e1f4c219aab2d9e05fe79c5364e37d3 Added Reference https://git.kernel.org/stable/c/435ecc978c3d5d0c4e172ec5b956dc1904061d98 Added Reference https://git.kernel.org/stable/c/6eca23100e9030725f69c1babacd58803f29ec8d Added Reference https://git.kernel.org/stable/c/a83e1385b780d41307433ddbc86e3c528db031f0 Added Reference https://git.kernel.org/stable/c/ae465109d82f4fb03c5adbe85f2d6a6a3d59124c Added Reference https://git.kernel.org/stable/c/dc5017c57f5eee80020c73ff8b67ba7f9fd08b1f Added Reference https://git.kernel.org/stable/c/ddc1f5f124479360a1fd43f73be950781d172239 Added Reference https://git.kernel.org/stable/c/e21a4c9129c72fa54dd00f5ebf71219b41d43c04 -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jul. 12, 2024
Action Type Old Value New Value Added 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. Added Reference kernel.org https://git.kernel.org/stable/c/435ecc978c3d5d0c4e172ec5b956dc1904061d98 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/ae465109d82f4fb03c5adbe85f2d6a6a3d59124c [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/6eca23100e9030725f69c1babacd58803f29ec8d [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/dc5017c57f5eee80020c73ff8b67ba7f9fd08b1f [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/ddc1f5f124479360a1fd43f73be950781d172239 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/434c6b924e1f4c219aab2d9e05fe79c5364e37d3 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/e21a4c9129c72fa54dd00f5ebf71219b41d43c04 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/a83e1385b780d41307433ddbc86e3c528db031f0 [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-40984
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-40984
weaknesses.