Description
In the Linux kernel, the following vulnerability has been resolved:

smb: client: fix change notify replay double-free

A response-bearing attempt can return a replayable error and free its
response buffer. If SMB2_notify_init() fails before the next send, cleanup
retains the previous buffer type and frees that response again.

Reset response bookkeeping before each attempt to prevent the stale free.
Published: 2026-07-25
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A double‑free bug resides in the Linux kernel SMB client module. When a response‑bearing request triggers a replayable error and frees its response buffer, a subsequent failure in SMB2_notify_init can cause the same buffer to be freed again before bookkeeping is reset, leading to memory corruption. This corruption can allow an attacker to execute arbitrary code in kernel space or cause a kernel panic.

Affected Systems

All Linux kernel implementations are affected, as the vulnerability is embedded in the core SMB client component of the kernel. Any Linux host that employs SMB networking from user space or mounts SMB shares is potentially impacted.

Risk and Exploitability

The EPSS score is reported as less than 1%, and the vulnerability is not listed in CISA’s KEV catalog, indicating low observed exploitation activity. Nonetheless, a double‑free in the kernel can be leveraged by an attacker who can send crafted SMB traffic to a target host over the network. The attack vector is therefore inferred to be remote, network‑based, requiring SMB service interaction to trigger the flaw.

Generated by OpenCVE AI on August 5, 2026 at 00:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Linux kernel to a version that incorporates the SMB client double‑free fix.
  • If the SMB client is not required, disable or restrict the SMB client module to reduce exposure.
  • After applying the update, monitor system logs for kernel panics or anomalous SMB activity to confirm the issue has been resolved.

Generated by OpenCVE AI on August 5, 2026 at 00:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DLA Debian DLA DLA-4724-1 linux-6.12 new package
History

Tue, 04 Aug 2026 15:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Tue, 28 Jul 2026 00:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-1341
References
Metrics threat_severity

None

threat_severity

Moderate


Mon, 27 Jul 2026 06:00:00 +0000

Type Values Removed Values Added
Weaknesses CWE-416

Mon, 27 Jul 2026 05:15:00 +0000

Type Values Removed Values Added
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}


Sat, 25 Jul 2026 09:30:00 +0000

Type Values Removed Values Added
Description In the Linux kernel, the following vulnerability has been resolved: smb: client: fix change notify replay double-free A response-bearing attempt can return a replayable error and free its response buffer. If SMB2_notify_init() fails before the next send, cleanup retains the previous buffer type and frees that response again. Reset response bookkeeping before each attempt to prevent the stale free.
Title smb: client: fix change notify replay double-free
First Time appeared Linux
Linux linux Kernel
CPEs cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
Vendors & Products Linux
Linux linux Kernel
References

Subscriptions

Linux Linux Kernel
cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published:

Updated: 2026-08-05T12:41:20.802Z

Reserved: 2026-07-19T15:36:31.784Z

Link: CVE-2026-64384

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-07-25T10:17:21.700

Modified: 2026-08-11T15:01:50.637

Link: CVE-2026-64384

cve-icon Redhat

Severity : Moderate

Publid Date: 2026-07-25T00:00:00Z

Links: CVE-2026-64384 - Bugzilla

cve-icon OpenCVE Enrichment

Updated: 2026-08-05T00:45:03Z

Weaknesses
  • CWE-1341

    Multiple Releases of Same Resource or Handle