CVE-2023-53579
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-10-04
Last updated on: 2026-03-23
Assigner: kernel.org
Description
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
Affected Vendors & Products
| 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 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. |