Lucene search
+L

8667 matches found

SUSE CVE
SUSE CVE
added 2024/11/08 3:49 a.m.6 views

SUSE CVE-2024-50144

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix unbalanced rpm put with fencefini Currently we can call fencefini twice if something goes wrong when sending the GuC CT for the tlb request, since we signal the fence and return an error, leading to the caller also...

2.5CVSS7.7AI score0.00201EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/11/08 3:49 a.m.7 views

SUSE CVE-2024-50149

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't free job in TDR Freeing job in TDR is not safe as TDR can pass the runjob thread resulting in UAF. It is only safe for free job to naturally be called by the scheduler. Rather free job in TDR, add to pending list...

5.5CVSS7.7AI score0.002EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/11/07 5:03 p.m.14 views

CVE-2024-50149

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't free job in TDR Freeing job in TDR is not safe as TDR can pass the runjob thread resulting in UAF. It is only safe for free job to naturally be called by the scheduler. Rather free job in TDR, add to pending list...

5.5CVSS7AI score0.002EPSS
SaveExploits0References4
OSV
OSV
added 2024/11/07 10:15 a.m.9 views

AZL-53385 CVE-2024-50156 affecting package kernel for versions less than 6.6.64.2-1

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Avoid NULL dereference in msmdispstateprintregs If the allocation in msmdispstatedumpregs failed then block-state can be NULL. The msmdispstateprintregs function does have code to try to handle it with: if reg dumpaddr =...

5.5CVSS6.9AI score0.00216EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.9 views

DEBIAN-CVE-2024-50149

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't free job in TDR Freeing job in TDR is not safe as TDR can pass the runjob thread resulting in UAF. It is only safe for free job to naturally be called by the scheduler. Rather free job in TDR, add to pending list...

5.5CVSS5.4AI score0.002EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/07 10:15 a.m.6 views

DEBIAN-CVE-2024-50144

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix unbalanced rpm put with fencefini Currently we can call fencefini twice if something goes wrong when sending the GuC CT for the tlb request, since we signal the fence and return an error, leading to the caller also...

5.5CVSS5.4AI score0.00201EPSS
SaveExploits0References1
NVD
NVD
added 2024/11/07 10:15 a.m.22 views

CVE-2024-50144

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix unbalanced rpm put with fencefini Currently we can call fencefini twice if something goes wrong when sending the GuC CT for the tlb request, since we signal the fence and return an error, leading to the caller also...

5.5CVSS0.00201EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/07 10:15 a.m.10 views

UBUNTU-CVE-2024-50144

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix unbalanced rpm put with fencefini Currently we can call fencefini twice if something goes wrong when sending the GuC CT for the tlb request, since we signal the fence and return an error, leading to the caller also...

5.5CVSS5.7AI score0.00201EPSS
SaveExploits0References8
OSV
OSV
added 2024/11/07 10:15 a.m.11 views

UBUNTU-CVE-2024-50156

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Avoid NULL dereference in msmdispstateprintregs If the allocation in msmdispstatedumpregs failed then block-state can be NULL. The msmdispstateprintregs function does have code to try to handle it with: if reg dumpaddr =...

5.5CVSS6.3AI score0.00216EPSS
SaveExploits0References34
OSV
OSV
added 2024/11/07 10:15 a.m.5 views

UBUNTU-CVE-2024-50149

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't free job in TDR Freeing job in TDR is not safe as TDR can pass the runjob thread resulting in UAF. It is only safe for free job to naturally be called by the scheduler. Rather free job in TDR, add to pending list...

7.8CVSS5.7AI score0.002EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.1 views

CVE-2024-50156 drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Avoid NULL dereference in msmdispstateprintregs If the allocation in msmdispstatedumpregs failed then block-state can be NULL. The msmdispstateprintregs function does have code to try to handle it with: if reg dumpaddr =...

7.6AI score0.00216EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/11/07 9:31 a.m.21 views

CVE-2024-50156 drm/msm: Avoid NULL dereference in msm_disp_state_print_regs()

In the Linux kernel, the following vulnerability has been resolved: drm/msm: Avoid NULL dereference in msmdispstateprintregs If the allocation in msmdispstatedumpregs failed then block-state can be NULL. The msmdispstateprintregs function does have code to try to handle it with: if reg dumpaddr =...

0.00216EPSS
SaveExploits0References5
CVE
CVE
added 2024/11/07 9:31 a.m.145 views

CVE-2024-50156

CVE-2024-50156 affects the Linux kernel’s drm/msm path. A NULL dereference could occur in msm_disp_state_print_regs() if allocation in msm_disp_state_dump_regs() failed and block->state is NULL. The fix prints "Registers not stored" when a NULL is encountered and also modernizes msm_disp_state...

5.5CVSS5.2AI score0.00216EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2024/11/07 9:31 a.m.17 views

CVE-2024-50149 drm/xe: Don't free job in TDR

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't free job in TDR Freeing job in TDR is not safe as TDR can pass the runjob thread resulting in UAF. It is only safe for free job to naturally be called by the scheduler. Rather free job in TDR, add to pending list...

7.8CVSS6.1AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/11/07 9:31 a.m.15 views

CVE-2024-50149 drm/xe: Don't free job in TDR

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't free job in TDR Freeing job in TDR is not safe as TDR can pass the runjob thread resulting in UAF. It is only safe for free job to naturally be called by the scheduler. Rather free job in TDR, add to pending list...

6.5AI score0.002EPSS
SaveExploits0References2
CVE
CVE
added 2024/11/07 9:31 a.m.120 views

CVE-2024-50149

CVE-2024-50149 : In the Linux kernel, the drm/xe path had a repair for freeing a job during TDR, which could cause a use-after-free because TDR may run the run_job thread. The fix prevents freeing the job in TDR and instead queues it (or lets the scheduler free it). A patch was cherry-picked into...

7.8CVSS7AI score0.002EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2024/11/07 9:31 a.m.15 views

CVE-2024-50149

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Don't free job in TDR Freeing job in TDR is not safe as TDR can pass the runjob thread resulting in UAF. It is only safe for free job to naturally be called by the scheduler. Rather free job in TDR, add to pending list...

7.8CVSS5.4AI score0.002EPSS
SaveExploits0
OSV
OSV
added 2024/11/07 9:31 a.m.14 views

CVE-2024-50144 drm/xe: fix unbalanced rpm put() with fence_fini()

In the Linux kernel, the following vulnerability has been resolved: drm/xe: fix unbalanced rpm put with fencefini Currently we can call fencefini twice if something goes wrong when sending the GuC CT for the tlb request, since we signal the fence and return an error, leading to the caller also...

5.5CVSS6.2AI score
SaveExploits0References5
CVE
CVE
added 2024/11/07 9:31 a.m.105 views

CVE-2024-50144

The CVE-2024-50144 issue affects the Linux kernel DRM/XE path. Root cause: an unbalanced rpm put() can occur if fence_fini() is invoked twice on error while handling GuC CT for a tlb request, because the code path signals the fence and then returns an error, causing the caller to run fini() again...

5.5CVSS5.3AI score0.00201EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2024/11/06 3:49 a.m.10 views

SUSE CVE-2024-50108

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Disable PSR-SU on Parade 08-01 TCON too Stuart Hayhurst has found that both at bootup and fullscreen VA-API video is leading to black screens for around 1 second and kernel WARNING 1 traces when calling...

5.5CVSS7.7AI score0.00235EPSS
SaveExploits0References18
Rows per page
Query Builder