Acknowledged
Created: Dec 29, 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:
fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()
When information such as info->screen_base is not ready, calling
sh7760fb_free_mem() does not release memory correctly. Call
dma_free_coherent() instead.
CREATE(Triage):(User=admin) CVE-2024-56746 (https://nvd.nist.gov/vuln/detail/CVE-2024-56746)