Lucene search
+L

1757 matches found

RedhatCVE
RedhatCVE
•added 2024/03/06 10:38 p.m.•29 views

CVE-2023-52586

A vulnerability was found in the Linux kernel which involves a potential race condition when registering/unregistering the vblank irq callback. This could lead to inconsistent or undefined behavior when multiple threads attempt to access/modify the blank irq state simultaneously...

6.7CVSS8.8AI score0.00159EPSS
SaveExploits0References4
NVD
NVD
•added 2024/03/06 7:15 a.m.•30 views

CVE-2023-52586

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7.8CVSS6.3AI score0.00159EPSS
SaveExploits0References2
OSV
OSV
•added 2024/03/06 7:15 a.m.•7 views

DEBIAN-CVE-2023-52586

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7CVSS5.5AI score0.00159EPSS
SaveExploits0References1
Prion
Prion
•added 2024/03/06 7:15 a.m.•25 views

Race condition

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7AI score0.00159EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2024/03/06 6:45 a.m.•9 views

CVE-2023-52586 drm/msm/dpu: Add mutex lock in control vblank irq

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7.8CVSS6.7AI score0.00159EPSS
SaveExploits0References2
CVE
CVE
•added 2024/03/06 6:45 a.m.•152 views

CVE-2023-52586

CVE-2023-52586 : In the Linux kernel DRM MSM DPU, a race between vblank enable/disable from different threads existed due to missing synchronization. The fix adds a mutex around control vblank IRQ handling (and removes vblank_ctl_lock usage), replacing an atomic refcount with a simple int counter...

7.8CVSS6.5AI score0.00159EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
•added 2024/03/06 6:45 a.m.•66 views

CVE-2023-52586

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: Add mutex lock in control vblank irq Add a mutex lock to control vblank irq to synchronize vblank enable/disable operations happening from different threads to prevent race conditions while registering/unregistering...

7.8CVSS7.5AI score0.00159EPSS
SaveExploits0
Openbugbounty
Openbugbounty
•added 2023/12/22 5:45 p.m.•6 views

msm-autosattlerei.de Improper Access Control vulnerability OBB-3820052

Following the coordinated and responsible vulnerability disclosure guidelines of the ISO 29147 standard, Open Bug Bounty has: a. verified the vulnerability and confirmed its existence; b. notified the website operator about its existence. Technical details of the vulnerability are currently hidde...

7AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
•added 2023/07/08 7:00 a.m.•10 views

Null pointer dereference in submit_lookup_cmds() in drivers/gpu/drm/msm/msm_gem_submit.c

...

5.5CVSS7.1AI score0.00288EPSS
SaveExploits0
OSV
OSV
•added 2023/06/28 9:15 p.m.•12 views

AZL-27366 CVE-2023-3355 affecting package kernel for versions less than 5.15.118.1-2

A NULL pointer dereference flaw was found in the Linux kernel's drivers/gpu/drm/msm/msmgemsubmit.c code in the submitlookupcmds function, which fails because it lacks a check of the return value of kmalloc. This issue allows a local user to crash the system...

5.5CVSS6.7AI score0.00288EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2023/06/28 9:15 p.m.•7 views

CVE-2023-3355

A NULL pointer dereference flaw was found in the Linux kernel's drivers/gpu/drm/msm/msmgemsubmit.c code in the submitlookupcmds function, which fails because it lacks a check of the return value of kmalloc. This issue allows a local user to crash the system...

5.5CVSS5.8AI score0.00288EPSS
SaveExploits0References4
OSV
OSV
•added 2023/06/28 9:15 p.m.•5 views

DEBIAN-CVE-2023-3355

A NULL pointer dereference flaw was found in the Linux kernel's drivers/gpu/drm/msm/msmgemsubmit.c code in the submitlookupcmds function, which fails because it lacks a check of the return value of kmalloc. This issue allows a local user to crash the system...

5.5CVSS6.3AI score0.00288EPSS
SaveExploits0References1
Prion
Prion
•added 2023/06/28 9:15 p.m.•16 views

Null pointer dereference

A NULL pointer dereference flaw was found in the Linux kernel's drivers/gpu/drm/msm/msmgemsubmit.c code in the submitlookupcmds function, which fails because it lacks a check of the return value of kmalloc. This issue allows a local user to crash the system...

1.7CVSS5.3AI score0.00288EPSS
SaveExploits0References3Affected Software1
OSV
OSV
•added 2023/06/28 9:15 p.m.•14 views

UBUNTU-CVE-2023-3355

A NULL pointer dereference flaw was found in the Linux kernel's drivers/gpu/drm/msm/msmgemsubmit.c code in the submitlookupcmds function, which fails because it lacks a check of the return value of kmalloc. This issue allows a local user to crash the system...

5.5CVSS7.2AI score0.00288EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2023/06/28 1:39 a.m.•6 views

SUSE CVE-2023-3355

A NULL pointer dereference flaw was found in the Linux kernel's drivers/gpu/drm/msm/msmgemsubmit.c code in the submitlookupcmds function, which fails because it lacks a check of the return value of kmalloc. This issue allows a local user to crash the system...

5.5CVSS8.1AI score0.00288EPSS
SaveExploits0References3
CVE
CVE
•added 2023/06/28 12:00 a.m.•188 views

CVE-2023-3355

CVE-2023-3355 affects the Linux kernel’s MSM GPU driver, specifically the code path in drivers/gpu/drm/msm/msm_gem_submit.c (submit_lookup_cmds). The vulnerability arises from a NULL pointer dereference due to an missing validation of kmalloc() return value, enabling a local user to crash the sys...

5.5CVSS4.8AI score0.00288EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
•added 2023/06/28 12:00 a.m.•79 views

CVE-2023-3355

A NULL pointer dereference flaw was found in the Linux kernel's drivers/gpu/drm/msm/msmgemsubmit.c code in the submitlookupcmds function, which fails because it lacks a check of the return value of kmalloc. This issue allows a local user to crash the system...

5.5CVSS6.5AI score0.00288EPSS
SaveExploits0
Cvelist
Cvelist
•added 2023/06/28 12:00 a.m.•39 views

CVE-2023-3355 Null pointer dereference in submit_lookup_cmds() in drivers/gpu/drm/msm/msm_gem_submit.c

A NULL pointer dereference flaw was found in the Linux kernel's drivers/gpu/drm/msm/msmgemsubmit.c code in the submitlookupcmds function, which fails because it lacks a check of the return value of kmalloc. This issue allows a local user to crash the system...

4.7CVSS5.6AI score0.00288EPSS
SaveExploits0References3
CNVD
CNVD
•added 2023/06/25 12:00 a.m.•35 views

Linux kernel denial of service vulnerability (CNVD-2023-56645)

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A denial of service vulnerability exists in the Linux kernel, which stems from the lack of a check for the return value of kzalloc in dpucrtcatomiccheck in...

5.5CVSS6.3AI score0.00218EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2023/06/22 2:39 a.m.•11 views

SUSE CVE-2023-3220

An issue was discovered in the Linux kernel through 6.1-rc8. dpucrtcatomiccheck in drivers/gpu/drm/msm/disp/dpu1/dpucrtc.c lacks check of the return value of kzalloc and will cause the NULL Pointer Dereference...

4.7CVSS6.7AI score0.00218EPSS
SaveExploits0References9
Rows per page
Query Builder