VYPR
Unrated severityNVD Advisory· Published Dec 29, 2024· Updated Nov 3, 2025

mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU device

CVE-2024-56724

Description

In the Linux kernel, the following vulnerability has been resolved:

mfd: intel_soc_pmic_bxtwc: Use IRQ domain for TMU 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.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Affected products

79

Patches

Vulnerability mechanics

References

8

News mentions

0

No linked articles in our index yet.