Lucene search

K
nvd416baaa9-dc9f-4396-8d5f-8c081fb06d67NVD:CVE-2024-46729
HistorySep 18, 2024 - 7:15 a.m.

CVE-2024-46729

2024-09-1807:15:03
416baaa9-dc9f-4396-8d5f-8c081fb06d67
web.nvd.nist.gov
2
linux
kernel
vulnerability
calculation
display
module

EPSS

0

Percentile

9.6%

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.

EPSS

0

Percentile

9.6%

Related for NVD:CVE-2024-46729