In the Linux kernel, the following vulnerability has been...
Moderate severity
Unreviewed
Published
Oct 4, 2025
to the GitHub Advisory Database
•
Updated Feb 10, 2026
Description
Published by the National Vulnerability Database
Oct 4, 2025
Published to the GitHub Advisory Database
Oct 4, 2025
Last updated
Feb 10, 2026
In the Linux kernel, the following vulnerability has been resolved:
gpio: mvebu: fix irq domain leak
Uwe Kleine-König pointed out we still have one resource leak in the mvebu
driver triggered on driver detach. Let's address it with a custom devm
action.
References