Lucene search
+L

8741 matches found

OSV
OSV
added 2024/06/19 2:15 p.m.33 views

UBUNTU-CVE-2024-38592

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Init ddpcomp with devmkcalloc In the case where connroutes is true we allocate an extra slot in the ddpcomp array but mtkdrmcrtccreate never seemed to initialize it in the test case I ran. For me, this caused a late...

7.8CVSS6.5AI score0.00234EPSS
SaveExploits0References11
Vulnrichment
Vulnrichment
added 2024/06/19 1:45 p.m.17 views

CVE-2024-38592 drm/mediatek: Init `ddp_comp` with devm_kcalloc()

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Init ddpcomp with devmkcalloc In the case where connroutes is true we allocate an extra slot in the ddpcomp array but mtkdrmcrtccreate never seemed to initialize it in the test case I ran. For me, this caused a late...

7.8CVSS7AI score0.00234EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/19 1:45 p.m.25 views

CVE-2024-38592 drm/mediatek: Init `ddp_comp` with devm_kcalloc()

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Init ddpcomp with devmkcalloc In the case where connroutes is true we allocate an extra slot in the ddpcomp array but mtkdrmcrtccreate never seemed to initialize it in the test case I ran. For me, this caused a late...

7.8CVSS6AI score
SaveExploits0References6
Cvelist
Cvelist
added 2024/06/19 1:45 p.m.41 views

CVE-2024-38592 drm/mediatek: Init `ddp_comp` with devm_kcalloc()

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Init ddpcomp with devmkcalloc In the case where connroutes is true we allocate an extra slot in the ddpcomp array but mtkdrmcrtccreate never seemed to initialize it in the test case I ran. For me, this caused a late...

7.8CVSS0.00234EPSS
SaveExploits0References3
OSV
OSV
added 2024/06/19 1:37 p.m.26 views

CVE-2024-38581 drm/amdgpu/mes: fix use-after-free issue

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/mes: fix use-after-free issue Delete fence fallback timer to fix the ramdom use-after-free issue. v2: move to amdgpumes.c...

7.8CVSS6AI score
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/06/19 1:37 p.m.25 views

CVE-2024-38581 drm/amdgpu/mes: fix use-after-free issue

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu/mes: fix use-after-free issue Delete fence fallback timer to fix the ramdom use-after-free issue. v2: move to amdgpumes.c...

7.2AI score0.0023EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.44 views

CVE-2024-38552 drm/amd/display: Fix potential index out of bounds in color transformation function

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential index out of bounds in color transformation function Fixes index out of bounds issue in the color transformation function. The issue could occur when the index 'i' exceeds the number of transfer...

7.3CVSS0.00297EPSS
SaveExploits0References9
CVE
CVE
added 2024/06/19 1:35 p.m.130 views

CVE-2024-38552

The CVE-2024-38552 issue affects the Linux kernel DRM/AMD display path, specifically the color transformation function. A potential index out-of-bounds can occur when i exceeds TRANSFER_FUNC_POINTS, risking buffer overflow in output_tf->tf_pts.red/green/blue. The fix adds a bounds check for i,...

7.8CVSS8.8AI score0.00297EPSS
SaveExploits0References11Affected Software1
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.36 views

CVE-2024-38552

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential index out of bounds in color transformation function Fixes index out of bounds issue in the color transformation function. The issue could occur when the index 'i' exceeds the number of transfer...

7.8CVSS6AI score0.00297EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.16 views

CVE-2024-38552 drm/amd/display: Fix potential index out of bounds in color transformation function

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix potential index out of bounds in color transformation function Fixes index out of bounds issue in the color transformation function. The issue could occur when the index 'i' exceeds the number of transfer...

7.3CVSS7.2AI score0.00297EPSS
SaveExploits0References9
OSV
OSV
added 2024/06/19 1:35 p.m.22 views

CVE-2024-38549 drm/mediatek: Add 0 size check to mtk_drm_gem_obj

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtkdrmgemobj Add a check to mtkdrmgeminit if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists and the kernel will panic if a userspace application attempts to...

6AI score
SaveExploits0References13
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.40 views

CVE-2024-38549

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtkdrmgemobj Add a check to mtkdrmgeminit if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists and the kernel will panic if a userspace application attempts to...

5.5CVSS5.7AI score0.00281EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.38 views

CVE-2024-38549 drm/mediatek: Add 0 size check to mtk_drm_gem_obj

In the Linux kernel, the following vulnerability has been resolved: drm/mediatek: Add 0 size check to mtkdrmgemobj Add a check to mtkdrmgeminit if we attempt to allocate a GEM object of 0 bytes. Currently, no such check exists and the kernel will panic if a userspace application attempts to...

0.00281EPSS
SaveExploits0References9
CVE
CVE
added 2024/06/19 1:35 p.m.128 views

CVE-2024-38549

CVE-2024-38549 affects the Linux kernel in the DRM/mediatek path: mtk_drm_gem_obj lacked a 0-byte allocation check, potentially leading to a kernel panic when a userspace app allocates a 0x0 GBM buffer. The fix adds a 0-byte allocation check in mtk_drm_gem_init, and testing on MT8188 confirms tha...

5.5CVSS7.2AI score0.00281EPSS
SaveExploits0References10Affected Software1
CVE
CVE
added 2024/06/19 1:35 p.m.109 views

CVE-2024-38548

The CVE-2024-38548 issue is in the Linux kernel’s drm: bridge: cdns-mhdp8546 path. The root cause is a potential NULL pointer dereference in cdns_mhdp_atomic_enable() after drm_mode_duplicate() returns NULL, which is dereferenced in drm_mode_set_name(). The fix adds a check for mhdp_state->cur...

5.5CVSS7.1AI score0.0025EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/06/19 1:35 p.m.16 views

CVE-2024-38548 drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference In cdnsmhdpatomicenable, the return value of drmmodeduplicate is assigned to mhdpstate-currentmode, and there is a dereference of it in drmmodesetname, which will...

5.5CVSS5.8AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/06/19 1:35 p.m.17 views

CVE-2024-38548 drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference In cdnsmhdpatomicenable, the return value of drmmodeduplicate is assigned to mhdpstate-currentmode, and there is a dereference of it in drmmodesetname, which will...

6.8AI score0.0025EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/06/19 1:35 p.m.51 views

CVE-2024-38548

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference In cdnsmhdpatomicenable, the return value of drmmodeduplicate is assigned to mhdpstate-currentmode, and there is a dereference of it in drmmodesetname, which will...

5.5CVSS5.3AI score0.0025EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/06/19 1:35 p.m.33 views

CVE-2024-38548 drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: drm: bridge: cdns-mhdp8546: Fix possible null pointer dereference In cdnsmhdpatomicenable, the return value of drmmodeduplicate is assigned to mhdpstate-currentmode, and there is a dereference of it in drmmodesetname, which will...

0.0025EPSS
SaveExploits0References7
CVE
CVE
added 2024/06/19 1:35 p.m.109 views

CVE-2024-38546

CVE-2024-38546 : Linux kernel (drm: vc4) fix for a NULL pointer dereference in vc4_hdmi_audio_init. of_get_address() may return NULL and be dereferenced; patch adds a NULL check to prevent the crash. This applies to the vc4 HDMI audio path in the kernel DRM vc4 driver; no exploits/public advisori...

5.5CVSS7.1AI score0.00252EPSS
SaveExploits0References7Affected Software1
Rows per page
Query Builder