Lucene search
+L

609 matches found

OSV
OSV
added 2024/09/27 1:15 p.m.9 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...

7.8CVSS6.1AI score0.00146EPSS
SaveExploits0References10
CVE
CVE
added 2024/09/27 12:42 p.m.157 views

CVE-2024-46867

In CVE-2024-46867, the Linux kernel component drm/xe/client exhibited a deadlock and an atomic sleep issue in show_meminfo when the bo (buffer object) being destroyed had the last reference. The root cause was the destruction path attempting to grab the same spinlock, risking a sleep in atomic co...

5.5CVSS5.2AI score0.00139EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/09/27 12:42 p.m.24 views

CVE-2024-46867 drm/xe/client: fix deadlock in show_meminfo()

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...

6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/09/27 12:42 p.m.51 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...

7.8CVSS0.00146EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/27 12:42 p.m.21 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...

7.8CVSS6.1AI score
SaveExploits0References5
CVE
CVE
added 2024/09/27 12:42 p.m.179 views

CVE-2024-46866

The CVE-2024-46866 issue in the Linux kernel affects the drm/xe client, specifically the bo_meminfo path. Root cause: bo_meminfo() inspects bo state (tt and ttm resource) without consistently holding the bo lock, allowing state changes that can cause NPD or UAF. Mitigation implemented by grabbing...

7.8CVSS5.1AI score0.00146EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2024/09/18 8:44 a.m.17 views

CVE-2024-46718

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't overmap identity VRAM mapping Overmapping the identity VRAM mapping is triggering hardware bugs on certain platforms. Use 2M pages for the last unaligned to 1G VRAM chunk. v2: - Always use 2M pages for last chunk Fe...

4.4CVSS7.2AI score0.00177EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/18 7:15 a.m.9 views

DEBIAN-CVE-2024-46718

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't overmap identity VRAM mapping Overmapping the identity VRAM mapping is triggering hardware bugs on certain platforms. Use 2M pages for the last unaligned to 1G VRAM chunk. v2: - Always use 2M pages for last chunk Fe...

5.5CVSS5.4AI score0.00177EPSS
SaveExploits0References1
CVE
CVE
added 2024/09/18 6:32 a.m.119 views

CVE-2024-46718

CVE-2024-46718 affects the Linux kernel DRM/xe identity VRAM mapping. The issue is overmapping the identity VRAM mapping, which could trigger hardware bugs on certain platforms. The fix uses 2M pages for the last unaligned (to 1G) VRAM chunk, with v2/v3 updates tightening page usage and checks (2...

5.5CVSS6.8AI score0.00177EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/09/18 6:32 a.m.26 views

CVE-2024-46718

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't overmap identity VRAM mapping Overmapping the identity VRAM mapping is triggering hardware bugs on certain platforms. Use 2M pages for the last unaligned to 1G VRAM chunk. v2: - Always use 2M pages for last chunk Fe...

5.5CVSS5.4AI score0.00177EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/17 2:50 a.m.9 views

SUSE CVE-2024-46705

In the Linux kernel, the following vulnerability has been resolved: drm/xe: reset mmio mappings with devm Set our various mmio mappings to NULL. This should make it easier to catch something rogue trying to mess with mmio after device removal. For example, we might unmap everything and then start...

5.5CVSS7.7AI score0.00202EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2024/09/17 12:00 a.m.11 views

PT-2024-33922

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability has been resolved in the Linux kernel, specifically in the drm/xe/oa component. The issue arises when the xe bb create job function appends a MI BATCH BUFFER END to the...

5.5CVSS5.7AI score0.00217EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/09/14 2:51 a.m.8 views

SUSE CVE-2024-46683

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

7CVSS7.6AI score0.00213EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/09/13 2:42 p.m.15 views

CVE-2024-46683

In the Linux kernel, the following vulnerability has been resolved: drm/xe: prevent UAF around preempt fence The fence lock is part of the queue, therefore in the current design anything locking the fence should then also hold a ref to the queue to prevent the queue from being freed. However,...

6.7CVSS7.1AI score0.00213EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/09/13 11:11 a.m.24 views

CVE-2024-46705

In the Linux kernel, the following vulnerability has been resolved: drm/xe: reset mmio mappings with devm Set our various mmio mappings to NULL. This should make it easier to catch something rogue trying to mess with mmio after device removal. For example, we might unmap everything and then start...

5.5CVSS6.9AI score0.00202EPSS
SaveExploits0References4
NVD
NVD
added 2024/09/13 7:15 a.m.37 views

CVE-2024-46705

In the Linux kernel, the following vulnerability has been resolved: drm/xe: reset mmio mappings with devm Set our various mmio mappings to NULL. This should make it easier to catch something rogue trying to mess with mmio after device removal. For example, we might unmap everything and then start...

7.8CVSS0.00202EPSS
SaveExploits0References2
OSV
OSV
added 2024/09/13 7:15 a.m.13 views

AZL-49344 CVE-2024-46705 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/xe: reset mmio mappings with devm Set our various mmio mappings to NULL. This should make it easier to catch something rogue trying to mess with mmio after device removal. For example, we might unmap everything and then start...

5.5CVSS6.6AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/13 7:15 a.m.9 views

UBUNTU-CVE-2024-46705

In the Linux kernel, the following vulnerability has been resolved: drm/xe: reset mmio mappings with devm Set our various mmio mappings to NULL. This should make it easier to catch something rogue trying to mess with mmio after device removal. For example, we might unmap everything and then start...

7.8CVSS6.5AI score0.00202EPSS
SaveExploits0References10
Cvelist
Cvelist
added 2024/09/13 6:27 a.m.43 views

CVE-2024-46705 drm/xe: reset mmio mappings with devm

In the Linux kernel, the following vulnerability has been resolved: drm/xe: reset mmio mappings with devm Set our various mmio mappings to NULL. This should make it easier to catch something rogue trying to mess with mmio after device removal. For example, we might unmap everything and then start...

7.8CVSS0.00202EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/09/13 6:27 a.m.58 views

CVE-2024-46705

In the Linux kernel, the following vulnerability has been resolved: drm/xe: reset mmio mappings with devm Set our various mmio mappings to NULL. This should make it easier to catch something rogue trying to mess with mmio after device removal. For example, we might unmap everything and then start...

7.8CVSS5.6AI score0.00202EPSS
SaveExploits0
Rows per page
Query Builder