PT-2024-3790 · Linux · Linux Kernel
Published
2024-01-12
·
Updated
2024-12-12
·
CVE-2024-26617
CVSS v3.1
7.0
High
| Vector | AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
The issue is related to a race condition in the Linux kernel's mmu notification mechanism. This mechanism is used to invalidate memory ranges, and depending on the number of iterations, different memory ranges would be invalidated. The vulnerability can be exploited to impact the confidentiality and availability of protected information. A patch has been applied to move the mmu notification mechanism inside the mm lock to prevent the race condition. The patch also removes a warning related to the kvm mmu notifier change pte function.
Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel