Lucene search
+L

6348 matches found

OSV
OSV
added 2024/10/21 6:1 p.m.11 views

CVE-2024-49910 drm/amd/display: Add NULL check for function pointer in dcn401_set_output_transfer_func

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn401setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn401setoutputtransferfunc function. Previously, setoutputgamma was...

6AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.12 views

CVE-2024-49909 drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn32setoutputtransferfunc function. Previously, setoutputgamma was...

6.8AI score0.00238EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 6:1 p.m.136 views

CVE-2024-49908

CVE-2024-49908: In the Linux kernel, the AMDGPU display driver (amdgpu_dm) had a missing null check for theafb in amdgpu_dm_update_cursor, risking a null pointer dereference. The fix adds a null check and moves the check to the point of use (line where afb is accessed). Affects drm/amd/display co...

5.5CVSS5.2AI score0.00206EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.27 views

CVE-2024-49909 drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn32setoutputtransferfunc function. Previously, setoutputgamma was...

0.00238EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.23 views

CVE-2024-49908 drm/amd/display: Add null check for 'afb' in amdgpu_dm_update_cursor (v2)

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for 'afb' in amdgpudmupdatecursor v2 This commit adds a null check for the 'afb' variable in the amdgpudmupdatecursor function. Previously, 'afb' was assumed to be null at line 8388, but was used...

0.00206EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 6:1 p.m.12 views

CVE-2024-49909 drm/amd/display: Add NULL check for function pointer in dcn32_set_output_transfer_func

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn32setoutputtransferfunc function. Previously, setoutputgamma was...

6AI score
SaveExploits0References9
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.18 views

CVE-2024-49908

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for 'afb' in amdgpudmupdatecursor v2 This commit adds a null check for the 'afb' variable in the amdgpudmupdatecursor function. Previously, 'afb' was assumed to be null at line 8388, but was used...

5.5CVSS5.3AI score0.00206EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.19 views

CVE-2024-49909

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL check for function pointer in dcn32setoutputtransferfunc This commit adds a null check for the setoutputgamma function pointer in the dcn32setoutputtransferfunc function. Previously, setoutputgamma was...

5.5CVSS5.7AI score0.00238EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.14 views

CVE-2024-49907

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointers before using dc-clkmgr WHY & HOW dc-clkmgr is null checked previously in the same function, indicating it might be null. Passing "dc" to "dc-hwss.applyidlepoweroptimizations", which dereferenc...

5.5CVSS5.6AI score0.00243EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.18 views

CVE-2024-49906

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check null pointer before try to access it why & how Change the order of the pipectx-planestate check to ensure that planestate is not null before accessing it...

5.5CVSS5.7AI score0.00244EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.15 views

CVE-2024-49905

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for 'afb' in amdgpudmplanehandlecursorupdate v2 This commit adds a null check for the 'afb' variable in the amdgpudmplanehandlecursorupdate function. Previously, 'afb' was assumed to be null, but w...

5.5CVSS5.6AI score0.00238EPSS
SaveExploits0
CVE
CVE
added 2024/10/21 6:1 p.m.135 views

CVE-2024-49906

CVE-2024-49906 has concrete remediation on Root OS (rootio-linux) for Ubuntu 22.04 and Debian 11/12. The OSV entries indicate Root has patched CVE-2024-49906 in the rootio-linux package across multiple distributions with multiple fixed versions available. Ubuntu Security Notices and Debian/Ubuntu...

5.5CVSS6.5AI score0.00244EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:1 p.m.22 views

CVE-2024-49905 drm/amd/display: Add null check for 'afb' in amdgpu_dm_plane_handle_cursor_update (v2)

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add null check for 'afb' in amdgpudmplanehandlecursorupdate v2 This commit adds a null check for the 'afb' variable in the amdgpudmplanehandlecursorupdate function. Previously, 'afb' was assumed to be null, but w...

0.00238EPSS
SaveExploits0References5
CVE
CVE
added 2024/10/21 6:1 p.m.153 views

CVE-2024-49904

The CVE-2024-49904 issue affects the Linux kernel DRM/AMDGPU subsystem. The vulnerability arises from a missing list empty check in list_for_each_entry_safe, which can lead to a NULL pointer dereference in corner cases. The advisory notes that the fix is to add a list empty check to avoid the nul...

5.5CVSS5.6AI score0.00235EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.7 views

CVE-2024-49903

In the Linux kernel, the following vulnerability has been resolved: jfs: Fix uaf in dbFreeBits syzbot reported ================================================================== BUG: KASAN: slab-use-after-free in mutexlockcommon kernel/locking/mutex.c:587 inline BUG: KASAN: slab-use-after-free in...

7CVSS6.1AI score0.00255EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2024/10/21 6:1 p.m.9 views

CVE-2024-49901

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Assign msmgpu-pdev earlier to avoid nullptrs There are some cases, such as the one uncovered by Commit 46d4efcccc68 "drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails" where msmgpucleanup :...

5.5CVSS5.7AI score0.00235EPSS
SaveExploits0
OSV
OSV
added 2024/10/21 6:1 p.m.14 views

CVE-2024-49901 drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Assign msmgpu-pdev earlier to avoid nullptrs There are some cases, such as the one uncovered by Commit 46d4efcccc68 "drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails" where msmgpucleanup :...

6AI score
SaveExploits0References7
CVE
CVE
added 2024/10/21 6:1 p.m.148 views

CVE-2024-49901

CVE-2024-49901 concerns the Linux kernel DRM MSM Adreno path. The root cause was a NULL pointer dereference during cleanup when gpu->pdev may still be NULL during early initialization, including cases where speedbin data exists but opp/hw data in DT is missing. The vulnerability was resolved b...

5.5CVSS5.1AI score0.00235EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.16 views

CVE-2024-49901 drm/msm/adreno: Assign msm_gpu->pdev earlier to avoid nullptrs

In the Linux kernel, the following vulnerability has been resolved: drm/msm/adreno: Assign msmgpu-pdev earlier to avoid nullptrs There are some cases, such as the one uncovered by Commit 46d4efcccc68 "drm/msm/a6xx: Avoid a nullptr dereference when speedbin setting fails" where msmgpucleanup :...

6.8AI score0.00235EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/10/21 6:1 p.m.15 views

CVE-2024-49902 jfs: check if leafidx greater than num leaves per dmap tree

In the Linux kernel, the following vulnerability has been resolved: jfs: check if leafidx greater than num leaves per dmap tree syzbot report a out of bounds in dbSplit, it because dmtleafidx greater than num leaves per dmap tree, add a checking for dmtleafidx in dbFindLeaf. Shaggy: Modified sani...

7.8CVSS6.9AI score0.00287EPSS
SaveExploits0References9
Rows per page
Query Builder