CVE-2023-53562
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-10-04
Last updated on: 2026-03-21
Assigner: kernel.org
Description
Description
In the Linux kernel, the following vulnerability has been resolved:
drm/msm: fix vram leak on bind errors
Make sure to release the VRAM buffer also in a case a subcomponent fails
to bind.
Patchwork: https://patchwork.freedesktop.org/patch/525094/
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| linux | linux_kernel | 5.11 |
| linux | linux_kernel | From 6.2 (inc) to 6.2.16 (exc) |
| linux | linux_kernel | 5.11 |
| linux | linux_kernel | 5.11 |
| linux | linux_kernel | 5.11 |
| linux | linux_kernel | 5.11 |
| linux | linux_kernel | 5.11 |
| linux | linux_kernel | From 6.3 (inc) to 6.3.3 (exc) |
| linux | linux_kernel | From 4.19.169 (inc) to 4.20 (exc) |
| linux | linux_kernel | From 5.10.9 (inc) to 5.11 (exc) |
| linux | linux_kernel | From 5.11.1 (inc) to 6.1.29 (exc) |
| linux | linux_kernel | From 5.4.91 (inc) to 5.5 (exc) |
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. |