← Vulnerability feed

Vulnerability record · CVE-2024-23225 · published 5 March 2024

CVE-2024-23225: Apple OS Kernel Memory Corruption Bypasses Memory Protections

Apple · Ipados

A memory corruption issue (out-of-bounds write, CWE-787) in Apple's kernel was fixed with improved validation across iOS, iPadOS, macOS, tvOS, visionOS and watchOS. An attacker who already holds arbitrary kernel read and write capability can use it to bypass kernel memory protections, and Apple states the issue may have been exploited.

7.8 CVSS 3.1 High CISA KEV since 6 Mar 2024 EPSS 1.5% · top 27.1% CWE-787 · Out-of-bounds write
7.8CVSS 3.1 base score
1.5%EPSS exploitation probability, 30 days
YesIn CISA KEV, fix deadline passed
6Affected product versions listed by NVD
26References
17 Jun 2026Last modified by NVD

Description

A memory corruption issue was addressed with improved validation. This issue is fixed in iOS 16.7.6 and iPadOS 16.7.6, iOS 17.4 and iPadOS 17.4, macOS Monterey 12.7.4, macOS Sonoma 14.4, macOS Ventura 13.6.5, tvOS 17.4, visionOS 1.1, watchOS 10.4. An attacker with arbitrary kernel read and write capability may be able to bypass kernel memory protections. Apple is aware of a report that this issue may have been exploited.

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Automated analysis

Generated by VULONE's analysis model from the NVD record, CISA KEV and EPSS data on 17 September 2026. Confidence: high.

high priorityIt is a kernel memory-protection bypass with confirmed in-the-wild exploitation and a CISA KEV deadline, though it requires pre-existing local kernel access and low privileges.

What it is

A memory corruption issue (out-of-bounds write, CWE-787) in Apple's kernel was fixed with improved validation across iOS, iPadOS, macOS, tvOS, visionOS and watchOS. An attacker who already holds arbitrary kernel read and write capability can use it to bypass kernel memory protections, and Apple states the issue may have been exploited.

Impact

An attacker with existing kernel read/write primitives gains the ability to defeat kernel memory protections, which can enable further privilege escalation or persistence at the kernel level. The flaw itself does not grant initial kernel access; it removes a protection layer once that access exists.

Attack surface

The CVSS vector is local (AV:L) with low privileges required (PR:L) and no user interaction (UI:N), so it is reached by code already running on the device rather than over the network. No remote or unauthenticated path is described in the record.

Exploitation

Apple states the issue may have been exploited, and CISA added it to KEV on 2024-03-06 with a 2024-03-27 remediation due date. EPSS is low at roughly 1.5% (72nd percentile), and no ransomware campaign use is documented.

What to do

  • Update to the fixed versions: iOS 16.7.6/17.4, iPadOS 16.7.6/17.4, macOS Monterey 12.7.4, Ventura 13.6.5, Sonoma 14.4, tvOS 17.4, visionOS 1.1, watchOS 10.4.
  • Treat unpatched devices as exposed and prioritize them per the CISA KEV due date of 2024-03-27.
  • Restrict installation of untrusted apps and profiles that could deliver local exploit code.
  • Monitor for and remove jailbreak or kernel-level tampering tooling on managed devices.
  • Verify patch state across all Apple platforms in scope, not just iPhone and Mac.

Detection

  • Inventory Apple devices and compare OS builds against the fixed versions listed in the Apple advisories.
  • Alert on jailbreak indicators, unexpected kernel extensions, or unsigned code execution on managed endpoints.
  • Correlate endpoint telemetry for local privilege escalation or memory-protection bypass attempts following suspicious app installs.
  • Track CISA KEV status and confirm remediation before the 2024-03-27 due date.

This assessment is produced automatically and is not human-reviewed. Verify against the vendor advisory before acting on it.

Exploitation in the wild

CISA added CVE-2024-23225 to the Known Exploited Vulnerabilities catalog on 6 March 2024 as "Apple Multiple Products Memory Corruption Vulnerability". Required action: Apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. Federal deadline 27 March 2024.

Affected products

6 vulnerable configurations from NVD's CPE data, grouped by vendor and product.

References

LinkTags
https://support.apple.com/en-us/120880 Release NotesVendor Advisory
https://support.apple.com/en-us/120881 Release NotesVendor Advisory
https://support.apple.com/en-us/120882 Release NotesVendor Advisory
https://support.apple.com/en-us/120883 Release NotesVendor Advisory
https://support.apple.com/en-us/120884 Release NotesVendor Advisory
https://support.apple.com/en-us/120886 Release NotesVendor Advisory
https://support.apple.com/en-us/120893 Release NotesVendor Advisory
https://support.apple.com/en-us/120895 Release NotesVendor Advisory
http://seclists.org/fulldisclosure/2024/Mar/18 Mailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2024/Mar/19 Mailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2024/Mar/21 Mailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2024/Mar/22 Mailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2024/Mar/23 Mailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2024/Mar/24 Mailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2024/Mar/25 Mailing ListThird Party Advisory
http://seclists.org/fulldisclosure/2024/Mar/26 Mailing ListThird Party Advisory
https://support.apple.com/en-us/HT214081 Vendor Advisory
https://support.apple.com/en-us/HT214082 Vendor Advisory
https://support.apple.com/kb/HT214082 Vendor Advisory
https://support.apple.com/kb/HT214083 Vendor Advisory
https://support.apple.com/kb/HT214084 Vendor Advisory
https://support.apple.com/kb/HT214085 Vendor Advisory
https://support.apple.com/kb/HT214086 Vendor Advisory
https://support.apple.com/kb/HT214087 Vendor Advisory
https://support.apple.com/kb/HT214088 Vendor Advisory
https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-23225 US Government Resource

Track CVE-2024-23225 inside VULONE

Watch it alongside the ransomware crews, C2 infrastructure and forum chatter that reference it, query it through the API and pull it into your SIEM over TAXII.

Start free Open in platform

Related vulnerabilities

Same products first, then exploited flaws of the same weakness class.

10.0CVE-2025-43300Apple iOS, iPadOS and macOS out-of-bounds write via malicious imageAn out-of-bounds write in Apple iOS, iPadOS and macOS is triggered when processing a malicious image file, causing memory corruption. Apple states th…KEVEPSS 22%analysed10.0CVE-2025-24201Apple WebKit out-of-bounds write allows sandbox escapeCVE-2025-24201 is an out-of-bounds write in Apple's WebKit that was addressed with improved checks. Maliciously crafted web content may break out of …KEVEPSS 3.8%analysed10.0CVE-2025-24085Apple iOS, iPadOS, macOS, tvOS, visionOS, watchOS Use-After-Free Privilege EscalationA use-after-free flaw in Apple's operating systems was fixed through improved memory management in iOS 18.3, iPadOS 18.3 and 17.7.6, macOS Sequoia 15…KEVEPSS 18%analysed9.8CVE-2026-65400Apple macOS Screen Sharing authentication bypassAn improper authentication flaw in Apple macOS Screen Sharing allows a network attacker to authenticate without valid credentials. Apple fixed it via…KEVEPSS 1.2%analysed9.8CVE-2025-31200Apple OS media parsing memory corruption allows code executionA memory corruption flaw in Apple's audio stream processing was fixed with improved bounds checking across iOS, iPadOS, macOS, tvOS, visionOS and wat…KEVEPSS 19%analysed9.8CVE-2025-31201Apple OS Pointer Authentication bypass via arbitrary read/writeApple removed vulnerable code that allowed an attacker holding arbitrary read and write capability to bypass Pointer Authentication across iOS, iPadO…KEVEPSS 14%analysed9.8CVE-2022-22587Apple iOS, iPadOS and macOS kernel memory corruption via out-of-bounds writeAn out-of-bounds write (CWE-787) in Apple iOS, iPadOS and macOS is caused by insufficient input validation and can corrupt memory. Apple states it is…KEVEPSS 12%analysed9.8CVE-2021-1870Apple WebKit logic flaw allows remote code executionA logic issue in Apple's WebKit was addressed with improved restrictions, affecting macOS Big Sur, Catalina, Mojave, iOS and iPadOS, plus WebKitGTK a…KEVEPSS 7.7%analysed

Source: NIST National Vulnerability Database (record CVE-2024-23225), CISA KEV, FIRST EPSS (scores of 2026-09-26). This page is refreshed as NVD updates the record.