Executive Summary
Informations | |||
---|---|---|---|
Name | CVE-2024-46852 | 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: dma-buf: heaps: Fix off-by-one in CMA heap fault handler Until VM_DONTEXPAND was added in commit 1c1914d6e8c6 ("dma-buf: heaps: Don't track CMA dma-buf pages under RssFile") it was possible to obtain a mapping larger than the buffer size via mremap and bypass the overflow check in dma_buf_mmap_internal. When using such a mapping to attempt to fault past the end of the buffer, the CMA heap fault handler also checks the fault offset against the buffer size, but gets the boundary wrong by 1. Fix the boundary check so that we don't read off the end of the pages array and insert an arbitrary page in the mapping. |
Original Source
Url : http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-46852 |
CWE : Common Weakness Enumeration
% | Id | Name |
---|---|---|
100 % | CWE-193 | Off-by-one Error |
CPE : Common Platform Enumeration
Sources (Detail)
Alert History
Date | Informations |
---|---|
2025-03-29 03:40:51 |
|
2025-03-28 13:45:12 |
|
2025-03-28 03:18:54 |
|
2025-03-19 03:14:13 |
|
2025-03-18 03:27:10 |
|
2025-03-14 03:14:26 |
|
2025-03-06 14:10:59 |
|
2025-02-22 03:24:33 |
|
2025-01-08 03:05:33 |
|
2025-01-07 03:05:06 |
|
2024-12-25 03:03:43 |
|
2024-12-12 03:06:40 |
|
2024-11-23 03:03:36 |
|
2024-11-22 03:01:45 |
|
2024-11-20 03:00:04 |
|
2024-11-14 03:00:23 |
|
2024-11-09 03:00:23 |
|
2024-10-26 00:29:01 |
|
2024-10-25 21:29:55 |
|
2024-10-25 00:29:04 |
|
2024-10-24 17:28:10 |
|
2024-10-22 21:28:12 |
|
2024-10-17 21:27:36 |
|
2024-10-02 17:27:29 |
|
2024-09-30 17:27:26 |
|
2024-09-27 17:27:23 |
|