Lucene search
+L

1757 matches found

OSV
OSV
added 2025/04/01 4:15 p.m.10 views

AZL-62672 CVE-2025-21985 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bound accesses WHAT & HOW hpostreamtolinkencodermapping has size MAXHPODP2ENCODERS=4, but location can have size up to 6. As a result, it is necessary to check location against MAXHPODP2ENCODERS...

7.8CVSS6.3AI score0.00196EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.11 views

DEBIAN-CVE-2025-21968

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free on hdcpwork Why A slab-use-after-free is reported when HDCP is destroyed but the propertyvalidatedwork queue is still running. How Cancel the delayed work when destroying workqueue. cherry...

7.8CVSS6.2AI score0.00195EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.4 views

DEBIAN-CVE-2025-21956

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 ==...

5.5CVSS5.7AI score0.00228EPSS
SaveExploits0References1
NVD
NVD
added 2025/04/01 4:15 p.m.18 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.5CVSS0.00208EPSS
SaveExploits0References9
OSV
OSV
added 2025/04/01 4:15 p.m.12 views

DEBIAN-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.00208EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.16 views

AZL-59763 CVE-2025-21941 affecting package kernel for versions less than 5.15.180.1-1

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.5CVSS6.4AI score0.00208EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/01 4:15 p.m.16 views

UBUNTU-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.5CVSS6.2AI score0.00208EPSS
SaveExploits0References34
OSV
OSV
added 2025/04/01 4:15 p.m.8 views

UBUNTU-CVE-2025-21985

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bound accesses WHAT & HOW hpostreamtolinkencodermapping has size MAXHPODP2ENCODERS=4, but location can have size up to 6. As a result, it is necessary to check location against MAXHPODP2ENCODERS...

7.8CVSS6.4AI score0.00196EPSS
SaveExploits0References6
CVE
CVE
added 2025/04/01 3:47 p.m.126 views

CVE-2025-21985

CVE-2025-21985 : In the Linux kernel DRM/AMD display path, the fix addresses out-of-bounds accesses. Specifically, hpo_stream_to_link_encoder_mapping is sized MAX_HPO_DP2_ENCODERS(=4) but can reference up to 6 elements, so the location must be checked against MAX_HPO_DP2_ENCODERS. Also, disp_cfg_...

7.8CVSS7.1AI score0.00196EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.42 views

CVE-2025-21985 drm/amd/display: Fix out-of-bound accesses

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bound accesses WHAT & HOW hpostreamtolinkencodermapping has size MAXHPODP2ENCODERS=4, but location can have size up to 6. As a result, it is necessary to check location against MAXHPODP2ENCODERS...

7.8CVSS0.00196EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.45 views

CVE-2025-21985

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix out-of-bound accesses WHAT & HOW hpostreamtolinkencodermapping has size MAXHPODP2ENCODERS=4, but location can have size up to 6. As a result, it is necessary to check location against MAXHPODP2ENCODERS...

7.8CVSS5.6AI score0.00196EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/04/01 3:47 p.m.18 views

CVE-2025-21968

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix slab-use-after-free on hdcpwork Why A slab-use-after-free is reported when HDCP is destroyed but the propertyvalidatedwork queue is still running. How Cancel the delayed work when destroying workqueue. cherry...

7.8CVSS6.2AI score0.00195EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/04/01 3:46 p.m.30 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.00228EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/04/01 3:46 p.m.20 views

CVE-2025-21956

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 ==...

5.5CVSS5.6AI score0.00228EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 3:46 p.m.22 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 ==...

6.1AI score
SaveExploits0References13
Cvelist
Cvelist
added 2025/04/01 3:41 p.m.26 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.00208EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/04/01 3:41 p.m.25 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.00208EPSS
SaveExploits0
CVE
CVE
added 2025/04/01 3:41 p.m.157 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.00208EPSS
SaveExploits0References9Affected Software1
CNNVD
CNNVD
added 2025/04/01 12:00 a.m.11 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.00195EPSS
SaveExploits0References6
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