5.5

CVE-2024-56572

media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_internal()

In the Linux kernel, the following vulnerability has been resolved:

media: platform: allegro-dvt: Fix possible memory leak in allocate_buffers_internal()

The buffer in the loop should be released under the exception path,
otherwise there may be a memory leak here.

To mitigate this, free the buffer when allegro_alloc_buffer fails.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 5.3 < 5.4.287
LinuxLinux Kernel Version >= 5.5 < 5.10.231
LinuxLinux Kernel Version >= 5.11 < 5.15.174
LinuxLinux Kernel Version >= 5.16 < 6.1.120
LinuxLinux Kernel Version >= 6.2 < 6.6.64
LinuxLinux Kernel Version >= 6.7 < 6.12.4
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.23% 0.136
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
134c704f-9b21-4f2e-91b3-4a467353bcc0 3.3 1.8 1.4
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L
CWE-401 Missing Release of Memory after Effective Lifetime

The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

https://git.kernel.org/stable/c/0f514068fbc5d4d189c817adc7c4e32cffdc2e47
Patch
https://git.kernel.org/stable/c/17e5613666209be4e5be1f1894f1a6014a8a0658
Patch
https://git.kernel.org/stable/c/64f72a738864b506ab50b4a6cb3ce3c3e04b71af
Patch
https://git.kernel.org/stable/c/6712a28a4f923ffdf51cff267ad05a634ee1babc
Patch
https://git.kernel.org/stable/c/74a65313578b35e1239966adfa7ac2bdd60caf00
Patch
https://git.kernel.org/stable/c/891b5790bee8fc6ddba17874dd87a646128d0b99
Patch
https://git.kernel.org/stable/c/cf642904be39ae0d441dbdfa8f485e0a46260be4
Patch
https://lists.debian.org/debian-lts-announce/2025/03/msg00001.html