PT-2024-21468 · Linux+5 · Linux Kernel+5

Sebastian Ene

·

Published

2024-01-30

·

Updated

2026-05-26

·

CVE-2024-26691

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to a circular locking dependency in the KVM (Kernel-based Virtual Machine) component of the Linux kernel, specifically on arm64 architectures. The problem arises because the pkvm create hyp vm() function acquires the kvm->lock while already holding the vcpu->mutex lock from kvm vcpu ioctl(), violating the rule that vcpu->mutex should be taken inside kvm->lock. To resolve this, the hyp vm handle is protected with the config lock, similar to how other forms of VM-scoped data are handled.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Improper Locking

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2025_12746
ALSA-2025_12752
ALSA-2025_12753
ALSA-2025_16880
BDU:2025-04408
CVE-2024-26691
ECHO-D09F-CEF5-5EE9
INFSA-2024_9315
RHSA-2024:9315
RHSA-2024_9315
SUSE-SU-2024:2802-1
SUSE-SU-2024:2896-1
SUSE-SU-2024:2973-1
SUSE-SU-2024:3194-1
SUSE-SU-2024:3383-1
SUSE-SU-2025:20008-1
SUSE-SU-2025:20028-1
USN-6895-1
USN-6895-2
USN-6895-3
USN-6895-4
USN-6900-1

Affected Products

Debian
Linuxmint
Linux Kernel
Red Hat
Suse
Ubuntu