CVE-2025-39962Network attack vector

Remote kernel panic via unsigned length underflow

Published Oct 9, 2025 · Updated Oct 9, 2025

Out-of-bounds access in Linux 6.16 through 6.16.8 allows remote attackers to trigger a kernel panic via a crafted RxGK RESPONSE packet. In rxgk_yfs_decode_ticket(), subtracting a fixed 40-byte header from an untrusted ticket_len without first checking the minimum length wraps the unsigned result into an oversized extraction length. The unauthenticated path processes one UDP response during the challenge handshake, and the oversized length reaches skb_to_sgvec and trips BUG_ON(len).

CVSS severity7.5
High
EPSS probability0.25%
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

Out-of-bounds access in Linux 6.16 through 6.16.8 allows remote attackers to trigger a kernel panic via a crafted RxGK RESPONSE packet. In rxgk_yfs_decode_ticket(), subtracting a fixed 40-byte header from an untrusted ticket_len without first checking the minimum length wraps the unsigned result into an oversized extraction length. The unauthenticated path processes one UDP response during the challenge handshake, and the oversized length reaches skb_to_sgvec and trips BUG_ON(len).

The record

CVE
CVE-2025-39962
Published
Oct 9, 2025
Updated
Oct 9, 2025
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-787, T1499.004
Attack vector
network
Privileges
unauthenticated

Timeline

How it unfolded

  1. Oct 9, 2025CVE publishedPublication date reported by the CVE source.
  2. Oct 9, 2025Record 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=6.16
  2. Affected versionversion=9d1d2b59341f58126a69b51f9f5f8ccb9f12e54a <2429a197648178cd4dc930a9d87c13c547460564
  3. Affected versionversion=9d1d2b59341f58126a69b51f9f5f8ccb9f12e54a <71571e187106631a8127f2dde780f35caa358d33

What conditions does exploitation require?

Attack vectornetwork
Required privilegesunauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=6.16; version=9d1d2b59341f58126a69b51f9f5f8ccb9f12e54a <2429a197648178cd4dc930a9d87c13c547460564; version=9d1d2b59341f58126a69b51f9f5f8ccb9f12e54a <71571e187106631a8127f2dde780f35caa358d33

Published CVSS scores

7.8NIST NVDCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
8.7Canonical UbuntuCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
7.5kernel.orgCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

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)
Vectornetwork
Privilegesunauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-787Out-of-bounds Write
T1499.004Application or System Exploitation

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