In the Linux kernel, the following vulnerability has been resolved:
riscv: Sparse-Memory/vmemmap out-of-bounds fix
Offset vmemmap so that the first page of vmemmap will be mapped
to the first page of physical memory in order to ensure that
vmemmap’s bounds will be respected during
pfn_to_page()/page_to_pfn() operations.
The conversion macros will produce correct SV39/48/57 addresses
for every possible/valid DRAM_BASE inside the physical memory limits.
v2:Address Alex's comments
Metrics
Affected Vendors & Products
References
History
Wed, 06 Nov 2024 20:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Metrics |
ssvc
|
Thu, 19 Sep 2024 10:45:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Weaknesses | CWE-125 |
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-04-04T08:20:25.063Z
Updated: 2024-11-05T09:15:58.089Z
Reserved: 2024-02-19T14:20:24.178Z
Link: CVE-2024-26795
Vulnrichment
Updated: 2024-08-02T00:14:13.470Z
NVD
Status : Awaiting Analysis
Published: 2024-04-04T09:15:08.740
Modified: 2024-11-05T10:15:50.683
Link: CVE-2024-26795
Redhat