CVE & CISA-KEV Catalog

CVE-2026-31662

MEDIUM
7.0
CVSS v3
NVD

Description

In the Linux kernel, the following vulnerability has been resolved: tipc: fix bc_ackers underflow on duplicate GRP_ACK_MSG The GRP_ACK_MSG handler in tipc_group_proto_rcv() currently decrements bc_ackers on every inbound group ACK, even when the same member has already acknowledged the current broadcast round. Because bc_ackers is a u16, a duplicate ACK received after the last legitimate ACK wraps the counter to 65535. Once wrapped, tipc_group_bc_cong() keeps reporting congestion and later group broadcasts on the affected socket stay blocked until the group is recreated. Fix this by ignoring duplicate or stale ACKs before touching bc_acked or bc_ackers. This makes repeated GRP_ACK_MSG handling idempotent and prevents the underflow path.

How to fix

Remediation Available
linuxDebian
Fixed in:5.10.257-1CVE-2026-31662
Fixed in:6.1.170-1CVE-2026-31662
Fixed in:6.12.85-1CVE-2026-31662
Fixed in:6.19.13-1CVE-2026-31662

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorLocal
Attack ComplexityHigh
Privileges RequiredLow
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityHigh
IntegrityHigh
AvailabilityHigh

CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H/E:U

Exploit Intelligence

0.39%probability of exploitation in 30 days
31stpercentile

Low risk: more likely to be exploited than 31% of all known CVEs.

References

Related Vulnerabilities

Other CWE-191 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2014-0497Critical9.8100%KEVFix
CVE-2020-36221High7.584%-Fix
CVE-2020-36228High7.583%-Fix
CVE-2023-31102High7.871%-Fix
CVE-2024-38063Critical9.871%-Fix
CVE-2017-14496High7.566%-Fix
Embed a live status badge for CVE-2026-31662
CVE-2026-31662 severity badge

Markdown

[![CVE-2026-31662](https://tridentstack.com/cve/badge/CVE-2026-31662.svg)](https://tridentstack.com/cve/CVE-2026-31662)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-31662"><img src="https://tridentstack.com/cve/badge/CVE-2026-31662.svg" alt="CVE-2026-31662"></a>

Find and fix vulnerabilities across your fleet

TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.

Start free

This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-04-27.