Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2024-46859 | First vendor Publication | 2024-09-27 |
Vendor | Cve | Last vendor Modification | 2024-10-17 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H | |||
---|---|---|---|
Overall CVSS Score | 7.8 | ||
Base Score | 7.8 | Environmental Score | 7.8 |
impact SubScore | 5.9 | Temporal Score | 7.8 |
Exploitabality Sub Score | 1.8 | ||
Attack Vector | Local | Attack Complexity | Low |
Privileges Required | Low | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | High |
Integrity Impact | High | 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: platform/x86: panasonic-laptop: Fix SINF array out of bounds accesses The panasonic laptop code in various places uses the SINF array with index values of 0 - SINF_CUR_BRIGHT(0x0d) without checking that the SINF array is big enough. Not all panasonic laptops have this many SINF array entries, for example the Toughbook CF-18 model only has 10 SINF array entries. So it only supports the AC+DC brightness entries and mute. Check that the SINF array has a minimum size which covers all AC+DC brightness entries and refuse to load if the SINF array is smaller. For higher SINF indexes hide the sysfs attributes when the SINF array does not contain an entry for that attribute, avoiding show()/store() accessing the array out of bounds and add bounds checking to the probe() and resume() code accessing these. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-46859 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-129 | Improper Validation of Array Index |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2025-03-29 03:40:53 |
|
2025-03-28 13:45:14 |
|
2025-03-28 03:18:55 |
|
2025-03-19 03:14:14 |
|
2025-03-18 03:27:11 |
|
2025-03-14 03:14:27 |
|
2025-03-06 14:11:00 |
|
2025-02-22 03:24:34 |
|
2025-01-08 03:05:34 |
|
2025-01-07 03:05:07 |
|
2024-12-25 03:03:44 |
|
2024-12-12 03:06:41 |
|
2024-11-23 03:03:37 |
|
2024-11-22 03:01:47 |
|
2024-11-20 03:00:05 |
|
2024-11-14 03:00:24 |
|
2024-11-09 03:00:24 |
|
2024-10-26 00:29:01 |
|
2024-10-25 21:29:54 |
|
2024-10-25 00:29:04 |
|
2024-10-24 17:28:09 |
|
2024-10-22 21:28:11 |
|
2024-10-17 21:27:36 |
|
2024-10-03 21:27:31 |
|
2024-09-30 17:27:26 |
|
2024-09-27 17:27:23 |
|