CVE-2023-53579
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-10-04

Last updated on: 2026-03-23

Assigner: kernel.org

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. Let's address it with a custom devm action.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-10-04
Last Modified
2026-03-23
Generated
2026-05-07
AI Q&A
2025-10-04
EPSS Evaluated
2026-05-05
NVD
EUVD
Affected Vendors & Products
Showing 13 associated CPEs
Vendor Product Version / Range
linux linux_kernel 4.9
linux linux_kernel 4.9
linux linux_kernel 4.9
linux linux_kernel 4.9
linux linux_kernel 4.9
linux linux_kernel 6.5
linux linux_kernel 6.5
linux linux_kernel From 3.16.40 (inc) to 3.17 (exc)
linux linux_kernel From 6.2 (inc) to 6.4.8 (exc)
linux linux_kernel From 5.16 (inc) to 6.1.43 (exc)
linux linux_kernel From 4.8.9 (inc) to 4.9 (exc)
linux linux_kernel From 4.9.1 (inc) to 5.15.124 (exc)
linux linux_kernel 4.9
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-401 The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability is a resource leak in the mvebu driver of the Linux kernel related to the gpio irq domain. Specifically, when the driver is detached, a resource is not properly released, leading to a leak. The issue has been fixed by adding a custom device-managed action to properly handle resource cleanup.


How can this vulnerability impact me? :

The resource leak in the mvebu driver could lead to inefficient use of system resources, potentially causing degraded system performance or stability issues over time if the driver is repeatedly detached without proper cleanup.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart