CVE-2024-35848
Linux kernel EEPROM at24 Memory Corruption DoS
Description
In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the teardown, it will reference invalid memory. Move the failure point before registering the nvmem device.
INFO
Published Date :
May 17, 2024, 3:15 p.m.
Last Modified :
Nov. 21, 2024, 9:21 a.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
Exploitability Score :
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-35848
.
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-35848
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-35848
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.
-
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/26d32bec4c6d255a03762f33c637bfa3718be15a Added Reference https://git.kernel.org/stable/c/2af84c46b9b8f2d6c0f88d09ee5c849ae1734676 Added Reference https://git.kernel.org/stable/c/6d8b56ec0c8f30d5657382f47344a32569f7a9bc Added Reference https://git.kernel.org/stable/c/c43e5028f5a35331eb25017f5ff6cc21735005c6 Added Reference https://git.kernel.org/stable/c/c850f71fca09ea41800ed55905980063d17e01da Added Reference https://git.kernel.org/stable/c/f42c97027fb75776e2e9358d16bf4a99aeb04cf2 Added Reference https://lists.debian.org/debian-lts-announce/2024/06/msg00019.html -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Nov. 05, 2024
Action Type Old Value New Value Removed Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00019.html -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jun. 27, 2024
Action Type Old Value New Value Added Reference kernel.org https://lists.debian.org/debian-lts-announce/2024/06/msg00019.html [No types assigned] -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 29, 2024
Action Type Old Value New Value -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 17, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: eeprom: at24: fix memory corruption race condition If the eeprom is not accessible, an nvmem device will be registered, the read will fail, and the device will be torn down. If another driver accesses the nvmem device after the teardown, it will reference invalid memory. Move the failure point before registering the nvmem device. Added Reference kernel.org https://git.kernel.org/stable/c/c850f71fca09ea41800ed55905980063d17e01da [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/26d32bec4c6d255a03762f33c637bfa3718be15a [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/c43e5028f5a35331eb25017f5ff6cc21735005c6 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/2af84c46b9b8f2d6c0f88d09ee5c849ae1734676 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/6d8b56ec0c8f30d5657382f47344a32569f7a9bc [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/f42c97027fb75776e2e9358d16bf4a99aeb04cf2 [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-35848
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-35848
weaknesses.