Lucene search
+L

1725 matches found

CVE
CVE
added 2025/07/03 8:13 a.m.106 views

CVE-2025-38098

The CVE-2025-38098 issue affects the Linux kernel DRM AMD display stack. It centers on treating a wb (writeback) connector as physical in create_validate_stream_for_sink, and incorrect handling when operating on a drm_wb_connector as an amdgpu_dm_connector. The description notes that dereferencin...

7.8CVSS6.9AI score0.00167EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/07/03 8:13 a.m.27 views

CVE-2025-38098 drm/amd/display: Don't treat wb connector as physical in create_validate_stream_for_sink

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Don't treat wb connector as physical in createvalidatestreamforsink Don't try to operate on a drmwbconnector as an amdgpudmconnector. While dereferencing aconnector-base will "work" it's wrong and might lead to...

7.8CVSS0.00167EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2025/07/03 12:00 a.m.13 views

Vulnerability of the dcn20_program_pipe() function in the drivers/gpu/drm/amd/display/dc/hwss/dcn20/dcn20_hwseq.c kernel of the Linux operating system, allowing a hacker to trigger a service failure

The vulnerability of the dcn20programpipe function in the drivers/gpu/drm/amd/display/dc/hwss/dcn20/dcn20hwseq.c file of the Linux kernel is related to pointer arithmetic errors. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS6.7AI score0.00216EPSS
SaveExploits0References6Affected Software3
CVE
CVE
added 2025/07/02 2:43 p.m.92 views

CVE-2025-38091

CVE-2025-38091 affects the Linux kernel’s AMD display stack. It fixes a false positive warning in drm/amd/display when querying plane_id in DML21, which could trigger a warning during mode1 reset. The issue arises from insufficient checks in dml2_map_dc_pipes and is resolved by a patch cherry-pic...

7.8CVSS6.4AI score0.00146EPSS
SaveExploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2025/06/20 9:30 a.m.9 views

CVE-2022-50079

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check correct bounds for stream encoder instances for DCN303 Why & How engid for DCN303 cannot be more than 1, since we have only two instances of stream encoders. Check the correct boundary condition for engine ...

6.5CVSS7.3AI score0.00234EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/06/19 3:45 a.m.15 views

SUSE CVE-2022-49969

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: clear optc underflow before turn off odm clock Why After ODM clock off, optc underflow bit will be kept there always and clear not work. We need to clear that before clock off. How Clear that if have when clock o...

3.3CVSS6.3AI score0.00249EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/06/19 3:16 a.m.9 views

SUSE CVE-2025-38021

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check of pipectx-planestate for updatedchubpdpp Similar to commit 6a057072ddd1 "drm/amd/display: Fix null check for pipectx-planestate in dcn20programpipe" that addresses a null pointer dereference on...

5.5CVSS6.4AI score0.0014EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/06/19 3:13 a.m.6 views

SUSE CVE-2025-38080

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase blocksequence array size Why It's possible to generate more than 50 steps in hwssbuildfastsequence, for example with a 6-pipe asic where all pipes are in one MPC chain. This overflows the blocksequence...

5.5CVSS8AI score0.00153EPSS
SaveExploits0References16
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

DEBIAN-CVE-2022-50079

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check correct bounds for stream encoder instances for DCN303 Why & How engid for DCN303 cannot be more than 1, since we have only two instances of stream encoders. Check the correct boundary condition for engine ...

7.1CVSS5.3AI score0.00234EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 11:15 a.m.11 views

CVE-2022-49969

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: clear optc underflow before turn off odm clock Why After ODM clock off, optc underflow bit will be kept there always and clear not work. We need to clear that before clock off. How Clear that if have when clock o...

7.8CVSS0.00249EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.18 views

CVE-2022-50079

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check correct bounds for stream encoder instances for DCN303 Why & How engid for DCN303 cannot be more than 1, since we have only two instances of stream encoders. Check the correct boundary condition for engine ...

7.1CVSS5.3AI score0.00234EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/06/18 11:00 a.m.16 views

CVE-2022-49969

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: clear optc underflow before turn off odm clock Why After ODM clock off, optc underflow bit will be kept there always and clear not work. We need to clear that before clock off. How Clear that if have when clock o...

7.8CVSS5.2AI score0.00249EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.25 views

CVE-2022-49969 drm/amd/display: clear optc underflow before turn off odm clock

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: clear optc underflow before turn off odm clock Why After ODM clock off, optc underflow bit will be kept there always and clear not work. We need to clear that before clock off. How Clear that if have when clock o...

0.00249EPSS
SaveExploits0References6
OSV
OSV
added 2025/06/18 10:15 a.m.9 views

AZL-70304 CVE-2025-38080 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase blocksequence array size Why It's possible to generate more than 50 steps in hwssbuildfastsequence, for example with a 6-pipe asic where all pipes are in one MPC chain. This overflows the blocksequence...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/18 10:15 a.m.20 views

CVE-2025-38080

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase blocksequence array size Why It's possible to generate more than 50 steps in hwssbuildfastsequence, for example with a 6-pipe asic where all pipes are in one MPC chain. This overflows the blocksequence...

7.8CVSS0.00153EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/18 10:15 a.m.10 views

UBUNTU-CVE-2025-38021

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check of pipectx-planestate for updatedchubpdpp Similar to commit 6a057072ddd1 "drm/amd/display: Fix null check for pipectx-planestate in dcn20programpipe" that addresses a null pointer dereference on...

5.7CVSS6.6AI score0.0014EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/06/18 9:33 a.m.16 views

CVE-2025-38080 drm/amd/display: Increase block_sequence array size

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase blocksequence array size Why It's possible to generate more than 50 steps in hwssbuildfastsequence, for example with a 6-pipe asic where all pipes are in one MPC chain. This overflows the blocksequence...

7.8CVSS0.00153EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/06/18 9:33 a.m.8 views

CVE-2025-38080

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase blocksequence array size Why It's possible to generate more than 50 steps in hwssbuildfastsequence, for example with a 6-pipe asic where all pipes are in one MPC chain. This overflows the blocksequence...

7.8CVSS5.8AI score0.00153EPSS
SaveExploits0
OSV
OSV
added 2025/06/18 9:33 a.m.3 views

CVE-2025-38080 drm/amd/display: Increase block_sequence array size

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Increase blocksequence array size Why It's possible to generate more than 50 steps in hwssbuildfastsequence, for example with a 6-pipe asic where all pipes are in one MPC chain. This overflows the blocksequence...

7.8CVSS6.5AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/06/18 9:28 a.m.8 views

CVE-2025-38021

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check of pipectx-planestate for updatedchubpdpp Similar to commit 6a057072ddd1 "drm/amd/display: Fix null check for pipectx-planestate in dcn20programpipe" that addresses a null pointer dereference on...

5.5CVSS5.7AI score0.0014EPSS
SaveExploits0
Rows per page
Query Builder