Description
A race condition was addressed with additional validation. This issue is fixed in iOS 27 and iPadOS 27, macOS Golden Gate 27, tvOS 27, visionOS 27, watchOS 27. A local user may be able to cause unexpected system termination or read kernel memory.
Published: 2026-09-14
Score: n/a
EPSS: n/a
KEV: No
Impact: System Crash and Information Disclosure
Action: Update OS
AI Analysis

Impact

A race condition in the operating system’s core logic allows a local user to trigger an unexpected system termination and, through a timing discrepancy, read kernel memory. The flaw is not exploitable remotely and requires the attacker to have local login or physical access to the device. The resulting impact ranges from application/system crashes to potential visibility of sensitive kernel data, which could aid in further privilege escalation or forensic analysis.

Affected Systems

Apple iOS, iPadOS, macOS, tvOS, visionOS, and watchOS are affected. Versions earlier than 27 on each platform lack the fix; iOS 27, iPadOS 27, macOS Golden Gate 27, tvOS 27, visionOS 27, and watchOS 27 contain the additional validation that resolves the race condition.

Risk and Exploitability

The vulnerability has no publicly available remote exploitation vector, no EPSS data, and is not listed in the CISA KEV catalog. The risk level is contingent on a local attacker’s ability to trigger the race condition, which would lead to system instability or kernel memory disclosure. The absence of remote attack pathways reduces the immediate threat, but the potential for local privilege escalation remains if memory content can be leveraged.

Generated by OpenCVE AI on September 15, 2026 at 08:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available OS update that includes iOS 27, iPadOS 27, macOS 27, tvOS 27, visionOS 27, or watchOS 27.
  • Disable or replace any third‑party kernel extensions or services that have not been validated against the latest OS version, as they may interact with the race condition.
  • If the device remains functional, monitor for unexpected crashes or abnormal kernel activity and report findings to Apple for further investigation.

Generated by OpenCVE AI on September 15, 2026 at 08:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 15 Sep 2026 09:15:00 +0000

Type Values Removed Values Added
Title Race Condition Allows Local User to Cause System Termination or Read Kernel Memory
Weaknesses CWE-200
CWE-362

Tue, 15 Sep 2026 02:00:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple ios And Ipados
Apple macos
Apple tvos
Apple visionos
Apple watchos
Vendors & Products Apple
Apple ios And Ipados
Apple macos
Apple tvos
Apple visionos
Apple watchos

Mon, 14 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Description A race condition was addressed with additional validation. This issue is fixed in iOS 27 and iPadOS 27, macOS Golden Gate 27, tvOS 27, visionOS 27, watchOS 27. A local user may be able to cause unexpected system termination or read kernel memory.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-09-14T20:50:40.841Z

Reserved: 2026-07-22T00:47:18.621Z

Link: CVE-2026-65415

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-14T21:17:25.163

Modified: 2026-09-14T21:17:25.163

Link: CVE-2026-65415

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-15T09:00:16Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-362

    Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')