Lucene search
+L

36 matches found

OSV
OSV
added 2025/02/26 7:0 a.m.5 views

UBUNTU-CVE-2022-49203

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix double free during GPU reset on DC streams Why The issue only occurs during the GPU reset code path. We first backup the current state prior to commiting 0 streams internally from DM to DC. This state backup...

7.8CVSS6.6AI score0.0023EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.3 views

CVE-2022-49233 drm/amd/display: Call dc_stream_release for remove link enc assignment

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Call dcstreamrelease for remove link enc assignment Why A porting error resulted in the stream assignment for the link being retained without being released - a memory leak. How Fix the porting error by adding ba...

6.5AI score0.00218EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/02/26 1:55 a.m.25 views

CVE-2022-49203 drm/amd/display: Fix double free during GPU reset on DC streams

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix double free during GPU reset on DC streams Why The issue only occurs during the GPU reset code path. We first backup the current state prior to commiting 0 streams internally from DM to DC. This state backup...

7.8CVSS0.0023EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/02/26 1:55 a.m.7 views

CVE-2022-49203 drm/amd/display: Fix double free during GPU reset on DC streams

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix double free during GPU reset on DC streams Why The issue only occurs during the GPU reset code path. We first backup the current state prior to commiting 0 streams internally from DM to DC. This state backup...

7.8CVSS6.3AI score0.0023EPSS
SaveExploits0References2
OSV
OSV
added 2025/02/26 1:55 a.m.18 views

CVE-2022-49203 drm/amd/display: Fix double free during GPU reset on DC streams

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix double free during GPU reset on DC streams Why The issue only occurs during the GPU reset code path. We first backup the current state prior to commiting 0 streams internally from DM to DC. This state backup...

7.8CVSS5.4AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.13 views

PT-2025-8131

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double free issue occurs during the GPU reset code path in the Linux kernel. This happens because the link encoder assignments are not properly cleared after a GPU reset, resulting in ...

5.5CVSS5.6AI score0.0023EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/02/03 12:0 a.m.17 views

PT-2025-14366

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue concerns out-of-bound accesses in the Linux kernel, specifically in the drm/amd/display component. The problem arises because hpo stream to link encoder mapping has a size of M...

7.1CVSS5.5AI score0.00188EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/01/10 12:22 a.m.7 views

SUSE CVE-2024-56608

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds access in 'dcn21linkencodercreate' An issue was identified in the dcn21linkencodercreate function where an out-of-bounds access could occur when the hpdsource index was used to reference the...

5.5CVSS7.6AI score0.00255EPSS
SaveExploits0References13
OSV
OSV
added 2024/12/27 3:15 p.m.8 views

DEBIAN-CVE-2024-56608

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds access in 'dcn21linkencodercreate' An issue was identified in the dcn21linkencodercreate function where an out-of-bounds access could occur when the hpdsource index was used to reference the...

7.8CVSS6.2AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.8 views

AZL-55205 CVE-2024-56608 affecting package kernel for versions less than 5.15.182.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds access in 'dcn21linkencodercreate' An issue was identified in the dcn21linkencodercreate function where an out-of-bounds access could occur when the hpdsource index was used to reference the...

7.8CVSS6.7AI score0.00255EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/27 3:15 p.m.16 views

UBUNTU-CVE-2024-56608

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds access in 'dcn21linkencodercreate' An issue was identified in the dcn21linkencodercreate function where an out-of-bounds access could occur when the hpdsource index was used to reference the...

7.8CVSS6.5AI score0.00255EPSS
SaveExploits0References31
Cvelist
Cvelist
added 2024/12/27 2:51 p.m.29 views

CVE-2024-56608 drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bounds access in 'dcn21linkencodercreate' An issue was identified in the dcn21linkencodercreate function where an out-of-bounds access could occur when the hpdsource index was used to reference the...

7.8CVSS0.00255EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2024/11/09 8:0 a.m.12 views

drm/amd/display: Check link_res->hpo_dp_link_enc before using it

...

5.5CVSS7AI score0.00209EPSS
SaveExploits0
OSV
OSV
added 2024/10/21 12:15 p.m.8 views

AZL-51105 CVE-2024-47704 affecting package kernel 5.15.200.1-1

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.7AI score0.00209EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/21 12:15 p.m.22 views

UBUNTU-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.2AI score0.00209EPSS
SaveExploits0References22
Positive Technologies
Positive Technologies
added 2024/10/01 12:0 a.m.19 views

PT-2024-36916

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.8.0 Description An issue was identified in the dcn21 link encoder create function where an out-of-bounds access could occur when the hpd source index was used to reference the link enc hpd regs array. This arra...

7.8CVSS5.4AI score0.00255EPSS
SaveExploits0
Rows per page
Query Builder