CVE-2026-31634

In the Linux kernel, the following vulnerability has been resolved: rxrpc: fix reference count leak in rxrpc_server_keyring() This patch fixes a reference count leak in rxrpc_server_keyring() by checking if rx->securities is already set.

medium 5.5 CVSS 3.1
Published: Apr 24, 2026
Modified: Jun 1, 2026
Vendor: Linux
Product: Linux Kernel
Versions: 2.6.22,7.0

Description

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

rxrpc: fix reference count leak in rxrpc_server_keyring()

This patch fixes a reference count leak in rxrpc_server_keyring()
by checking if rx->securities is already set.

References

Related CVEs