CVE-2025-40012
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2025-40012 is a vulnerability discovered in the Linux kernel affecting the SMC (Shared Memory Communication) subsystem. The issue was disclosed on October 20, 2025, and involves a potential use-after-free vulnerability in the smc_rx_splice() function (NVD).

Technical details

The vulnerability occurs when smc_lo_register_dmb() allocates DMB buffers using kzalloc(), which are later passed to get_page() in smc_rx_splice(). Since kmalloc memory is not page-backed, this triggers WARN_ON_ONCE() in get_page() and prevents holding a refcount on the buffer. This can lead to use-after-free conditions if the memory is released before splice_to_pipe() completes (NVD).

Impact

The vulnerability could potentially result in use-after-free conditions in the Linux kernel's SMC subsystem, which could lead to memory corruption and system instability (NVD).

Mitigation and workarounds

The issue has been resolved by using folio_alloc() instead of kzalloc(), ensuring DMBs are page-backed and safe for get_page(). This fix has been implemented in various Linux distributions, with patches available for affected versions (NVD).

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64181HIGH7.8
  • Linux Kernel logoLinux Kernel
  • linux-azure-4.15
NoYesJul 19, 2026
CVE-2026-64186NONEN/A
  • Linux Kernel logoLinux Kernel
  • libperf
NoYesJul 19, 2026
CVE-2026-64183NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-aws-6.14
NoYesJul 19, 2026
CVE-2026-64182NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-oracle-6.17
NoYesJul 19, 2026
CVE-2026-64180NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-5.4
NoYesJul 19, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management