PT-2026-8111 · Linux · Linux Kernel

Published

2026-01-01

·

Updated

2026-05-26

·

CVE-2026-23118

CVSS v3.1

4.7

Medium

VectorAV:L/AC:H/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 The Linux kernel contains a flaw related to rxrpc, specifically a data-race warning and potential load/store tearing. The issue involves lockless accesses to ->last tx at, which can lead to inaccuracies in determining when to send keepalive packets. Additionally, tearing can occur on 32-bit architectures due to ->last tx at being a 64-bit value. The problem is addressed by switching to an unsigned integer for ->last tx at and storing only the least significant word of the time64 t.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

Race Condition

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

Weakness Enumeration

Related Identifiers

AZL-77691
CVE-2026-23118
ECHO-00E5-5A2E-D5FF

Affected Products

Linux Kernel