CVE-2024-38607
"Linux VIA Macintosh ADB Driver Interrupt Handling Race Condition Vulnerability"
Description
In the Linux kernel, the following vulnerability has been resolved: macintosh/via-macii: Fix "BUG: sleeping function called from invalid context" The via-macii ADB driver calls request_irq() after disabling hard interrupts. But disabling interrupts isn't necessary here because the VIA shift register interrupt was masked during VIA1 initialization.
INFO
Published Date :
June 19, 2024, 2:15 p.m.
Last Modified :
Nov. 21, 2024, 9:26 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-38607
.
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-38607
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-38607
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/010d4cb19bb13f423e3e746b824f314a9bf3e9a9 Added Reference https://git.kernel.org/stable/c/1e9c3f2caec548cfa7a65416ec4e6006e542f18e Added Reference https://git.kernel.org/stable/c/280619bbdeac186fb320fab3d61122d2a085def8 Added Reference https://git.kernel.org/stable/c/2907d409ce5946390f513976f0454888d37d1058 Added Reference https://git.kernel.org/stable/c/5900a88e897e6deb1bdce09ee34167a81c2da89d Added Reference https://git.kernel.org/stable/c/787fb79efc15b3b86442ecf079b8148f173376d7 Added Reference https://git.kernel.org/stable/c/d301a71c76ee4c384b4e03cdc320a55f5cf1df05 Added Reference https://git.kernel.org/stable/c/d43a8c7ec0841e0ff91a968770aeca83f0fd4c56 Added Reference https://git.kernel.org/stable/c/e4ff8bcfb2841fe4e17e5901578b632adb89036d -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Jun. 19, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: macintosh/via-macii: Fix "BUG: sleeping function called from invalid context" The via-macii ADB driver calls request_irq() after disabling hard interrupts. But disabling interrupts isn't necessary here because the VIA shift register interrupt was masked during VIA1 initialization. Added Reference kernel.org https://git.kernel.org/stable/c/e4ff8bcfb2841fe4e17e5901578b632adb89036d [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/1e9c3f2caec548cfa7a65416ec4e6006e542f18e [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/280619bbdeac186fb320fab3d61122d2a085def8 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/010d4cb19bb13f423e3e746b824f314a9bf3e9a9 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/787fb79efc15b3b86442ecf079b8148f173376d7 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/d43a8c7ec0841e0ff91a968770aeca83f0fd4c56 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/5900a88e897e6deb1bdce09ee34167a81c2da89d [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/2907d409ce5946390f513976f0454888d37d1058 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/d301a71c76ee4c384b4e03cdc320a55f5cf1df05 [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-38607
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-38607
weaknesses.