CVE-2026-81009

Local process hang via oversized query zeroing

Published Sep 11, 2026 · Updated Sep 11, 2026

Denial of service in Linux 6.18 allows local users to hang a calling process through an oversized io_uring query response. io_handle_query_entry() clamps hdr.size only for the inbound copy, preserves the original 32-bit value as usize, and passes it to copy_struct_to_user(), which clears the excess user-space range. IORING_REGISTER_QUERY reaches this path without a ring, and an unprivileged caller can request nearly 4 GiB of zeroing, consuming kernel time and overwriting the caller's mapped memory.

CVSS severityUnavailable
Unscored
EPSS probability0.17%
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

Denial of service in Linux 6.18 allows local users to hang a calling process through an oversized io_uring query response. io_handle_query_entry() clamps hdr.size only for the inbound copy, preserves the original 32-bit value as usize, and passes it to copy_struct_to_user(), which clears the excess user-space range. IORING_REGISTER_QUERY reaches this path without a ring, and an unprivileged caller can request nearly 4 GiB of zeroing, consuming kernel time and overwriting the caller's mapped memory.

The record

CVE
CVE-2026-81009
Published
Sep 11, 2026
Updated
Sep 11, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
Unavailable
Attack vector
local
Privileges
authenticated

Timeline

How it unfolded

  1. Sep 11, 2026CVE publishedPublication date reported by the CVE source.
  2. Sep 11, 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=6.18
  2. Affected versionversion=c265ae75f900cea4e415230a77b5d152377627dd <2b8ad4981ecedb14c1fdd811ab977010b23933e6
  3. Affected versionversion=c265ae75f900cea4e415230a77b5d152377627dd <417e02f7b6051765b91cf1289071882eebd172e0
  4. Affected versionversion=c265ae75f900cea4e415230a77b5d152377627dd <ba77efee1b95b4ad7559b1cdbe7cd7fa36dca95b

What conditions does exploitation require?

Attack vectorlocal
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=6.18; version=c265ae75f900cea4e415230a77b5d152377627dd <2b8ad4981ecedb14c1fdd811ab977010b23933e6; version=c265ae75f900cea4e415230a77b5d152377627dd <417e02f7b6051765b91cf1289071882eebd172e0; version=c265ae75f900cea4e415230a77b5d152377627dd <ba77efee1b95b4ad7559b1cdbe7cd7fa36dca95b

Published CVSS scores

No CVSS assessment is available in this record.

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

No sourced classifications are available.

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