Lucene search
+L

7682 matches found

Cvelist
Cvelist
added 2025/04/01 3:46 p.m.28 views

CVE-2025-21956 drm/amd/display: Assign normalized_pix_clk when color depth = 14

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Assign normalizedpixclk when color depth = 14 WHY & HOW A warning message "WARNING: CPU: 4 PID: 459 at ... /dcresource.c:3397 calculatephypixclks+0xef/0x100 amdgpu" occurs because the displaycolordepth ==...

0.00211EPSS
SaveExploits0References8
CVE
CVE
added 2025/04/01 3:41 p.m.151 views

CVE-2025-21941

Technical details for CVE-2025-21941 are not publicly provided in the supplied documents. Available materials mention a null-pointer guard in drm/amd/display but do not specify affected products, versions, exploitability, or mitigations. Monitor for updates.

5.5CVSS7.2AI score0.002EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.24 views

CVE-2025-21941

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipectx-planestate in resourcebuildscalingparams Null pointer dereference issue could occur when pipectx-planestate is null. The fix adds a check to ensure 'pipectx-planestate' is not null befo...

5.5CVSS5.7AI score0.002EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.25 views

CVE-2025-21941 drm/amd/display: Fix null check for pipe_ctx->plane_state in resource_build_scaling_params

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix null check for pipectx-planestate in resourcebuildscalingparams Null pointer dereference issue could occur when pipectx-planestate is null. The fix adds a check to ensure 'pipectx-planestate' is not null befo...

0.002EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.15 views

CVE-2025-21940

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Fix NULL Pointer Dereference in KFD queue Through KFD IOCTL Fuzzing we encountered a NULL pointer derefrence when calling kfdqueueacquirebuffers. cherry picked from commit 049e5bf3c8406f87c3d8e1958e0a16804fa1d530...

5.5CVSS5.6AI score0.00191EPSS
SaveExploits0
CVE
CVE
added 2025/04/01 3:40 p.m.119 views

CVE-2025-21913

CVE-2025-21913 affects the Linux kernel, addressing a vulnerability in x86/amd_nb related to MSR handling for MMCFG. The root cause involved unsafe or unchecked RDMSR accesses (amd_get_mmconfig_range) and Xen guests lacking MSR_FAM10H_MMIO_CONF_BASE support, which could trigger warnings and poten...

5.5CVSS7.2AI score0.00195EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2025/04/01 3:40 p.m.12 views

CVE-2025-21913 x86/amd_nb: Use rdmsr_safe() in amd_get_mmconfig_range()

In the Linux kernel, the following vulnerability has been resolved: x86/amdnb: Use rdmsrsafe in amdgetmmconfigrange Xen doesn't offer MSRFAM10HMMIOCONFBASE to all guests. This results in the following warning: unchecked MSR access error: RDMSR from 0xc0010058 at rIP: 0xffffffff8101d19f...

6.1AI score
SaveExploits0References10
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.7 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a slab-release-after-reuse issue in the drm/amd/display module in hdcpwork...

7.8CVSS7.5AI score0.00187EPSS
SaveExploits0References6
Debian
Debian
added 2025/03/31 7:11 a.m.30 views

[SECURITY] [DLA 4098-1] amd64-microcode security update

Debian LTS Advisory DLA-4098-1 [email protected] https://www.debian.org/lts/security/ Tobias Frost March 31, 2025 https://wiki.debian.org/LTS Package : amd64-microcode Version : 3.20250311.1deb11u1 CVE ID : CVE-2024-56161 Debian Bug : 1095470 A potential vulnerability has been found for...

7.2CVSS7.1AI score0.00523EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/03/28 3:37 a.m.5 views

SUSE CVE-2023-53009

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svm if the initialization is not complete and application is writting on the memory. Adding sync to wait for the initialization...

5.5CVSS6.6AI score0.00172EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 5:15 p.m.7 views

DEBIAN-CVE-2023-53009

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svm if the initialization is not complete and application is writting on the memory. Adding sync to wait for the initialization...

5.5CVSS5.5AI score0.00172EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/27 5:15 p.m.12 views

CVE-2022-49748

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case where i is 32 or more...

5.5CVSS0.00182EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 5:15 p.m.15 views

UBUNTU-CVE-2023-53009

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: Add sync after creating vram bo There will be data corruption on vram allocated by svm if the initialization is not complete and application is writting on the memory. Adding sync to wait for the initialization...

7.8CVSS5.7AI score0.00172EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.16 views

CVE-2022-49748

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case where i is 32 or more...

5.5CVSS5.7AI score0.00182EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.14 views

CVE-2022-49748 perf/x86/amd: fix potential integer overflow on shift of a int

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case where i is 32 or more...

0.00182EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/03/27 4:42 p.m.3 views

CVE-2022-49748 perf/x86/amd: fix potential integer overflow on shift of a int

In the Linux kernel, the following vulnerability has been resolved: perf/x86/amd: fix potential integer overflow on shift of a int The left shift of int 32 bit integer constant 1 is evaluated using 32 bit arithmetic and then passed as a 64 bit function argument. In the case where i is 32 or more...

6.4AI score0.00182EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/03/27 12:00 a.m.13 views

PT-2025-29039

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A potential null pointer dereference issue was resolved in the drm/amd/pp subsystem, specifically within the atomctrl initialize mc reg table and atomctrl initialize mc reg table v2 2...

5.5CVSS6.7AI score0.00149EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/27 12:00 a.m.10 views

PT-2025-16687

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, specifically related to the x86/microcode/AMD component. The issue concerned the apply microcode amd function, which incorrectly...

5.5CVSS7.3AI score0.00205EPSS
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:00 a.m.14 views

AMD processors’ vulnerabilities, related to improper access control, allow attackers to execute arbitrary code.

The vulnerability of AMD processors is related to improper access control in the System Management Mode SMM. Exploiting this vulnerability can allow a remote attacker to execute arbitrary code...

10CVSS8.1AI score0.00989EPSS
SaveExploits0References4Affected Software2
BDU FSTEC
BDU FSTEC
added 2025/03/27 12:00 a.m.10 views

The vulnerability of components related to DRM, AMD, and display kernels in the Linux operating system allows a hacker to trigger a service failure.

The vulnerability of the dcn30setoutputtransferfunc function in DRM/amd/display components of the Linux operating system is related to the assignment of the NULL pointer. Exploiting this vulnerability could allow a hacker to cause a service failure...

5.5CVSS6.7AI score0.0022EPSS
SaveExploits0References14Affected Software8
Rows per page
Query Builder