Local service interruption via leaked socket accounting
Published Jul 4, 2025 · Updated May 11, 2026
Resource leakage in the Linux kernel ATM subsystem allows local users to interrupt service by exhausting socket write-memory accounting. The vcc_sendmsg() failure path charges skb->truesize through atm_account_tx() but does not reverse the charge when copy_from_iter_full() fails, leaving sk_wmem_alloc inflated. Low-privileged local access and an ATM socket are required; repeated failures can exhaust socket resources without disclosing or modifying data.
Summary
What happened
Resource leakage in the Linux kernel ATM subsystem allows local users to interrupt service by exhausting socket write-memory accounting. The vcc_sendmsg() failure path charges skb->truesize through atm_account_tx() but does not reverse the charge when copy_from_iter_full() fails, leaving sk_wmem_alloc inflated. Low-privileged local access and an ATM socket are required; repeated failures can exhaust socket resources without disclosing or modifying data.
The record
- CVE
- CVE-2025-38190
- Published
- Jul 4, 2025
- Updated
- May 11, 2026
- Vendor
- The Linux Kernel Organization
- Product
- Linux
- Classifications
- T1499.004
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jul 4, 2025CVE publishedPublication date reported by the CVE source.
- May 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.
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <2252c539c43f9a1431a7e8b34e3c18e9dd77a96d
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <287b4f085d2ca3375cf1ee672af27410c64777e8
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <3902205eadf35db59dbc2186c2a98b9e6182efa5
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <3d828519bd69bfcaabdd942a872679617ef06739
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <5e0d00992118e234ebf29d5145c1cc920342777e
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <7851263998d4269125fd6cb3fdbfc7c6db853859
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <7d6bc28cfe5c8e3a279b4b4bdeed6698b2702685
- Affected versionversion=1da177e4c3f41524e886b7f1b8a0c1fc7321cac2 <c12430edd92fd49a4800b0f3fb395b50cb16bcc1
- Affected versionversion=2.6.12
What conditions does exploitation require?
What is affected?
Published CVSS scores
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.
Weakness, pattern, technique
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