Security Advisory

CVE-2023-53579

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-10-04 15:17:18
Last updated 2026-05-23 15:29:40
Assigner Linux
State PUBLISHED

Description

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. Lets address it with a custom devm action.