PT-2026-35874 · Linux+1 · Linux Kernel+1

·

CVE-2026-31787

·

Published

2026-04-10

·

Updated

2026-07-14

CVSS v3.1

7.8

High

VectorAV:L/AC:L/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 A double free issue exists in the Xen privcmd driver. The privcmd vm ops defines a .close function (privcmd close) but lacks .may split and .open callbacks. When a partial munmap() is performed on a privcmd mapping, the kernel splits the Virtual Memory Area (VMA) via split vma(). Because may split is NULL, the split is permitted, and vm area dup() copies the vm private data (a pages array) into the new VMA. Consequently, both VMAs point to the same pages array. When the unmapped portion is closed, privcmd close() frees the pages array, leaving the surviving VMA with a dangling pointer. A subsequent destruction of the surviving VMA triggers the same sequence, resulting in a double free.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Double Free

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

Weakness Enumeration

Related Identifiers

ALSA-2026:26427
ALSA-2026:26428
ALSA-2026:27288
ALSA-2026:27789
BDU:2026-10901
CVE-2026-31787
ECHO-5C35-1B51-E284
OESA-2026-2311
OPENSUSE-SU-2026:10703-1
OPENSUSE-SU-2026:20826-1
RHSA-2026:26427
RHSA-2026:26428
RHSA-2026:27288
RHSA-2026:27789
SUSE-SU-2026:2068-1
SUSE-SU-2026:2111-1
SUSE-SU-2026:21834-1
SUSE-SU-2026:21841-1
SUSE-SU-2026:21845-1
SUSE-SU-2026:21860-1
SUSE-SU-2026:21876-1
SUSE-SU-2026:21877-1
SUSE-SU-2026:21916-1
SUSE-SU-2026:21919-1
SUSE-SU-2026:2195-1
SUSE-SU-2026:2202-1
SUSE-SU-2026:2215-1
SUSE-SU-2026:2216-1
SUSE-SU-2026:2217-1
SUSE-SU-2026:2238-1

Affected Products

Linux Kernel
Rocky Linux