PT-2026-36365 · Linux · Linux Kernel

CVE-2026-31730

·

Published

2026-05-01

·

Updated

2026-07-23

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 fastrpc component. The function fastrpc init create static process() may free the cctx->remote heap variable on the err map path without clearing the pointer. Subsequently, if the INIT CREATE STATIC ioctl hits the error path and the rpmsg device is removed or unbound, the fastrpc rpmsg remove() function frees cctx->remote heap again because the pointer is still non-NULL.
Recommendations Clear the cctx->remote heap pointer immediately after freeing it in the error path to prevent subsequent cleanup functions from attempting to free the same memory again.

Exploit

Fix

Double Free

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

Weakness Enumeration

Related Identifiers

CVE-2026-31730
SUSE-SU-2026:3130-1
SUSE-SU-2026:3166-1
USN-8567-1
USN-8574-1
USN-8574-2
USN-8595-1
USN-8596-1

Affected Products

Linux Kernel