CVE-2024-53241
Xen Linux x86 Xen Hyper-Call>(); Type: Hyper-Call
Description
In the Linux kernel, the following vulnerability has been resolved: x86/xen: don't do PV iret hypercall through hypercall page Instead of jumping to the Xen hypercall page for doing the iret hypercall, directly code the required sequence in xen-asm.S. This is done in preparation of no longer using hypercall page at all, as it has shown to cause problems with speculation mitigations. This is part of XSA-466 / CVE-2024-53241.
INFO
Published Date :
Dec. 24, 2024, 10:15 a.m.
Last Modified :
Jan. 5, 2025, 7:15 a.m.
Source :
416baaa9-dc9f-4396-8d5f-8c081fb06d67
Remotely Exploitable :
No
Impact Score :
Exploitability Score :
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2024-53241
.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2024-53241
vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2024-53241
vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Jan. 05, 2025
Action Type Old Value New Value Added Reference http://www.openwall.com/lists/oss-security/2025/01/05/1 Added Reference http://www.openwall.com/lists/oss-security/2025/01/05/2 -
New CVE Received by 416baaa9-dc9f-4396-8d5f-8c081fb06d67
Dec. 24, 2024
Action Type Old Value New Value Added Description In the Linux kernel, the following vulnerability has been resolved: x86/xen: don't do PV iret hypercall through hypercall page Instead of jumping to the Xen hypercall page for doing the iret hypercall, directly code the required sequence in xen-asm.S. This is done in preparation of no longer using hypercall page at all, as it has shown to cause problems with speculation mitigations. This is part of XSA-466 / CVE-2024-53241. Added Reference https://git.kernel.org/stable/c/05df6e6cd9a76b778aee33c3c18c9f3b3566d4a5 Added Reference https://git.kernel.org/stable/c/82c211ead1ec440dbf81727e17b03b5e3c44b93d Added Reference https://git.kernel.org/stable/c/a2796dff62d6c6bfc5fbebdf2bee0d5ac0438906 Added Reference https://git.kernel.org/stable/c/c7b4cfa6213a44fa48714186dfdf125072d036e3 Added Reference https://git.kernel.org/stable/c/f7c3fdad0a474062d566aae3289d490d7e702d30 Added Reference https://git.kernel.org/stable/c/fa719857f613fed94a79da055b13ca51214c694f -
CVE Modified by af854a3a-2127-422b-91ae-364da2661108
Dec. 24, 2024
Action Type Old Value New Value Added Reference http://www.openwall.com/lists/oss-security/2024/12/17/2 Added Reference http://www.openwall.com/lists/oss-security/2024/12/23/1 Added Reference http://xenbits.xen.org/xsa/advisory-466.html
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2024-53241
is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2024-53241
weaknesses.