Lucene search
+L

1347 matches found

OSV
OSV
added 2024/10/21 6:01 p.m.13 views

CVE-2024-49912 drm/amd/display: Handle null 'stream_status' in 'planes_changed_for_existing_stream'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Handle null 'streamstatus' in 'planeschangedforexistingstream' This commit adds a null check for 'streamstatus' in the function 'planeschangedforexistingstream'. Previously, the code assumed 'streamstatus' could ...

6.1AI score
SaveExploits0References9
OSV
OSV
added 2024/10/21 6:01 p.m.13 views

CVE-2024-49911 drm/amd/display: Add NULL check for function pointer in dcn20_set_output_transfer_func

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

6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.28 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...

0.00208EPSS
SaveExploits0References2
CVE
CVE
added 2024/10/21 6:01 p.m.128 views

CVE-2024-49910

CVE-2024-49910 concerns the Linux kernel DRM/AMD display path. The root cause was a null dereference risk in drm/amd/display's dcn401_set_output_transfer_func: set_output_gamma could be non-null checked, then dereferenced. The fix adds a null check for set_output_gamma before invoking it, elimina...

5.5CVSS5.1AI score0.00208EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2024/10/21 6:01 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:01 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
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.16 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...

7AI score0.00206EPSS
SaveExploits0References2
OSV
OSV
added 2024/10/21 6:01 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
OSV
OSV
added 2024/10/21 6:01 p.m.17 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...

6.2AI score
SaveExploits0References5
CVE
CVE
added 2024/10/21 6:01 p.m.145 views

CVE-2024-49909

The CVE-2024-49909 vulnerability affects the Linux kernel DRM AMD display path (drm/amd/display) specifically in dcn32_set_output_transfer_func, where a null pointer dereference could occur if set_output_gamma is NULL. The issue arises from dereferencing set_output_gamma after a prior NULL check ...

5.5CVSS6.4AI score0.00238EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2024/10/21 6:01 p.m.23 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
Vulnrichment
Vulnrichment
added 2024/10/21 6:01 p.m.14 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...

7AI score0.00238EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/10/21 3:47 p.m.11 views

SUSE CVE-2024-47704

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check linkres-hpodplinkenc before using it WHAT & HOW Functions dpenablelinkphy and dpdisablelinkphy can pass linkres without initializing hpodplinkenc and it is necessary to check for null before dereferencing...

5.5CVSS6.5AI score0.00209EPSS
SaveExploits0References18
RedhatCVE
RedhatCVE
added 2024/10/21 3:40 p.m.23 views

CVE-2024-47749

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the...

5.5CVSS7AI score0.00567EPSS
SaveExploits0References4
OSV
OSV
added 2024/10/21 1:15 p.m.17 views

DEBIAN-CVE-2024-47749

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the...

5.5CVSS5.6AI score0.00567EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/21 1:15 p.m.12 views

CVE-2024-47749

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the...

7.5CVSS0.00567EPSS
SaveExploits0References11
OSV
OSV
added 2024/10/21 1:15 p.m.17 views

UBUNTU-CVE-2024-47749

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the...

7.5CVSS6.2AI score0.00567EPSS
SaveExploits0References43
NVD
NVD
added 2024/10/21 12:15 p.m.20 views

CVE-2024-47720

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

5.5CVSS0.0022EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2024/10/21 12:14 p.m.27 views

CVE-2024-47749 RDMA/cxgb4: Added NULL check for lookup_atid

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the...

7.5CVSS0.00567EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/10/21 12:14 p.m.18 views

CVE-2024-47749 RDMA/cxgb4: Added NULL check for lookup_atid

In the Linux kernel, the following vulnerability has been resolved: RDMA/cxgb4: Added NULL check for lookupatid The lookupatid function can return NULL if the ATID is invalid or does not exist in the identifier table, which could lead to dereferencing a null pointer without a check in the...

7.5CVSS7AI score0.00567EPSS
SaveExploits0References9
Rows per page
Query Builder