Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2024-26589 | First vendor Publication | 2024-02-22 |
Vendor | Cve | Last vendor Modification | 2024-11-21 |
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: bpf: Reject variable offset alu on PTR_TO_FLOW_KEYS For PTR_TO_FLOW_KEYS, check_flow_keys_access() only uses fixed off for validation. However, variable offset ptr alu is not prohibited for this ptr kind. So the variable offset is not checked. The following prog is accepted: func#0 @0 This prog loads flow_keys to r7, and adds the variable offset r8 to r7, and finally causes out-of-bounds access: BUG: unable to handle page fault for address: ffffc90014c80038 Fix this by rejecting ptr alu with variable offset on flow_keys. Applying the patch rejects the program with "R7 pointer arithmetic on flow_keys prohibited". |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-26589 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-119 | Failure to Constrain Operations within the Bounds of a Memory Buffer |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2025-06-26 02:29:04 |
|
2025-06-25 12:29:14 |
|
2025-06-24 02:33:37 |
|
2025-05-27 13:43:37 |
|
2025-05-27 02:34:06 |
|
2025-03-29 03:34:51 |
|
2025-03-28 13:40:59 |
|
2025-03-28 03:14:00 |
|
2025-03-19 03:09:45 |
|
2025-03-18 03:22:27 |
|
2025-03-14 03:10:04 |
|
2025-02-22 03:20:00 |
|
2025-01-08 03:02:02 |
|
2025-01-07 03:01:37 |
|
2024-12-25 03:00:22 |
|
2024-12-12 03:03:25 |
|
2024-11-25 09:26:53 |
|
2024-11-21 21:24:36 |
|
2024-11-20 02:57:10 |
|
2024-11-14 02:57:30 |
|
2024-11-09 02:57:31 |
|
2024-10-26 02:54:54 |
|
2024-10-25 02:56:50 |
|
2024-10-23 02:56:03 |
|
2024-10-03 02:51:25 |
|
2024-10-02 02:49:49 |
|
2024-09-15 02:47:43 |
|
2024-09-12 02:47:16 |
|
2024-09-04 02:48:47 |
|
2024-08-22 02:46:51 |
|
2024-08-02 13:55:56 |
|
2024-08-02 01:35:16 |
|
2024-03-18 21:27:35 |
|
2024-02-23 00:27:22 |
|
2024-02-22 21:27:25 |
|