Friday, September 11, 2026

macOS SMBClient Flaw Enables Remote Code Execution and Kernel Crashes

A critical vulnerability has been discovered in Apple’s macOS SMBClient, exposing millions of users to the risk of remote code execution (RCE) and potentially catastrophic kernel crashes.

Tracked as CVE-2025-24269, this flaw is rated with a CVSS score of 9.8, marking it as one of the most severe security issues to affect the macOS platform in recent years.

Vulnerability Overview

According to the recent report, the vulnerability resides in the smbfs.kext kernel extension, specifically in the smb2_rq_decompress_read function.

Here, the SMBClient code fails to properly validate a length value (compress_len) received from the network before copying memory.

CVE IDDescriptionCVSS ScoreImpactPatched Version
CVE-2025-24269Kernel heap overflow in smb2_rq_decompress_read allows remote code execution and system crashes via malicious SMB traffic9.8RCE, DoS, Priv. EscalationmacOS Sequoia 15.4

When handling SMB2 compression (including LZNT1, LZ77, and LZ77_HUFFMAN algorithms), an attacker can craft a malicious SMB packet that triggers a heap overflow in kernel memory.

This flaw arises because the code copies data into a preallocated buffer without ensuring the length is within safe bounds.

An attacker exploiting this vulnerability could:

  • Achieve remote code execution in the kernel context, gaining full control over the affected system.
  • Cause immediate kernel crashes, resulting in denial of service.
  • Escalate privileges from a non-privileged user to kernel-level access.

The issue affects all recent versions of macOS, including Sequoia, Monterey, Big Sur, and Mojave, and is exploitable over a network without requiring user authentication or interaction.

  • Remote Attack: A malicious actor can deliver a specially crafted SMB URL via messaging apps, email, or web browsers. If a user clicks the link, the exploit is triggered.
  • Man-in-the-Middle: Attackers on the same network can intercept and modify SMB traffic to deliver the exploit.
  • Local Privilege Escalation: A local user can exploit the flaw to escalate privileges to kernel level.

Apple has addressed this vulnerability in macOS Sequoia 15.4 and other supported versions by adding proper validation for the affected memory operations.

Users are strongly advised to update their systems immediately. Organizations should also monitor SMB network activity and segment networks to limit exposure.

The flaw is triggered when the SMBClient kernel extension processes compressed SMB2 data. The attacker controls the length of data copied into a kernel buffer, leading to a heap overflow.

Although some kernel heap hardening exists, attackers can still manipulate memory in ways that could bypass mitigations and execute arbitrary code.

CVE-2025-24269 represents a significant security threat to macOS users worldwide.

The combination of remote exploitability, kernel-level impact, and ease of attack underscores the urgency of applying available patches and reviewing SMB network configurations.

Stay Updated on Daily Cybersecurity News . Follow us on Google NewsLinkedIn, and X.

Divya
Divya
Divya is a Senior Journalist at GBhackers covering Cyber Attacks, Threats, Breaches, Vulnerabilities and other happenings in the cyber world.

Hot this week

How To Access Dark Web Anonymously and know its Secretive and Mysterious Activities

What is Deep Web The deep web, invisible web, or...

How to Build and Run a Security Operations Center (SOC Guide) – 2023

Today’s Cyber security operations center (CSOC) should have everything...

Russian Hackers Bypass EDR to Deliver a Weaponized TeamViewer Component

TeamViewer's popularity and remote access capabilities make it an...

Web Server Penetration Testing Checklist – 2026

Web server pentesting is performed under three significant categories: identity,...

ATM Penetration Testing – Advanced Testing Methods to Find The Vulnerabilities

ATM Penetration testing, Hackers have found different approaches to...

Researchers Uncover 10,000+ Malware Loaders Behind YouTube and SEO Poisoning Campaign

A long-running pay-per-install (PPI) operation that used YouTube gaming...

VLC Media Player Flaws Let Attackers Corrupt Memory and Leak Sensitive Data

Two security vulnerabilities in VLC media player versions 3.0.0...

CISA Adds Exploited MikroTik RouterOS Flaws to Security Alert

The U.S. Cybersecurity and Infrastructure Security Agency (CISA) has...

cPanel Urges Users to Patch ConfigServer Firewall Remote Code Execution Flaw

A recently disclosed vulnerability in ConfigServer Security & Firewall...

Hackers Weaponize AI Safety Guardrails to Hide Malware From LLM-Powered Security Scanners

Threat actors are adapting malware not only for conventional...

Hackers Exploit JFrog Artifactory Flaws to Bypass Authentication and Gain Admin Access

Threat actors are actively exploiting three vulnerabilities in JFrog...

Related Articles

Recent News