Lucene search
+L

1262 matches found

UbuntuCve
UbuntuCve
added 2024/04/02 12:00 a.m.32 views

CVE-2024-26661

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Add NULL test for 'timing generator' in 'dcn21setpipe' In "u32 otginst = pipectx-streamres.tg-inst;" pipectx-streamres.tg could be NULL, it is relying on the caller to ensure the tg is not NULL...

5.5CVSS5.9AI score0.00225EPSS
SaveExploits0References15
RedhatCVE
RedhatCVE
added 2024/03/27 2:01 p.m.32 views

CVE-2024-26648

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

4.4CVSS7AI score0.00224EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/03/27 1:53 p.m.37 views

CVE-2024-26647

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'linksetdscppspacket' In linksetdscppspacket, 'struct displaystreamcompressor dsc' was dereferenced in a DCLOGGERINITdsc-ctx-logger; before the 'dsc' NULL pointer check. Fixes t...

4.4CVSS6.9AI score0.00224EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/03/27 12:00 a.m.10 views

PT-2024-26744

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue arises when disabling the stream encoder in the Linux kernel's drm/amd/display module, which invokes a function that no longer exists. This can cause a crash. The problem occur...

6.2CVSS5.5AI score0.00227EPSS
SaveExploits0
NVD
NVD
added 2024/03/26 6:15 p.m.33 views

CVE-2024-26648

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

5.5CVSS6.4AI score0.00224EPSS
SaveExploits0References3
OSV
OSV
added 2024/03/26 6:15 p.m.5 views

DEBIAN-CVE-2024-26648

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

5.5CVSS4.9AI score0.00224EPSS
SaveExploits0References1
NVD
NVD
added 2024/03/26 6:15 p.m.32 views

CVE-2024-26647

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'linksetdscppspacket' In linksetdscppspacket, 'struct displaystreamcompressor dsc' was dereferenced in a DCLOGGERINITdsc-ctx-logger; before the 'dsc' NULL pointer check. Fixes t...

5.5CVSS7.3AI score0.00224EPSS
SaveExploits0References3
NVD
NVD
added 2024/03/26 6:15 p.m.26 views

CVE-2023-52625

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Refactor DMCUB enter/exit idle interface Why We can hang in place trying to send commands when the DMCUB isn't powered on. How We need to exit out of the idle state prior to sending a command, but the process tha...

5.5CVSS6.7AI score0.002EPSS
SaveExploits0References2
NVD
NVD
added 2024/03/26 6:15 p.m.17 views

CVE-2023-52624

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before executing GPINT commands Why DMCUB can be in idle when we attempt to interface with the HW through the GPINT mailbox resulting in a system hang. How Add dcwakeandexecutegpint to wrap the wake,...

7.8CVSS6.5AI score0.00368EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/03/26 6:15 p.m.24 views

CVE-2023-52624

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before executing GPINT commands Why DMCUB can be in idle when we attempt to interface with the HW through the GPINT mailbox resulting in a system hang. How Add dcwakeandexecutegpint to wrap the wake,...

7.8CVSS6.3AI score0.00368EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/26 6:15 p.m.27 views

CVE-2023-52625

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Refactor DMCUB enter/exit idle interface Why We can hang in place trying to send commands when the DMCUB isn't powered on. How We need to exit out of the idle state prior to sending a command, but the process tha...

5.5CVSS6.3AI score0.002EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/03/26 6:15 p.m.28 views

CVE-2024-26648

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0References5
OSV
OSV
added 2024/03/26 6:15 p.m.27 views

UBUNTU-CVE-2024-26648

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

5.5CVSS5.7AI score0.00224EPSS
SaveExploits0References6
OSV
OSV
added 2024/03/26 6:15 p.m.7 views

UBUNTU-CVE-2023-52624

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Wake DMCUB before executing GPINT commands Why DMCUB can be in idle when we attempt to interface with the HW through the GPINT mailbox resulting in a system hang. How Add dcwakeandexecutegpint to wrap the wake,...

7.8CVSS5.7AI score0.00368EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/03/26 5:50 p.m.51 views

CVE-2024-26647 drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'linksetdscppspacket' In linksetdscppspacket, 'struct displaystreamcompressor dsc' was dereferenced in a DCLOGGERINITdsc-ctx-logger; before the 'dsc' NULL pointer check. Fixes t...

7.5AI score0.00224EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/03/26 5:50 p.m.69 views

CVE-2024-26648

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

5.5CVSS4.8AI score0.00224EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2024/03/26 5:50 p.m.23 views

CVE-2024-26648 drm/amd/display: Fix variable deferencing before NULL check in edp_setup_replay()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

6.8AI score0.00224EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/03/26 5:50 p.m.28 views

CVE-2024-26647 drm/amd/display: Fix late derefrence 'dsc' check in 'link_set_dsc_pps_packet()'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'linksetdscppspacket' In linksetdscppspacket, 'struct displaystreamcompressor dsc' was dereferenced in a DCLOGGERINITdsc-ctx-logger; before the 'dsc' NULL pointer check. Fixes t...

6.7AI score0.00224EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2024/03/26 5:50 p.m.38 views

CVE-2024-26648 drm/amd/display: Fix variable deferencing before NULL check in edp_setup_replay()

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix variable deferencing before NULL check in edpsetupreplay In edpsetupreplay, 'struct dc dc' & 'struct dmubreplay replay' was dereferenced before the pointer 'link' & 'replay' NULL check. Fixes the below:...

6.7AI score0.00224EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/03/26 5:50 p.m.65 views

CVE-2024-26647

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix late derefrence 'dsc' check in 'linksetdscppspacket' In linksetdscppspacket, 'struct displaystreamcompressor dsc' was dereferenced in a DCLOGGERINITdsc-ctx-logger; before the 'dsc' NULL pointer check. Fixes t...

5.5CVSS5.5AI score0.00224EPSS
SaveExploits0
Rows per page
Query Builder