PT-2026-34994 · Linux+2 · Linux Kernel+2

CVE-2026-31642

·

Published

2026-04-24

·

Updated

2026-08-30

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 An issue exists in the rxrpc component where call removal from the rxnet->calls list used list del init() instead of list del rcu(). This could lead to an infinite loop when reading '/proc/net/rxrpc/calls'. The fix involves implementing RCU (Read-Copy Update) safe deletion, which is a synchronization mechanism that allows multiple readers to access data while it is being updated. Additionally, the rxrpc destroy all calls() function was modified to limit the number of dumped calls to prevent excessive processing, and rxrpc put call() was updated to handle call deletion unconditionally.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Infinite Loop

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

Weakness Enumeration

Related Identifiers

AZL-83756
CVE-2026-31642
ECHO-6096-8E00-66F4
OESA-2026-3156
USN-8567-1
USN-8574-1
USN-8574-2
USN-8574-3
USN-8575-1
USN-8575-2
USN-8575-3
USN-8576-1
USN-8576-2
USN-8595-1
USN-8595-2
USN-8595-3
USN-8596-1
USN-8597-1
USN-8606-1
USN-8607-1
USN-8608-1
USN-8609-1
USN-8610-1
USN-8619-1
USN-8620-1
USN-8620-2
USN-8620-3
USN-8620-4
USN-8665-1
USN-8668-1

Affected Products

Linuxmint
Linux Kernel
Ubuntu