CVE-2025-68766
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
05/01/2026
Last modified:
05/01/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
irqchip/mchp-eic: Fix error code in mchp_eic_domain_alloc()<br />
<br />
If irq_domain_translate_twocell() sets "hwirq" to >= MCHP_EIC_NIRQ (2) then<br />
it results in an out of bounds access.<br />
<br />
The code checks for invalid values, but doesn&#39;t set the error code. Return<br />
-EINVAL in that case, instead of returning success.



