In the Linux kernel, the following vulnerability has been resolved:
riscv/purgatory: align riscv_kernel_entry
When alignment handling is delegated to the kernel, everything must be
word-aligned in purgatory, since the trap handler is then set to the
kexec one. Without the alignment, hitting the exception would
ultimately crash. On other occasions, the kernel's handler would take
care of exceptions.
This has been tested on a JH7110 SoC with oreboot and its SBI delegating
unaligned access exceptions and the kernel configured to handle them.
CVSS
No CVSS.
References
Configurations
No configuration.
History
14 Nov 2024, 16:15
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Summary |
|
21 Aug 2024, 00:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-08-21 00:15
Updated : 2024-11-14 16:15
NVD link : CVE-2024-43868
Mitre link : CVE-2024-43868
CVE.ORG link : CVE-2024-43868
JSON object : View
Products Affected
No product.
CWE
No CWE.