Skip to main content

In the Linux kernel, the following vulnerability has been resolved: net: tun: bound receive headroom tun_get_user() uses tun->align both as skb… (CVE-2026-81000)

0
High
Published: 09/11/2026 (09/11/2026, 21:31:23 UTC)
Source: GCVE Database

Description

A vulnerability in the Linux kernel's TUN network driver related to skb headroom calculation has been resolved. The function tun_get_user() improperly uses tun->align for skb headroom and packet data linearization, which can cause an underflow and wraparound in skb buffer allocation. This could lead to skb->data being placed outside the allocated buffer head. The fix bounds the headroom to safe limits and adjusts header processing to ensure safe access for nonlinear skbs.

AI-Powered Analysis

Machine-generated threat intelligence

AILast updated: 09/12/2026, 01:22:42 UTC

Technical Analysis

The Linux kernel vulnerability CVE-2026-81000 involves the TUN driver where tun_get_user() uses tun->align both as skb headroom and for determining how much packet data to keep linear. If tun->align is larger than the usable space in a one-page skb head, SKB_MAX_HEAD(align) underflows, resulting in a negative value stored in good_linear. This value wraps when assigned to a size_t linear variable, allowing tun_alloc_skb() to place skb->data outside the allocated head buffer. The patch bounds the headroom to the one-page skb-head budget and the largest non-sentinel 16-bit skb header offset, leaving space for raw TUN and TAP headers. It also pulls protocol bytes before access to maintain safety for nonlinear skbs from other allocation paths.

Potential Impact

This vulnerability could cause memory corruption by placing skb->data outside its allocated buffer, potentially leading to kernel memory safety issues. The exact impact is not detailed in the input data, and no known exploits in the wild are reported.

Mitigation Recommendations

A fix has been applied to bound the headroom stored by TUN to safe limits and adjust header processing to prevent out-of-bounds skb data placement. Users should update to the patched Linux kernel version containing this fix. Patch status is not explicitly confirmed in the input data; check the vendor advisory for current remediation guidance.

Pro Console: star threats, build custom feeds, automate alerts via Slack, email & webhooks.Upgrade to Pro

Technical Details

Gcve Source
db.gcve.eu
Osv Id
GHSA-32hf-vhcc-85c2
Osv Schema Version
1.4.0
Aliases
["CVE-2026-81000"]

Threat ID: 6aa4a02b55bf5e2cf5a86b4c

Added to database: 09/12/2026, 00:43:23 UTC

Last enriched: 09/12/2026, 01:22:42 UTC

Last updated: 09/12/2026, 03:07:42 UTC

Views: 22

Community Reviews

0 reviews

Crowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.

Sort by
Loading community insights…

Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.

Actions

PRO

Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.

Please log in to the Console to use AI analysis features.

Need more coverage?

Upgrade to Pro Console for AI refresh and higher limits.

For incident response and remediation, OffSeq services can help resolve threats faster.

Latest Threats

Breach by OffSeqOFFSEQFRIENDS — 25% OFF

Check if your credentials are on the dark web

Instant breach scanning across billions of leaked records. Free tier available.

Scan now
OffSeq TrainingCredly Certified

Lead Pen Test Professional

Technical5-day eLearningPECB Accredited
View courses