CVE-2026-68289

Local kernel panic via TIPC length truncation

Published Aug 10, 2026 · Updated Aug 10, 2026

Integer overflow in the Linux TIPC receive path allows local users to crash affected kernels through oversized io_uring-provided buffers. In tipc_recvmsg() and tipc_recvstream(), min_t(int, ...) truncates a size_t length above INT_MAX to a negative int that is later promoted to SIZE_MAX. A local low-privileged user must reach the TIPC receive path; the resulting WARN_ON causes a system-wide panic when panic_on_warn is enabled.

CVSS severity7.0
High
EPSS probability0.16%
Next 30 days · Sep 16, 2026
Known exploitationUnconfirmed
Based on sourced intelligence
Hinoki checkNot available
Coverage for this vulnerability

See if you're affected

Explore vulnerability checks for your environment with Hinoki.

Book a demo

Summary

What happened

Integer overflow in the Linux TIPC receive path allows local users to crash affected kernels through oversized io_uring-provided buffers. In tipc_recvmsg() and tipc_recvstream(), min_t(int, ...) truncates a size_t length above INT_MAX to a negative int that is later promoted to SIZE_MAX. A local low-privileged user must reach the TIPC receive path; the resulting WARN_ON causes a system-wide panic when panic_on_warn is enabled.

The record

CVE
CVE-2026-68289
Published
Aug 10, 2026
Updated
Aug 10, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-131, T1529
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Aug 10, 2026CVE publishedPublication date reported by the CVE source.
  2. Aug 10, 2026Record updatedLatest update available in the CVE record.

Exploitability

Present is not the same as exploitable

Compare your product and version with the public record. A matching version still requires validation against your environment.

Is a vulnerable build present?

Compare these published version ranges with your installed build and any vendor patches.

  1. Affected versionversion=4.12
  2. Affected versionversion=e9f8b10101c6da3ab000a2fb17162374c9bd2c69 <47f42ff521b4eeb46e82f9a46a4783a99f7570d7
  3. Affected versionversion=e9f8b10101c6da3ab000a2fb17162374c9bd2c69 <fe9bf32bb18f2d35789d4960fb007d1059bbaa38

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=4.12; version=e9f8b10101c6da3ab000a2fb17162374c9bd2c69 <47f42ff521b4eeb46e82f9a46a4783a99f7570d7; version=e9f8b10101c6da3ab000a2fb17162374c9bd2c69 <fe9bf32bb18f2d35789d4960fb007d1059bbaa38

Published CVSS scores

7.0Red HatCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
3.3Amazon LinuxCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:L

CVSS describes severity. EPSS estimates exploitation probability.

Attacks

What attackers are doing with it

Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.

Daily unique IPsNo honeypot observations are available for this CVE in the selected window.

No observations available

Sep 10, 2026Sep 16, 2026
Latest reporting daySep 16, 2026
Latest daily unique IPsUnavailable
Prior 30-day averageUnavailable
SourceShadowserver honeypots (KEV)
Vectorlocal
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-131Incorrect Calculation of Buffer Size
T1529System Shutdown/Reboot

Public exploit references

No public exploit references are available in this record.

Labels summarize the accepted research assessment. They do not indicate a test against your environment.

Technologies

Your stack

See the directory against your own environment.

Your stack

Check the software in your environment

Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.

Book a demo