PT-2024-3790 · Linux · Linux Kernel

Published

2024-01-12

·

Updated

2024-12-12

·

CVE-2024-26617

CVSS v3.1

7.0

High

VectorAV: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

Weakness Enumeration

Related Identifiers

BDU:2024-04143
CVE-2024-26617

Affected Products

Linux Kernel