LiveBreach Intelligence: data breaches, leaks & ransomware, tracked as they surfaceOngoing protection: GalaxyWarden →
Recent BreachesData breach tracker

CVE-2022-48618: Apple Multiple Products Memory Corruption Vulnerability

RBRecent Breaches Vulnerability Intelligence·Jan 31, 2024
High⚠ Actively exploited (CISA KEV)
High
Severity
Active
CISA KEV
No
Ransomware use
Feb 21, 2024
Patch deadline
⚠ Exploited in the wild. CISA added CVE-2022-48618 to its Known Exploited Vulnerabilities catalog on Jan 31, 2024, with a federal patch deadline of Feb 21, 2024 — meaning attackers are actively using it. If you run the affected software, patch it immediately.

Apple iOS, iPadOS, macOS, tvOS, and watchOS contain a time-of-check/time-of-use (TOCTOU) memory corruption vulnerability that allows an attacker with read and write capabilities to bypass Pointer…

CVE-2022-48618 is a time-of-check/time-of-use (TOCTOU) memory corruption vulnerability affecting multiple Apple operating systems: iOS, iPadOS, macOS, tvOS, and watchOS. It allows an attacker who already has read and write capabilities to bypass Pointer Authentication. For IT and security teams managing Apple fleets, this matters because Pointer Authentication is a hardware-backed control that helps prevent certain classes of memory corruption from being turned into reliable code execution; a successful bypass can expand an attacker’s foothold on a compromised device. Specifics such as exact fixed builds and attack preconditions must be confirmed against the vendor advisory.

How it works

The underlying weakness is CWE-367, a classic TOCTOU race condition. In this pattern the software checks a condition (for example, the validity or state of a memory object or pointer) and later uses that result, but the window between check and use can be altered by an attacker who can race the check. Here the result is memory corruption that undermines Pointer Authentication. Pointer Authentication codes (PACs) are intended to make it harder for an attacker to forge or reuse pointers; bypassing that protection can let an attacker with existing read/write access manipulate control flow or data structures more freely. The CISA summary does not describe remote unauthenticated exploitation or provide exploit mechanics, so defenders should treat the issue as requiring prior access and should not invent additional attack chains. Confirm the precise trigger conditions and any required privileges in Apple’s advisory.

Am I affected? How to find it in your systems

The vulnerability is present in Apple’s mobile, desktop, set-top, and wearable operating systems. Typical environments include managed iPhones and iPads, Macs used as endpoints or servers, Apple TVs, and Apple Watches enrolled in MDM or used by employees. Inventory steps:

Because the flaw is a local TOCTOU memory-corruption issue that requires read/write capability, routine network logs alone are unlikely to show exploitation. Look instead for signs of prior compromise that could grant those capabilities: unexpected process crashes, kernel panics, anomalous memory-related diagnostics, or indicators of privilege escalation already present on the device. Enable and review crash reports, unified logs, and any EDR telemetry that surfaces memory-safety or pointer-authentication failures. Confirm detection guidance against the vendor advisory and your EDR vendor’s coverage notes.

How to remediate

Patch first. Apply the security updates Apple released for the affected products, following the vendor’s instructions exactly. CISA’s required action is to apply mitigations per vendor instructions or discontinue use of the product if mitigations are unavailable. After updating:

No additional version numbers or CVSS scores are stated in the provided facts; always cross-check the advisory for the definitive list of fixed releases.

If you can't patch immediately

Until the vendor update can be applied, reduce risk with compensating controls appropriate to a local TOCTOU / memory-corruption issue that needs existing read/write access:

Document the temporary controls and set a hard deadline for applying the official update.

If your data may have been exposed

Actively exploited vulnerabilities can lead to device compromise and subsequent data exposure even when ransomware use is not documented for this CVE. If you suspect devices were vulnerable and accessible to an attacker with read/write capability, treat them as potentially compromised: isolate, image for forensics if needed, re-image or restore from a known-good state after patching, and rotate credentials that may have been present on the device. As a quick check for whether associated accounts appear in known breach data, you can run a free exposure scan of your email addresses against public breach corpora. Continue to follow your incident-response playbook and confirm any additional indicators with Apple’s advisory and your own telemetry.

AICompiled with AI assistance from public sources and published under our editorial standards.

Details

AffectedApple · Multiple Products
WeaknessCWE-367
Added to CISA KEVJan 31, 2024
Federal patch deadlineFeb 21, 2024
Known ransomware useNot documented
Check if your data is exposed →

Official records: NVD · CISA KEV

← All actively-exploited vulnerabilities