Lucene search
+L

1287 matches found

NVD
NVD
added 2025/07/25 1:15 p.m.8 views

CVE-2025-38361

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dcehwseq before dereferencing it WHAT hws was checked for null earlier in dce110blankstream, indicating hws can be null, and should be checked whenever it is used. cherry picked from commit...

7.8CVSS0.00199EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/25 1:15 p.m.1 views

DEBIAN-CVE-2025-38361

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dcehwseq before dereferencing it WHAT hws was checked for null earlier in dce110blankstream, indicating hws can be null, and should be checked whenever it is used. cherry picked from commit...

7.8CVSS5.7AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/25 1:15 p.m.7 views

AZL-65789 CVE-2025-38361 affecting package kernel for versions less than 6.6.126.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Check dcehwseq before dereferencing it WHAT hws was checked for null earlier in dce110blankstream, indicating hws can be null, and should be checked whenever it is used. cherry picked from commit...

7.8CVSS6.2AI score0.00199EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2025/07/16 12:00 a.m.9 views

PT-2025-35978

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the DRM/AMD/PM subsystem. Writing a string without delimiters to the gpu od/fan ctrl sysfs or pp power profile mode for the CUSTOM profile can result ...

5.5CVSS5.9AI score0.00155EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/07/10 11:22 p.m.13 views

SUSE CVE-2025-38319

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pp: Fix potential NULL pointer dereference in atomctrlinitializemcregtable The function atomctrlinitializemcregtable and atomctrlinitializemcregtablev22 does not check the return value of smuatomgetdatatable. If...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References23
CVE
CVE
added 2025/07/10 7:42 a.m.93 views

CVE-2025-38319

CVE-2025-38319 affects the Linux kernel’s DRM/AMD/PP path. The vulnerability arises because atomctrl_initialize_mc_reg_table() and atomctrl_initialize_mc_reg_table_v2_2() do not validate the return value of smu_atom_get_data_table(); if that call fails to obtain vram_info and returns NULL, a NULL...

5.5CVSS6.5AI score0.00149EPSS
SaveExploits0References7Affected Software1
NVD
NVD
added 2025/07/04 2:15 p.m.11 views

CVE-2025-38205

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1 Why If the dummy values in populatedummydmlsurfacecfg aren't updated then they can lead to a divide by zero in downstream callers like CalculateVMAndRowBytes...

5.5CVSS0.00132EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/04 1:37 p.m.7 views

CVE-2025-38205 drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Avoid divide by zero by initializing dummy pitch to 1 Why If the dummy values in populatedummydmlsurfacecfg aren't updated then they can lead to a divide by zero in downstream callers like CalculateVMAndRowBytes...

6AI score
SaveExploits0References5
NVD
NVD
added 2025/07/03 9:15 a.m.12 views

CVE-2025-38098

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.00174EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/07/02 2:43 p.m.10 views

CVE-2025-38091

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: check stream id dml21 wrapper to get planeid Why & How Fix a false positive warning which occurs due to lack of correct checks when querying planeid in DML21. This fixes the warning when performing a mode1 reset...

7.8CVSS5.7AI score0.00151EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/06/20 9:30 a.m.10 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
OSV
OSV
added 2025/06/18 11:15 a.m.9 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
OSV
OSV
added 2025/06/18 11:15 a.m.8 views

UBUNTU-CVE-2022-49965

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: add missing -finixxxx interfaces for some SMU13 asics Without these, potential memory leak may be induced...

5.5CVSS6AI score0.00179EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/06/18 11:02 a.m.19 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
Cvelist
Cvelist
added 2025/06/18 11:00 a.m.27 views

CVE-2022-49971 drm/amd/pm: Fix a potential gpu_metrics_table memory leak

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix a potential gpumetricstable memory leak Memory is allocated for gpumetricstable in smuv1304initsmctables, but not freed in smuv1304finismctables. This may cause memory leaks, fix it...

0.00179EPSS
SaveExploits0References2
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
OSV
OSV
added 2025/06/18 9:28 a.m.10 views

CVE-2025-38011 drm/amdgpu: csa unmap use uninterruptible lock

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: csa unmap use uninterruptible lock After process exit to unmap csa and free GPU vm, if signal is accepted and then waiting to take vm lock is interrupted and return, it causes memory leaking and below warning backtrac...

6.4AI score
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/06/18 12:00 a.m.19 views

PT-2025-25854

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved. The issue is related to the drm/amd/display component, where it's possible to generate more than 50 steps in hwss build fast...

5.5CVSS6.9AI score0.00153EPSS
SaveExploits0
Rows per page
Query Builder