CVE-2024-35928
AMDGPU Amlogic Driver ioremap Memory Leak Vu
Description
Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
INFO
Published Date :
May 19, 2024, 11:15 a.m.
Last Modified :
Dec. 19, 2024, 12:15 p.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
Exploitability Score :
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-35928
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-35928
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Rejected by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Dec. 19, 2024
Action Type Old Value New Value -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Dec. 19, 2024
Action Type Old Value New Value Changed Description In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init() This ensures that the memory mapped by ioremap for adev->rmmio, is properly handled in amdgpu_device_init(). If the function exits early due to an error, the memory is unmapped. If the function completes successfully, the memory remains mapped. Reported by smatch: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:4337 amdgpu_device_init() warn: 'adev->rmmio' from ioremap() not released on lines: 4035,4045,4051,4058,4068,4337 Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Removed Reference kernel.org: https://git.kernel.org/stable/c/14ac934db851642ea8cd1bd4121c788a8899ef69 Removed Reference kernel.org: https://git.kernel.org/stable/c/aa665c3a2aca2ffe31b9645bda278e96dfc3b55c Removed Reference kernel.org: https://git.kernel.org/stable/c/c5f9fe2c1e5023fa096189a8bfba6420aa035587 Removed Reference kernel.org: https://git.kernel.org/stable/c/eb4f139888f636614dab3bcce97ff61cefc4b3a7 Removed Reference CVE: https://git.kernel.org/stable/c/14ac934db851642ea8cd1bd4121c788a8899ef69 Removed Reference CVE: https://git.kernel.org/stable/c/aa665c3a2aca2ffe31b9645bda278e96dfc3b55c Removed Reference CVE: https://git.kernel.org/stable/c/c5f9fe2c1e5023fa096189a8bfba6420aa035587 Removed Reference CVE: https://git.kernel.org/stable/c/eb4f139888f636614dab3bcce97ff61cefc4b3a7 -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Nov. 21, 2024
Action Type Old Value New Value Added Reference https://git.kernel.org/stable/c/14ac934db851642ea8cd1bd4121c788a8899ef69 Added Reference https://git.kernel.org/stable/c/aa665c3a2aca2ffe31b9645bda278e96dfc3b55c Added Reference https://git.kernel.org/stable/c/c5f9fe2c1e5023fa096189a8bfba6420aa035587 Added Reference https://git.kernel.org/stable/c/eb4f139888f636614dab3bcce97ff61cefc4b3a7 -
CVE Modified by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 29, 2024
Action Type Old Value New Value -
CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
May. 19, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: drm/amd/amdgpu: Fix potential ioremap() memory leaks in amdgpu_device_init() This ensures that the memory mapped by ioremap for adev->rmmio, is properly handled in amdgpu_device_init(). If the function exits early due to an error, the memory is unmapped. If the function completes successfully, the memory remains mapped. Reported by smatch: drivers/gpu/drm/amd/amdgpu/amdgpu_device.c:4337 amdgpu_device_init() warn: 'adev->rmmio' from ioremap() not released on lines: 4035,4045,4051,4058,4068,4337 Added Reference kernel.org https://git.kernel.org/stable/c/c5f9fe2c1e5023fa096189a8bfba6420aa035587 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/14ac934db851642ea8cd1bd4121c788a8899ef69 [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/aa665c3a2aca2ffe31b9645bda278e96dfc3b55c [No types assigned] Added Reference kernel.org https://git.kernel.org/stable/c/eb4f139888f636614dab3bcce97ff61cefc4b3a7 [No types assigned]
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-35928
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-35928
weaknesses.