CVE-2024-46821

high
Published 2024-09-27 · Modified 2026-05-05
CVSS v3
7.8
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
CVSS v2
VIR risk
7.8

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/pm: Fix negative array index read Avoid using the negative values for clk_idex as an index into an array pptable->DpmDescriptor. V2: fix clk_index return check (Tim Huang)

Predictions

Exploit likelihood
75%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2024-46821

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2024-46821.html

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/e549cd6da1f21c34ba0f65adeca6a8aa9860b381

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/c8c19ebf7c0b202a6a2d37a52ca112432723db5f

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/befd1dc693c98bad69a701ede3a298698f0f9436

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/60f4a4bc3329e5cb8c4df0cc961f0d5ffd96e22d

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/4711b1347cb9f0c3083da6d87c624d75f9bd1d50

vendor Authored 2026-05-27

Vendor advisory: 416baaa9-dc9f-4396-8d5f-8c081fb06d67 — https://git.kernel.org/stable/c/06a3810010b525b9958424e344f0c25b09e128fa

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed6.1.112-1
debian debianbullseyefixed5.10.237-1
debian debianforkyfixed6.10.9-1
debian debiansidfixed6.10.9-1
debian debiantrixiefixed6.10.9-1
debian debian11.0affected
linux linux-kernelaffected5.10.236

References

CWEs

CWE-129

Verify integrity in audit chain (admin only). AS-IS.