CVE-2024-46871

high
Published 2025-05-13 · 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/display: Correct the defined value for AMDGPU_DMUB_NOTIFICATION_MAX [Why & How] It actually exposes '6' types in enum dmub_notification_type. Not 5. Using smaller number to create array dmub_callback & dmub_thread_offload has potential to access item out of array bound. Fix it.

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-46871

vendor Authored 2026-05-27

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

vendor Authored 2026-05-27

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

vendor Authored 2026-05-27

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

vendor Authored 2026-05-27

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

vendor Authored 2026-05-27

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

vendor Authored 2026-05-27

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

vendor Authored 2026-05-27

Vendor advisory: redhat — https://access.redhat.com/errata/RHSA-2025:6966

OS impact

OSVersionStatusFixed in
redhat rhel9fixed
suse slesaffected
debian debianbullseyefixed6.1.119-1~deb11u1
debian debianbookwormfixed6.1.112-1
debian debianforkyfixed6.10.9-1
debian debiansidfixed6.10.9-1
debian debiantrixiefixed6.10.9-1
debian debian11.0affected
linux linux-kernelaffected5.15.174

References

CWEs

CWE-129

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