Lucene search
+L

8742 matches found

OSV
OSV
added 2024/08/21 7:15 a.m.12 views

UBUNTU-CVE-2022-48899

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix GEM handle creation UAF Userspace can guess the handle value and try to race GEM object creation with handle close, resulting in a use-after-free if we dereference the object after dropping the handle's reference...

7.8CVSS5.8AI score0.00245EPSS
SaveExploits0References9
OSV
OSV
added 2024/08/21 7:15 a.m.15 views

UBUNTU-CVE-2023-52908

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be NULL, when/if we print debug information...

5.5CVSS5.8AI score0.00205EPSS
SaveExploits0References5
OSV
OSV
added 2024/08/21 7:15 a.m.7 views

UBUNTU-CVE-2022-48887

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Remove rcu locks from user resources User resource lookups used rcu to avoid two extra atomics. Unfortunately the rcu paths were buggy and it was easy to make the driver crash by submitting command buffers from two...

7.8CVSS5.8AI score0.00232EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.17 views

CVE-2022-48899

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix GEM handle creation UAF Userspace can guess the handle value and try to race GEM object creation with handle close, resulting in a use-after-free if we dereference the object after dropping the handle's reference...

7.8CVSS5.8AI score0.00245EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2024/08/21 7:15 a.m.25 views

CVE-2023-52913

In the Linux kernel, the following vulnerability has been resolved: drm/i915: Fix potential context UAFs gemcontextregister makes the context visible to userspace, and which point a separate thread can trigger the I915GEMCONTEXTDESTROY ioctl. So we need to ensure that nothing uses the ctx ptr aft...

7.8CVSS5.9AI score0.00248EPSS
SaveExploits0References18
OSV
OSV
added 2024/08/21 7:15 a.m.9 views

UBUNTU-CVE-2022-48893

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Cleanup partial engine discovery failures If we abort driver initialisation in the middle of gt/engine discovery, some engines will be fully setup and some not. Those incompletely setup engines only have...

5.5CVSS6.2AI score0.00255EPSS
SaveExploits0References15
CVE
CVE
added 2024/08/21 6:10 a.m.154 views

CVE-2023-52913

CVE-2023-52913 concerns the Linux kernel DRM/i915 context UAF race: gem_context_register() makes the context visible to userspace, and a separate thread can trigger I915_GEM_CONTEXT_DESTROY, potentially using the ctx pointer after it's been exposed. The mitigation is to ensure that the ctx pointe...

7.8CVSS6.5AI score0.00248EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2024/08/21 6:10 a.m.103 views

CVE-2023-52912

CVE-2023-52912 relates to the Linux kernel’s DRM amdgpu subsystem. The issue arises during unloading of amdgpu where a bug in drm_buddy_free_block can trigger a kernel BUG and invalid opcode, as shown in the stack trace and kernel log snippet. The impact is a potentially local disruption of a sys...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.56 views

CVE-2023-52912 drm/amdgpu: Fixed bug on error when unloading amdgpu

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fixed bug on error when unloading amdgpu Fixed bug on error when unloading amdgpu. The error message is as follows: 377.706202 kernel BUG at drivers/gpu/drm/drmbuddy.c:278! 377.706215 invalid opcode: 0000 1 PREEMPT SM...

0.00205EPSS
SaveExploits0References2
CVE
CVE
added 2024/08/21 6:10 a.m.90 views

CVE-2023-52911

CVE-2023-52911 is a Linux kernel issue in the DRM/MSM driver related to a NULL pointer dereference when the Adreno GPU runs in headless mode (e.g., on i.MX platforms). The crash occurs during reboot in the msm_atomic_commit_tail path, with an oops/NULL dereference involving slab kmalloc and relat...

5.5CVSS6.4AI score0.00208EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.60 views

CVE-2023-52911

In the Linux kernel, the following vulnerability has been resolved: drm/msm: another fix for the headless Adreno GPU Fix another oops reproducible when rebooting the board with the Adreno GPU working in the headless mode e.g. iMX platforms. Unable to handle kernel NULL pointer dereference at...

5.5CVSS5.2AI score0.00208EPSS
SaveExploits0
CVE
CVE
added 2024/08/21 6:10 a.m.74 views

CVE-2023-52908

CVE-2023-52908 (Linux kernel): In drm/amdgpu, a potential NULL dereference could occur when the resource manager is NULL while printing debug information. The entry states this was fixed in the Linux kernel (drm/amdgpu: Fix potential NULL dereference). Concrete details in the connected docs point...

5.5CVSS6.5AI score0.00205EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/08/21 6:10 a.m.22 views

CVE-2023-52908 drm/amdgpu: Fix potential NULL dereference

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Fix potential NULL dereference Fix potential NULL dereference, in the case when "man", the resource manager might be NULL, when/if we print debug information...

6AI score
SaveExploits0References5
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.26 views

CVE-2022-48899 drm/virtio: Fix GEM handle creation UAF

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix GEM handle creation UAF Userspace can guess the handle value and try to race GEM object creation with handle close, resulting in a use-after-free if we dereference the object after dropping the handle's reference...

7.8CVSS0.00245EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.24 views

CVE-2022-48899

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix GEM handle creation UAF Userspace can guess the handle value and try to race GEM object creation with handle close, resulting in a use-after-free if we dereference the object after dropping the handle's reference...

7.8CVSS5.1AI score0.00245EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/08/21 6:10 a.m.17 views

CVE-2022-48899 drm/virtio: Fix GEM handle creation UAF

In the Linux kernel, the following vulnerability has been resolved: drm/virtio: Fix GEM handle creation UAF Userspace can guess the handle value and try to race GEM object creation with handle close, resulting in a use-after-free if we dereference the object after dropping the handle's reference...

7.8CVSS6.9AI score0.00245EPSS
SaveExploits0References6
OSV
OSV
added 2024/08/21 6:10 a.m.22 views

CVE-2022-48898 drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dpauxcmdfifotx if irq is not for aux transfer There are 3 possible interrupt sources are handled by DP controller, HPDstatus, Controller state changes and Aux read/write transaction. At every irq, DP...

6.1AI score
SaveExploits0References7
CVE
CVE
added 2024/08/21 6:10 a.m.89 views

CVE-2022-48898

CVE-2022-48898 concerns the Linux kernel drm/msm/dp path where the DP controller’s aux ISR could prematurely complete dp_aux_cmd_fifo_tx() even when the interrupt was not for an aux transfer, causing potential data corruption in EDID transfers during boot and in the host buffer. Multiple connecte...

4.7CVSS6.7AI score0.00181EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2024/08/21 6:10 a.m.39 views

CVE-2022-48898 drm/msm/dp: do not complete dp_aux_cmd_fifo_tx() if irq is not for aux transfer

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dpauxcmdfifotx if irq is not for aux transfer There are 3 possible interrupt sources are handled by DP controller, HPDstatus, Controller state changes and Aux read/write transaction. At every irq, DP...

0.00181EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/21 6:10 a.m.57 views

CVE-2022-48898

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dp: do not complete dpauxcmdfifotx if irq is not for aux transfer There are 3 possible interrupt sources are handled by DP controller, HPDstatus, Controller state changes and Aux read/write transaction. At every irq, DP...

4.7CVSS5.6AI score0.00181EPSS
SaveExploits0
Rows per page
Query Builder