CVE-2024-56572

MEDIUM

Linux kernel - Memory Corruption

Title source: llm

Description

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.

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 0.5%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (7)

linux/linux_kernel < 5.4.287
linux/Kernel < 5.4.287linux
linux/Kernel < 5.10.231linux
linux/Kernel < 5.15.174linux
linux/Kernel < 6.1.120linux
linux/Kernel < 6.6.64linux
linux/Kernel < 6.12.4linux

Timeline

Published Dec 27, 2024
Tracked Since Feb 18, 2026