CVE-2025-68766
Gravedad:
Pendiente de análisis
Tipo:
No Disponible / Otro tipo
Fecha de publicación:
05/01/2026
Última modificación:
05/01/2026
Descripción
*** Pendiente de traducción *** 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.



