Executive Summary

Informations
Name CVE-2024-46729 First vendor Publication 2024-09-18
Vendor Cve Last vendor Modification 2024-09-20

Security-Database Scoring CVSS v3

Cvss vector : N/A
Overall CVSS Score NA
Base Score NA Environmental Score NA
impact SubScore NA Temporal Score NA
Exploitabality Sub Score NA
 
Calculate full CVSS 3.0 Vectors scores

Security-Database Scoring CVSS v2

Cvss vector :
Cvss Base Score N/A Attack Range N/A
Cvss Impact Score N/A Attack Complexity N/A
Cvss Expoit Score N/A Authentication N/A
Calculate full CVSS 2.0 Vectors scores

Detail

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.

Original Source

Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-46729

Sources (Detail)

https://git.kernel.org/stable/c/3941a3aa4b653b69876d894d08f3fff1cc965267
https://git.kernel.org/stable/c/712be65b3b372a82bff0865b9c090147764bf1c4
Source Url

Alert History

If you want to see full details history, please login or register.
0
1
Date Informations
2024-09-20 17:27:28
  • Multiple Updates
2024-09-18 13:27:29
  • First insertion