Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2021-46954 | First vendor Publication | 2024-02-27 |
Vendor | Cve | Last vendor Modification | 2024-04-10 |
Security-Database Scoring CVSS v3
Cvss vector : CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H | |||
---|---|---|---|
Overall CVSS Score | 7.1 | ||
Base Score | 7.1 | Environmental Score | 7.1 |
impact SubScore | 5.2 | Temporal Score | 7.1 |
Exploitabality Sub Score | 1.8 | ||
Attack Vector | Local | Attack Complexity | Low |
Privileges Required | Low | User Interaction | None |
Scope | Unchanged | Confidentiality Impact | High |
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: net/sched: sch_frag: fix stack OOB read while fragmenting IPv4 packets when 'act_mirred' tries to fragment IPv4 packets that had been previously re-assembled using 'act_ct', splats like the following can be observed on kernels built with KASAN: BUG: KASAN: stack-out-of-bounds in ip_do_fragment+0x1b03/0x1f60 CPU: 0 PID: 947 Comm: ping Not tainted 5.12.0-rc6+ #418 The buggy address belongs to the page: Memory state around the buggy address: for IPv4 packets, sch_fragment() uses a temporary struct dst_entry. Then, in the following call graph: ip_do_fragment() the pointer to struct dst_entry is used as pointer to struct rtable: this turns the access to struct members like rt_mtu_locked into an OOB read in the stack. Fix this changing the temporary variable used for IPv4 packets in sch_fragment(), similarly to what is done for IPv6 few lines below. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-46954 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-125 | Out-of-bounds Read |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2024-11-21 21:24:24 |
|
2024-11-14 02:31:33 |
|
2024-11-09 02:32:18 |
|
2024-10-26 02:30:16 |
|
2024-10-25 02:31:57 |
|
2024-10-23 02:31:22 |
|
2024-10-03 02:27:54 |
|
2024-10-02 02:26:20 |
|
2024-09-04 02:25:51 |
|
2024-08-22 02:24:22 |
|
2024-08-02 13:30:47 |
|
2024-08-02 01:27:20 |
|
2024-04-11 00:27:29 |
|
2024-02-28 17:27:37 |
|
2024-02-28 00:27:27 |
|