Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2024-47663 | First vendor Publication | 2024-10-09 |
Vendor | Cve | Last vendor Modification | 2024-11-08 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H | |||
---|---|---|---|
Overall CVSS Score | 5.5 | ||
Base Score | 5.5 | Environmental Score | 5.5 |
impact SubScore | 3.6 | Temporal Score | 5.5 |
Exploitabality Sub Score | 1.8 | ||
Attack Vector | Local | Attack Complexity | Low |
Privileges Required | Low | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | None |
Integrity Impact | None | Availability Impact | High |
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: staging: iio: frequency: ad9834: Validate frequency parameter value In ad9834_write_frequency() clk_get_rate() can return 0. In such case ad9834_calc_freqreg() call will lead to division by zero. Checking 'if (fout > (clk_freq / 2))' doesn't protect in case of 'fout' is 0. ad9834_write_frequency() is called from ad9834_write(), where fout is taken from text buffer, which can contain any value. Modify parameters checking. Found by Linux Verification Center (linuxtesting.org) with SVACE. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-47663 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-369 | Divide By Zero |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2024-11-23 03:03:44 |
|
2024-11-22 03:01:54 |
|
2024-11-20 03:00:13 |
|
2024-11-13 21:21:58 |
|
2024-11-09 00:28:25 |
|
2024-11-08 21:28:06 |
|
2024-10-26 00:28:58 |
|
2024-10-25 21:29:52 |
|
2024-10-25 00:29:00 |
|
2024-10-24 17:28:06 |
|
2024-10-23 21:28:36 |
|
2024-10-10 17:27:28 |
|
2024-10-09 21:27:27 |
|