Lucene search
+L

8695 matches found

RedhatCVE
RedhatCVE
added 2024/09/04 8:19 p.m.26 views

CVE-2024-44967

In the Linux kernel, the following vulnerability has been resolved: drm/mgag200: Bind I2C lifetime to DRM device Managed cleanup with devmaddactionorreset will release the I2C adapter when the underlying Linux device goes away. But the connector still refers to it, so this cleanup leaves behind a...

6.7CVSS6.9AI score0.00218EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 8:15 p.m.7 views

DEBIAN-CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault On driver reload we never free up the memory for the pagefault and access counter workqueues. Add those destroy calls here. cherry picked from commit...

5.5CVSS5.8AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2024/09/04 8:15 p.m.6 views

DEBIAN-CVE-2024-44982

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.5CVSS5.7AI score0.00241EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/04 8:15 p.m.12 views

CVE-2024-44982

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.5CVSS0.00241EPSS
SaveExploits0References6
OSV
OSV
added 2024/09/04 8:15 p.m.4 views

DEBIAN-CVE-2024-44977

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Validate TA binary size Add TA binary size validation to avoid OOB write. cherry picked from commit c0a04e3570d72aaf090962156ad085e37c62e442...

7.8CVSS6.1AI score0.00253EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/04 8:15 p.m.27 views

CVE-2024-44978

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Free job before xeexecqueueput Free job depends on job-vm being valid, the last xeexecqueueput can destroy the VM. Prevent UAF by freeing job before xeexecqueueput. cherry picked from commit...

7.8CVSS0.00219EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/04 8:15 p.m.26 views

CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault On driver reload we never free up the memory for the pagefault and access counter workqueues. Add those destroy calls here. cherry picked from commit...

5.5CVSS0.00199EPSS
SaveExploits0References2
NVD
NVD
added 2024/09/04 8:15 p.m.30 views

CVE-2024-44980

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix opregion leak Being part o the display, ideally the setup and cleanup would be done by display itself. However this is a bigger refactor that needs to be done on both i915 and xe. For now, just fix the leak:...

5.5CVSS0.00196EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.20 views

CVE-2024-44980

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix opregion leak Being part o the display, ideally the setup and cleanup would be done by display itself. However this is a bigger refactor that needs to be done on both i915 and xe. For now, just fix the leak:...

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References9
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.14 views

CVE-2024-44978

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Free job before xeexecqueueput Free job depends on job-vm being valid, the last xeexecqueueput can destroy the VM. Prevent UAF by freeing job before xeexecqueueput. cherry picked from commit...

7.8CVSS6.6AI score0.00219EPSS
SaveExploits0References9
OSV
OSV
added 2024/09/04 8:15 p.m.9 views

UBUNTU-CVE-2024-44978

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Free job before xeexecqueueput Free job depends on job-vm being valid, the last xeexecqueueput can destroy the VM. Prevent UAF by freeing job before xeexecqueueput. cherry picked from commit...

7.8CVSS6.5AI score0.00219EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.21 views

CVE-2024-44982

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.5CVSS6.1AI score0.00241EPSS
SaveExploits0References17
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.23 views

CVE-2024-44977

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Validate TA binary size Add TA binary size validation to avoid OOB write. cherry picked from commit c0a04e3570d72aaf090962156ad085e37c62e442...

7.8CVSS6.4AI score0.00253EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2024/09/04 8:15 p.m.20 views

CVE-2024-44979

In the Linux kernel, the following vulnerability has been resolved: drm/xe: Fix missing workqueue destroy in xegtpagefault On driver reload we never free up the memory for the pagefault and access counter workqueues. Add those destroy calls here. cherry picked from commit...

5.5CVSS6.3AI score0.00199EPSS
SaveExploits0References9
OSV
OSV
added 2024/09/04 8:15 p.m.6 views

UBUNTU-CVE-2024-44977

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Validate TA binary size Add TA binary size validation to avoid OOB write. cherry picked from commit c0a04e3570d72aaf090962156ad085e37c62e442...

7.8CVSS6.5AI score0.00253EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.40 views

CVE-2024-44982 drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

0.00241EPSS
SaveExploits0References5
CVE
CVE
added 2024/09/04 7:54 p.m.119 views

CVE-2024-44982

Summary of CVE-2024-44982 (Linux kernel): A bug in drm/msm/dpu cleanup occurs when dpu_format_populate_layout() fails, causing the FB to be prepared but not cleaned up. This leaks the GEM object pin_count and triggers a kernel crash (splat) on DRM file closure. Affected component: DRM/GPU MSM dri...

5.5CVSS6AI score0.00241EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.26 views

CVE-2024-44982

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

5.5CVSS5.7AI score0.00241EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.15 views

CVE-2024-44982 drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

7.2AI score0.00241EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/04 7:54 p.m.22 views

CVE-2024-44982 drm/msm/dpu: cleanup FB if dpu_format_populate_layout fails

In the Linux kernel, the following vulnerability has been resolved: drm/msm/dpu: cleanup FB if dpuformatpopulatelayout fails If the dpuformatpopulatelayout fails, then FB is prepared, but not cleaned up. This ends up leaking the pincount on the GEM object and causes a splat during DRM file closur...

6.1AI score
SaveExploits0References9
Rows per page
Query Builder