Lucene search
+L

191 matches found

RedHat Linux
RedHat Linux
added 2024/11/13 3:59 p.m.11 views

kernel: drm/radeon: check bo_va->bo is non-NULL before using it

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bova-bo is non-NULL before using it The call to radeonvmclearfreed might clear bova-bo, so we have to check it before dereferencing it...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/09/28 2:50 a.m.5 views

SUSE CVE-2024-46866

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

5.5CVSS7.6AI score0.0014EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/09/28 2:50 a.m.5 views

SUSE CVE-2024-46867

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: fix deadlock in showmeminfo There is a real deadlock as well as sleeping in atomic bug in here, if the bo put happens to be the last ref, since bo destruction wants to grab the same spinlock and sleeping locks. Fix...

5.5CVSS7.6AI score0.0014EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/09/27 2:43 p.m.16 views

CVE-2024-46866

A vulnerability in the Linux kernel's drm/xe/client driver was resolved. This issue was resolved by adding the missing buffer object BO locking in the showmeminfo function. Inspecting the BO state without this lock led to a NULL pointer dereference NPD or use-after-free UAF issues due to concurre...

5.5CVSS5.4AI score0.0014EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/27 1:15 p.m.34 views

CVE-2024-46866

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

5.5CVSS0.0014EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/27 1:15 p.m.5 views

UBUNTU-CVE-2024-46866

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

5.5CVSS6.1AI score0.0014EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/27 1:15 p.m.7 views

UBUNTU-CVE-2024-46867

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: fix deadlock in showmeminfo There is a real deadlock as well as sleeping in atomic bug in here, if the bo put happens to be the last ref, since bo destruction wants to grab the same spinlock and sleeping locks. Fix...

5.5CVSS6.1AI score0.0014EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/09/27 12:42 p.m.13 views

CVE-2024-46866 drm/xe/client: add missing bo locking in show_meminfo()

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

6.8AI score0.0014EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/09/27 12:42 p.m.37 views

CVE-2024-46866 drm/xe/client: add missing bo locking in show_meminfo()

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

0.0014EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/27 12:42 p.m.158 views

CVE-2024-46866

CVE-2024-46866 is a Linux kernel DRM-XE issue: bo_meminfo() can inspect bo state (tt/ttm) without holding the bo lock, allowing state changes that may cause NPD or UAF. The fix grabs the bo lock during bo_meminfo() and adds a ref for object_idr; v2 also introduces xe_bo_assert_held(). Concrete de...

5.5CVSS5.1AI score0.0014EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/09/27 12:42 p.m.15 views

CVE-2024-46866 drm/xe/client: add missing bo locking in show_meminfo()

In the Linux kernel, the following vulnerability has been resolved: drm/xe/client: add missing bo locking in showmeminfo bomeminfo wants to inspect bo state like tt and the ttm resource, however this state can change at any point leading to stuff like NPD and UAF, if the bo lock is not held. Grab...

5.5CVSS6.1AI score0.0014EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/09/27 12:0 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from not properly holding a bo lock...

5.5CVSS6.5AI score0.0014EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/08/06 12:0 a.m.7 views

Gorush 安全漏洞

Gorush is a push notification server written in Go by Bo-Yi Wu, an individual developer. A security vulnerability exists in Gorush v1.18.4, which stems from the use of a deprecated version of TLS in the RunHTTPServer function. An attacker can use this vulnerability to intercept and manipulate dat...

9.1CVSS6.5AI score0.00308EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/07/29 2:57 p.m.18 views

CVE-2024-41060 drm/radeon: check bo_va->bo is non-NULL before using it

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bova-bo is non-NULL before using it The call to radeonvmclearfreed might clear bova-bo, so we have to check it before dereferencing it...

6.7AI score0.00239EPSS
SaveExploits0References6
OSSF Malicious Packages
OSSF Malicious Packages
added 2024/06/25 12:23 p.m.6 views

Malicious code in @zettle-bo/apps (npm)

--- -= Per source details. Do not edit below this line.=-...

7AI score
SaveExploits0References1
OSV
OSV
added 2024/05/21 4:15 p.m.15 views

UBUNTU-CVE-2023-52825

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix a race condition of vram buffer unref in svm code prange-svmbo unref can happen in both mmu callback and a callback after migrate to system ram. Both are async call in different tasks. Sync svmbo unref operation t...

5.5CVSS5.9AI score0.00174EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2024/05/21 3:15 p.m.5 views

CVE-2020-36788

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: avoid a use-after-free when BO init fails nouveauboinit is backed by ttmboinit and ferries its return code back to the caller. On failures, ttmboinit invokes the provided destructor which should de-initialize and fre...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/05/21 3:3 p.m.30 views

CVE-2020-36788 drm/nouveau: avoid a use-after-free when BO init fails

In the Linux kernel, the following vulnerability has been resolved: drm/nouveau: avoid a use-after-free when BO init fails nouveauboinit is backed by ttmboinit and ferries its return code back to the caller. On failures, ttmboinit invokes the provided destructor which should de-initialize and fre...

6.5AI score0.0023EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/05/20 9:41 a.m.37 views

CVE-2024-35951 drm/panfrost: Fix the error path in panfrost_mmu_map_fault_addr()

In the Linux kernel, the following vulnerability has been resolved: drm/panfrost: Fix the error path in panfrostmmumapfaultaddr Subject: PATCH drm/panfrost: Fix the error path in panfrostmmumapfaultaddr If some the pages or sgt allocation failed, we shouldn't release the pages ref we got earlier,...

6.4AI score0.00234EPSS
SaveExploits0References3
NVD
NVD
added 2024/05/01 6:15 a.m.16 views

CVE-2024-26985

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix bo leak in intelfbboframebufferinit Add a unreference bo in the error path, to prevent leaking a bo ref. Return 0 on success to clarify the success path. cherry picked from commit a2f3d731be3893e730417ae3190760fcaffdf...

5.5CVSS7.2AI score0.00225EPSS
SaveExploits0References5
Rows per page
Query Builder