CVE-2026-72493Network attack vector

Kernel memory corruption via backlog TOCTOU race

Published Aug 15, 2026 · Updated Aug 15, 2026

Use-after-free in the Linux kernel network backlog allows remote authenticated users to corrupt kernel memory via concurrent packet traffic. A lockless transmitter can pass netif_running() before device shutdown, then enqueue a packet after flush_all_backlogs() completes because the check occurs outside the backlog lock. Exploitation requires low privileges and a device-unregistration race; the escaped packet is later processed through a freed object.

CVSS severity9.9
Critical
EPSS probability0.35%
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

Use-after-free in the Linux kernel network backlog allows remote authenticated users to corrupt kernel memory via concurrent packet traffic. A lockless transmitter can pass netif_running() before device shutdown, then enqueue a packet after flush_all_backlogs() completes because the check occurs outside the backlog lock. Exploitation requires low privileges and a device-unregistration race; the escaped packet is later processed through a freed object.

The record

CVE
CVE-2026-72493
Published
Aug 15, 2026
Updated
Aug 15, 2026
Vendor
The Linux Kernel Organization
Product
Linux
Classifications
CWE-362, CWE-416
Attack vector
network
Privileges
authenticated

Timeline

How it unfolded

  1. Aug 15, 2026CVE publishedPublication date reported by the CVE source.
  2. Aug 15, 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=2095ab2456da766174cda8bc105d7a7b1bc70e16
  2. Affected versionversion=3.12.48 <3.13
  3. Affected versionversion=3.14.54 <3.15
  4. Affected versionversion=3.18.22 <3.19
  5. Affected versionversion=3.2.71 <3.3
  6. Affected versionversion=3.4.111 <3.5
  7. Affected versionversion=4.1.9 <4.2
  8. Affected versionversion=4.2
  9. Affected versionversion=78b6803a1961369d0b8350ff1f99b7375bbd7a8f
  10. Affected versionversion=b5d73d9cdd6be22795499890ea928a6f57ef829c
  11. Affected versionversion=e9e4dd3267d0c5234c5c0f47440456b10875dec9 <2fface6e0bbd6314d1d9d071abf2c4d67548511c
  12. Affected versionversion=e9e4dd3267d0c5234c5c0f47440456b10875dec9 <46762cefe7f4e5bffc1eb467810a7bbb02e461d7
  13. Affected versionversion=f1fdb184aefa8447560e3ea0e605171592ffee41
  14. Affected versionversion=f6533fed1bfa842e391ee50f9a9c5e963c71e579
  15. Affected versionversion=f75c8a3015422128ca150e81c730bc2a471b5f4a

What conditions does exploitation require?

Attack vectornetwork
Required privilegesauthenticated

What is affected?

The Linux Kernel Organization · Linuxversion=2095ab2456da766174cda8bc105d7a7b1bc70e16; version=3.12.48 <3.13; version=3.14.54 <3.15; version=3.18.22 <3.19; version=3.2.71 <3.3; version=3.4.111 <3.5; version=4.1.9 <4.2; version=4.2; version=78b6803a1961369d0b8350ff1f99b7375bbd7a8f; version=b5d73d9cdd6be22795499890ea928a6f57ef829c; version=e9e4dd3267d0c5234c5c0f47440456b10875dec9 <2fface6e0bbd6314d1d9d071abf2c4d67548511c; version=e9e4dd3267d0c5234c5c0f47440456b10875dec9 <46762cefe7f4e5bffc1eb467810a7bbb02e461d7; version=f1fdb184aefa8447560e3ea0e605171592ffee41; version=f6533fed1bfa842e391ee50f9a9c5e963c71e579; version=f75c8a3015422128ca150e81c730bc2a471b5f4a

Published CVSS scores

9.9Linux CNACVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/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
Privilegesauthenticated
Known exploitationUnconfirmed
Public exploitUnconfirmed

Weakness, pattern, technique

CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')
CWE-416Use After Free

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