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
Configurations
Configuration 1 (hide)
|
History
10 Feb 2026, 15:02
| Type | Values Removed | Values Added |
|---|---|---|
| CWE | CWE-401 | |
| CPE | cpe:2.3:o:linux:linux_kernel:4.9:-:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.9:rc6:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.9:rc7:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.9:rc8:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.9:rc5:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.5:rc1:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:6.5:rc2:*:*:*:*:*:* cpe:2.3:o:linux:linux_kernel:4.9:rc4:*:*:*:*:*:* |
|
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 5.5 |
| First Time |
Linux
Linux linux Kernel |
|
| References | () https://git.kernel.org/stable/c/44e2afbf650f3264519643fcc9e6b4d2f6e8d547 - Patch | |
| References | () https://git.kernel.org/stable/c/644ee70267a934be27370f9aa618b29af7290544 - Patch | |
| References | () https://git.kernel.org/stable/c/b19e90521286a03bc3793fd598f20277a8f99c85 - Patch | |
| References | () https://git.kernel.org/stable/c/d9b791d8362359d241b4e8f4b4767c681ffdb6ef - Patch |
04 Oct 2025, 16:15
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2025-10-04 16:15
Updated : 2026-02-10 15:02
NVD link : CVE-2023-53579
Mitre link : CVE-2023-53579
CVE.ORG link : CVE-2023-53579
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-401
Missing Release of Memory after Effective Lifetime
