PT-2026-35014 · Linux · Linux Kernel

Published

2026-04-24

·

Updated

2026-06-05

·

CVE-2026-31662

CVSS v3.1

7.5

High

VectorAV:N/AC:L/PR:N/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 GRP ACK MSG handler in the tipc group proto rcv() function decrements the bc ackers variable on every inbound group ACK, including duplicate ACKs from members who have already acknowledged the current broadcast round. Since bc ackers is a u16 (an unsigned 16-bit integer), a duplicate ACK received after the final legitimate ACK causes the counter to underflow and wrap to 65535. This leads the tipc group bc cong() function to continuously report congestion, resulting in subsequent group broadcasts on the affected socket remaining blocked until the group is recreated.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Integer Underflow

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

Weakness Enumeration

Related Identifiers

CVE-2026-31662
ECHO-0487-EA60-2292
OESA-2026-2580

Affected Products

Linux Kernel