CVE-2026-68140Disclosure

LOWCVSS 8.8 · HIGH

Signal is active with 1 mentions in latest observed window

Immediate actions

  • Patch affected systems immediately

Recommended action window: Monitor and triage in normal cycle

NVD description

In the Linux kernel, the following vulnerability has been resolved: net/iucv: fix use-after-free of a severed iucv_path af_iucv queues not-yet-received message notifications on iucv->message_q, each holding a raw pointer to the connection's iucv_path. When the peer severs the connection, iucv_sever_path() frees that path with iucv_path_free() but leaves the notifications queued. A later recvmsg() drains message_q via iucv_process_message_q() and hands the stale path to message_receive() -- a use-after-free of the freed iucv_path. Drop the queued notifications when the path is severed; once the path is gone they can no longer be received. This also frees the notifications leaked when a socket is closed with messages still queued.

0.5/ 10 priority

Sources & remediation

Priority

LOW

Exploitation

NONE

PoC

NONE

Patch

AVAILABLE

Momentum

STABLE

Threat summary

  • Patch or workaround signal is available
  • 2 mentions across 2 observed days
  • Momentum state: stable

What's happening

  • Patch or workaround mentioned in 1 signal
  • Technical details provided in 1 signal
  • Disclosure: 1 classified signal
  • Peaked 1d ago at 1 mentions (2026-08-10); latest day: 1
  • 2 total mentions across 2 days

Deep dive

Activity timeline2 mentions / 2d
00111Mentions · 2026-08-10: 1Mentions · 2026-08-11: 1Patch / Workaround · 2026-08-11: 1Technical Details · 2026-08-11: 108-1008-11
Signal classification2 categories
Disclosure
150.0%
Patch
150.0%
Referenced assets2 URLs
Classification over time
DateTotalLabels
2026-08-101
Disclosure1
2026-08-111
Patch1
Full discourse2 posts
  • Windows Forum@windowsforum
    Patch

    ⚠️ IBM Z admins using AF_IUCV have a kernel patch to apply: CVE-2026-68140 is a use-after-free, not a general Linux or WSL 2 crisis. Windows PCs can unclench. https://windowsforum.com/security-alerts.84/cve-2026-68140-linux-on-ibm-z-af_iucv-needs-patching.442435/?utm_source=x&utm_medium=social&utm_campaign=news_node84 #LinuxKernel #KernelSecurity #IbmZ #AfIucv https://t.co/KlrduQkOUo

    Post summary

    IBM Z admins are urged to apply a kernel patch for CVE-2026-68140, a use‑after‑free flaw, but it is not a widespread Linux or WSL 2 issue, with no PoC, exploit code or active exploitation reported.

    0000044
    1.3K followersView on X
  • VulDB 🛡@vuldb
    Disclosure

    The severity is increased for this new vulnerability affecting Linux Kernel (CVE-2026-68140) https://vuldb.com/vuln/387489

    Post summary

    The text announces a new severity increase for CVE-2026-68140 affecting the Linux Kernel, but provides no technical details, PoC, or patch information.

    00000118
    2.3K followersView on X

Explore more