Acknowledged
Created: Dec 27, 2024
Updated: Jan 20, 2025
Found In Version: 10.21.20.1
Severity: Standard
Applicable for: Wind River Linux LTS 21
Component/s: Kernel
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.
CREATE(Triage):(User=admin) CVE-2024-56572 (https://nvd.nist.gov/vuln/detail/CVE-2024-56572)