Lucene search
+L

3063 matches found

OSV
OSV
added 2024/10/07 10:35 a.m.17 views

CLSA-2024-1728297353 kernel: Fix of 5 CVEs

drm/amd/pm: fix the Out-of-bounds read warning CVE-2024-46731 - hwmon: w83627ehf Fix underflows seen when writing limit attributes CVE-2024-46756 - hwmon: lm95234 Fix underflows seen when writing limit attributes CVE-2024-46758 - hwmon: nct6775-core Fix underflows seen when writing limit...

7.1CVSS6.8AI score0.00417EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/10/07 12:00 a.m.9 views

The vulnerability of the DRM/amdgpu cores in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the DRM/amdgpu cores in the Linux operating system is related to the assignment of a zero pointer. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.1AI score0.00282EPSS
SaveExploits0References32Affected Software4
OSV
OSV
added 2024/09/27 1:15 p.m.24 views

AZL-49855 CVE-2024-46808 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add missing NULL pointer check within dpcdextendaddressrange Why & How ASSERT if return NULL from kcalloc...

5.5CVSS6.1AI score0.00204EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.7 views

kernel: drm/radeon: check bo_va->bo is non-NULL before using it

In the Linux kernel, the following vulnerability has been resolved: drm/radeon: check bova-bo is non-NULL before using it The call to radeonvmclearfreed might clear bova-bo, so we have to check it before dereferencing it...

7.8CVSS6.5AI score0.00248EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/09/24 12:40 a.m.10 views

kernel: drm/amdgpu: add error handle to avoid out-of-bounds

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: add error handle to avoid out-of-bounds if the sdmav40irqidtoseq return -EINVAL, the process should be stop to avoid out-of-bounds read, so directly return -EINVAL...

7.8CVSS6.4AI score0.00237EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/18 7:15 a.m.10 views

UBUNTU-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.5CVSS6.5AI score0.00177EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/13 7:15 a.m.11 views

UBUNTU-CVE-2024-46710

In the Linux kernel, the following vulnerability has been resolved: drm/vmwgfx: Prevent unmapping active read buffers The kms paths keep a persistent map active to read and compare the cursor buffer. These maps can race with each other in simple scenario where: a buffer "a" mapped for update b...

7.8CVSS6.7AI score0.00226EPSS
SaveExploits0References10
OSV
OSV
added 2024/09/13 6:15 a.m.16 views

UBUNTU-CVE-2024-46699

In the Linux kernel, the following vulnerability has been resolved: drm/v3d: Disable preemption while updating GPU stats We forgot to disable preemption around the writeseqcountbegin/end pair while updating GPU stats: WARNING: CPU: 2 PID: 12 at include/linux/seqlock.h:221...

7.8CVSS6.6AI score0.00212EPSS
SaveExploits0References5
OSV
OSV
added 2024/09/13 6:15 a.m.12 views

UBUNTU-CVE-2024-46694

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: avoid using null object of framebuffer Instead of using state-fb-obj0 directly, get object from framebuffer by calling drmgemfbgetobj and return error code when object is null to avoid using null object of...

5.5CVSS6.2AI score0.00228EPSS
SaveExploits0References12
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.5 views

drm/amdgpu/mes: fix use-after-free issue

...

7.8CVSS7.3AI score0.0023EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.10 views

drm/vkms: Avoid reading beyond LUT array

...

7.8CVSS6.2AI score0.00277EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.7 views

drm/i915/vma: Fix UAF on destroy against retire race

...

7.8CVSS6.3AI score0.00244EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.9 views

drm/tegra: rgb: Fix missing clk_put() in the error handling paths of tegra_dc_rgb_probe()

...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.8 views

drm/vmwgfx: fix a memleak in vmw_gmrid_man_get_node

...

7.8CVSS6.7AI score0.00239EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.8 views

drm/vmwgfx: Unmap the surface before resetting it on a plane state

...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.10 views

drm/vmwgfx: Fix the lifetime of the bo cursor memory

...

7.8CVSS6.7AI score0.00234EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 7:00 a.m.10 views

drm/vmwgfx: Create debugfs ttm_resource_manager entry only if needed

...

5.5CVSS6.7AI score0.00227EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2024/09/11 12:00 a.m.8 views

CVE-2024-42309

...

5.5CVSS6.5AI score0.00228EPSS
SaveExploits0
OSV
OSV
added 2024/09/09 9:35 a.m.37 views

CLSA-2024-1725871927 kernel: Fix of 30 CVEs

gfs2: Fix potential glock use-after-free on unmount CVE-2024-38570 - gfs2: Remove ill-placed consistency check CVE-2024-38570 - gfs2: introduce new gfs2glockassertwithdraw CVE-2024-38570 - gfs2: simplify gdlmputlock with outfree label CVE-2024-38570 - wifi: mt76: replace skbput with skbputzero...

9.8CVSS7AI score0.01305EPSS
SaveExploits1References1
SUSE CVE
SUSE CVE
added 2024/09/08 2:47 a.m.5 views

SUSE CVE-2024-43905

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix the null pointer dereference for vega10hwmgr Check return value and conduct null pointer handling to avoid null pointer dereference...

5.5CVSS6.5AI score0.00214EPSS
SaveExploits0References16
Rows per page
Query Builder