Lucene search
+L

206 matches found

CVE
CVE
added 2024/08/05 2:21 p.m.88 views

CVE-2024-23383

CVE-2024-23383 describes memory corruption when a kernel driver attempts to trigger hardware fences, with multiple sources (NVD/Red Hat/CVE lists) confirming the issue under Qualcomm-related display/kernel components. The available documents identify the vulnerability as memory corruption in the ...

8.4CVSS8.4AI score0.00111EPSS
Exploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2024/08/05 12:0 a.m.5 views

PT-2024-19858 · Qualcomm · Snapdragon +63

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue involves memory corruption that occurs when a kernel driver attempts to trigger hardware fences. There is no information provided about the...

8.4CVSS6.8AI score0.00111EPSS
Exploits0References3
CNNVD
CNNVD
added 2024/06/13 12:0 a.m.6 views

Google Pixel Security Breach

Google Pixel is a smartphone from Google, Inc. in the United States. A security vulnerability exists in Google Pixel, which stems from a lack of bounds checking in the lwisinitializetransactionfences module of lwisfence.c, where out-of-bounds writes may exist...

7.4CVSS6.8AI score0.00075EPSS
Exploits0References3
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.7 views

SUSE CVE-2021-47305

In the Linux kernel, the following vulnerability has been resolved: dma-buf/syncfile: Don't leak fences on merge failure Each addfence call does a dmafenceget on the relevant fence. In the error path, we weren't calling dmafenceput so all those fences got leaked. Also, in the kreallocarray failur...

5.5CVSS6.5AI score0.00238EPSS
Exploits0References9
OSV
OSV
added 2024/05/22 9:15 a.m.2 views

DEBIAN-CVE-2021-47490

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix memleak in ttmtransfereddestroy We need to cleanup the fences for ghost objects as well. Bug: https://bugzilla.kernel.org/showbug.cgi?id=214029 Bug: https://bugzilla.kernel.org/showbug.cgi?id=214447...

5.5CVSS5.1AI score0.00208EPSS
Exploits0References1
OSV
OSV
added 2024/05/22 9:15 a.m.9 views

UBUNTU-CVE-2021-47490

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix memleak in ttmtransfereddestroy We need to cleanup the fences for ghost objects as well. Bug: https://bugzilla.kernel.org/showbug.cgi?id=214029 Bug: https://bugzilla.kernel.org/showbug.cgi?id=214447...

5.5CVSS5.8AI score0.00208EPSS
Exploits0References9
Vulnrichment
Vulnrichment
added 2024/05/22 8:19 a.m.16 views

CVE-2021-47490 drm/ttm: fix memleak in ttm_transfered_destroy

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix memleak in ttmtransfereddestroy We need to cleanup the fences for ghost objects as well. Bug: https://bugzilla.kernel.org/showbug.cgi?id=214029 Bug: https://bugzilla.kernel.org/showbug.cgi?id=214447...

6.9AI score0.00208EPSS
Exploits0References2
CVE
CVE
added 2024/05/22 8:19 a.m.108 views

CVE-2021-47490

CVE-2021-47490 affects the Linux kernel DRM memory management (drm/ttm). The issue is a memleak during ttm_transfered_destroy, and the fix includes cleanup of fences for ghost objects. The available connected advisories/policy notes confirm the vulnerability is fixed by kernel patches; no exploit...

5.5CVSS6.8AI score0.00208EPSS
Exploits0References6Affected Software1
Cvelist
Cvelist
added 2024/05/22 8:19 a.m.20 views

CVE-2021-47490 drm/ttm: fix memleak in ttm_transfered_destroy

In the Linux kernel, the following vulnerability has been resolved: drm/ttm: fix memleak in ttmtransfereddestroy We need to cleanup the fences for ghost objects as well. Bug: https://bugzilla.kernel.org/showbug.cgi?id=214029 Bug: https://bugzilla.kernel.org/showbug.cgi?id=214447...

6.5AI score0.00208EPSS
Exploits0References2
OSV
OSV
added 2024/05/21 3:15 p.m.6 views

DEBIAN-CVE-2021-47305

In the Linux kernel, the following vulnerability has been resolved: dma-buf/syncfile: Don't leak fences on merge failure Each addfence call does a dmafenceget on the relevant fence. In the error path, we weren't calling dmafenceput so all those fences got leaked. Also, in the kreallocarray failur...

5.5CVSS5.3AI score0.00238EPSS
Exploits0References1
Cvelist
Cvelist
added 2024/05/21 2:35 p.m.24 views

CVE-2021-47305 dma-buf/sync_file: Don't leak fences on merge failure

In the Linux kernel, the following vulnerability has been resolved: dma-buf/syncfile: Don't leak fences on merge failure Each addfence call does a dmafenceget on the relevant fence. In the error path, we weren't calling dmafenceput so all those fences got leaked. Also, in the kreallocarray failur...

6.5AI score0.00238EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.10 views

kernel: dma-buf/dma-resv: Stop leaking on krealloc() failure

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: Stop leaking on krealloc failure Currently dmaresvgetfences will leak the previously allocated array if the fence iteration got restarted and the kreallocarray fails. Free the old array by hand, and make sure we...

5.5CVSS5.7AI score0.00143EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/02 5:26 p.m.5 views

kernel: use-after-free in amdgpu_cs_wait_all_fences in drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c

A use-after-free flaw was found in the Linux kernel's AMD GPU driver which may allow access to members of a synchronization structure after the structure is freed. This issue could allow a local user to crash the system or to access confidential system memory...

7.8CVSS6.6AI score0.00319EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/04/02 4:4 p.m.5 views

kernel: use-after-free in amdgpu_cs_wait_all_fences in drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c

A use-after-free flaw was found in the Linux kernel's AMD GPU driver which may allow access to members of a synchronization structure after the structure is freed. This issue could allow a local user to crash the system or to access confidential system memory...

7.8CVSS6.6AI score0.00319EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/02/28 12:36 p.m.3 views

kernel: use-after-free in amdgpu_cs_wait_all_fences in drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c

A use-after-free flaw was found in the Linux kernel's AMD GPU driver which may allow access to members of a synchronization structure after the structure is freed. This issue could allow a local user to crash the system or to access confidential system memory...

7.8CVSS6.6AI score0.00319EPSS
Exploits0References5
RedHat Linux
RedHat Linux
added 2024/02/21 12:33 a.m.5 views

kernel: use-after-free in amdgpu_cs_wait_all_fences in drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c

A use-after-free flaw was found in the Linux kernel's AMD GPU driver which may allow access to members of a synchronization structure after the structure is freed. This issue could allow a local user to crash the system or to access confidential system memory...

7.8CVSS6.6AI score0.00319EPSS
Exploits0References5
Microsoft CVE
Microsoft CVE
added 2024/01/30 8:0 a.m.3 views

In the Linux kernel before 6.4.12 amdgpu_cs_wait_all_fences in drivers/gpu/drm/amd/amdgpu/amdgpu_cs.c has a fence use-after-free.

...

7.8CVSS7.2AI score0.00319EPSS
Exploits0
OSV
OSV
added 2024/01/23 11:15 a.m.5 views

UBUNTU-CVE-2023-51042

In the Linux kernel before 6.4.12, amdgpucswaitallfences in drivers/gpu/drm/amd/amdgpu/amdgpucs.c has a fence use-after-free...

7.8CVSS6.5AI score0.00319EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2023/01/01 12:0 a.m.15 views

PT-2025-37689

Name of the Vulnerable Software and Affected Versions linux affected versions not specified Description The Linux kernel contains a flaw within the drm/amdgpu subsystem. Specifically, the issue involves installing a stub fence into potentially unused fence pointers when using the CPU to update pa...

5.5CVSS6.2AI score0.00134EPSS
Exploits0
RedHat Linux
RedHat Linux
added 2022/11/15 11:55 a.m.5 views

kernel: dma-buf/dma-resv: Stop leaking on krealloc() failure

In the Linux kernel, the following vulnerability has been resolved: dma-buf/dma-resv: Stop leaking on krealloc failure Currently dmaresvgetfences will leak the previously allocated array if the fence iteration got restarted and the kreallocarray fails. Free the old array by hand, and make sure we...

5.5CVSS6.6AI score0.00143EPSS
Exploits0References5
Rows per page
Query Builder