CVE-2026-72281

Updated on 15 Aug 2026

Severity

Awaiting Analysis

Details

Overview

About vulnerability

In the Linux kernel, the following vulnerability has been resolved:

KVM: arm64: account pKVM reclaim against the VM mm

Protected guest faults charge long term pins to the VM’s mm. Teardown can run later from file release, where current->mm may be unrelated.

Drop the charge from kvm->mm instead.

Details

Affected product:
Debian 10 ELS
Affected packages:
linux @ 4.19.0

Fixes