Bug 2334815 (CVE-2024-56746) - CVE-2024-56746 kernel: fbdev: sh7760fb: Fix a possible memory leak in sh7760fb_alloc_mem()
Summary: CVE-2024-56746 kernel: fbdev: sh7760fb: Fix a possible memory leak in sh7760f...
Keywords:
Status: NEW
Alias: CVE-2024-56746
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Product Security DevOps Team
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2024-12-29 12:01 UTC by OSIDB Bzimport
Modified: 2025-01-21 12:37 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Embargoed:


Attachments (Terms of Use)

Description OSIDB Bzimport 2024-12-29 12:01:49 UTC
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.

Comment 1 Avinash Hanwate 2024-12-30 04:37:17 UTC
Upstream advisory:
https://lore.kernel.org/linux-cve-announce/2024122926-CVE-2024-56746-d329@gregkh/T


Note You need to log in before you can comment on or make changes to this bug.