CVE-2024-46729

HIGH EPSS 11.5%
Published Sep 18, 20241y ago · Modified Jun 17, 20261w ago
7.8 CVSS 3.1
High
Find Similar
Published Sep 18, 2024 1y ago
Last Modified Jun 17, 2026 1w ago

Description

In the Linux kernel, the following vulnerability has been resolved: drm/amd/display: Fix incorrect size calculation for loop [WHY] fe_clk_en has size of 5 but sizeof(fe_clk_en) has byte size 20 which is lager than the array size. [HOW] Divide byte size 20 by its element size. This fixes 2 OVERRUN issues reported by Coverity.

CVSS Details

Base Score
7.8
Exploitability
1.8
Impact
5.9
Vector string
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack Vector Local
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
11.5% percentile
Exploit & Patch Status
No Known Exploit
Patch Available

Weaknesses 2

CWE-131
CWE-787 Out-of-bounds Write Memory Safety

Affected Products 1

VendorProductVersionRange
linuxlinux_kernel*≥4.15  –  <6.10.9

References 2

  • git.kernel.org https://git.kernel.org/stable/c/3941a3aa4b653b69876d894d08f3fff1cc965267
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/712be65b3b372a82bff0865b9c090147764bf1c4
    Patch

Remediation

  • git.kernel.org https://git.kernel.org/stable/c/3941a3aa4b653b69876d894d08f3fff1cc965267
    Patch
  • git.kernel.org https://git.kernel.org/stable/c/712be65b3b372a82bff0865b9c090147764bf1c4
    Patch