CVE-2024-56691
Intel Soc PMIC BXTWC Linux IRQ Domain Vulnerability
Description
In the Linux kernel, the following vulnerability has been resolved: mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation has (inherited) flaws. This was unveiled when platform_get_irq() had started WARN() on IRQ 0 that is supposed to be a Linux IRQ number (also known as vIRQ). Rework the driver to respect IRQ domain when creating each MFD device separately, as the domain is not the same for all of them.
INFO
Published Date :
Dec. 28, 2024, 10:15 a.m.
Last Modified :
Dec. 28, 2024, 10:15 a.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
Exploitability Score :
Public PoC/Exploit Available at Github
CVE-2024-56691 has a 1 public PoC/Exploit
available at Github.
Go to the Public Exploits
tab to see the list.
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-56691
.
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).
None
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-56691
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-56691
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.
-
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Dec. 28, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: mfd: intel_soc_pmic_bxtwc: Use IRQ domain for USB Type-C device While design wise the idea of converting the driver to use the hierarchy of the IRQ chips is correct, the implementation has (inherited) flaws. This was unveiled when platform_get_irq() had started WARN() on IRQ 0 that is supposed to be a Linux IRQ number (also known as vIRQ). Rework the driver to respect IRQ domain when creating each MFD device separately, as the domain is not the same for all of them. Added Reference https://git.kernel.org/stable/c/0997e77c51330c2866a4f39480e762cca92ad953 Added Reference https://git.kernel.org/stable/c/0b648968bfa4f5c9c4983bca9f2de17626ed6fb6 Added Reference https://git.kernel.org/stable/c/23230ac3c5ca3f154b64849d1cf50583b4e6b98c Added Reference https://git.kernel.org/stable/c/518e414d24e7037d6cc7198e942bf47fe6f5e8e1 Added Reference https://git.kernel.org/stable/c/686fb77712a4bc94b76a0c5ae74c60118b7a0d79 Added Reference https://git.kernel.org/stable/c/87a07a5b0b296e489c606ca95ffc16c18821975b Added Reference https://git.kernel.org/stable/c/c310e6916c0b297011d0fec03f168a6b24e9e984 Added Reference https://git.kernel.org/stable/c/e1ef62e8d262e3f27446d26742208c1c81e9ee18
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-56691
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-56691
weaknesses.