Description
A race condition was addressed with improved locking. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. A remote user may be able to cause unexpected system termination or corrupt kernel memory.
Published: 2026-07-27
Score: 9.8 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

A race condition exists in macOS kernel memory handling that allows a remote user to trigger unexpected system termination or corrupt internal kernel memory. The flaw arises from insufficient locking around concurrent access to shared resources, leading to improper ordering of operations in the kernel. The impact is limited to system stability and integrity, with no direct effect on data confidentiality.

Affected Systems

Apple macOS systems are affected, specifically macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, and macOS Tahoe 26.6. Users running earlier releases of these macOS versions are vulnerable until they upgrade to the specified fixed builds.

Risk and Exploitability

The CVSS score of 9.8 indicates a high severity for kernel memory corruption and denial of service. The EPSS score of less than 1% indicates a very low probability of exploitation, and the vulnerability is not listed in CISA’s KEV catalog. The likely attack vector is remote; exploitation would require triggering the concurrency flaw, likely by sending crafted input to a vulnerable component over the network. No public exploitation method has been disclosed, so the risk is primarily theoretical, but the potential impact justifies immediate patching.

Generated by OpenCVE AI on August 4, 2026 at 13:11 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest macOS update that includes Sequoia 15.7.8, Sonoma 14.8.8, or Tahoe 26.6 to address the race condition
  • If an immediate update is not possible, limit exposure by restricting network services that might trigger the concurrency flaw and keep the system disconnected from untrusted networks
  • Regularly monitor Apple support channels for any subsequent patches or advisories regarding kernel stability

Generated by OpenCVE AI on August 4, 2026 at 13:11 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 04 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Title macOS Kernel Race Condition Causing Memory Corruption and System Crash

Sun, 02 Aug 2026 10:30:00 +0000

Type Values Removed Values Added
Title macOS Kernel Race Condition Causing Memory Corruption and System Crash

Tue, 28 Jul 2026 17:30:00 +0000

Type Values Removed Values Added
Weaknesses CWE-362
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'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 28 Jul 2026 01:45:00 +0000

Type Values Removed Values Added
First Time appeared Apple
Apple macos
Vendors & Products Apple
Apple macos

Mon, 27 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Description A race condition was addressed with improved locking. This issue is fixed in macOS Sequoia 15.7.8, macOS Sonoma 14.8.8, macOS Tahoe 26.6. A remote user may be able to cause unexpected system termination or corrupt kernel memory.
References

cve-icon MITRE

Status: PUBLISHED

Assigner: apple

Published:

Updated: 2026-07-28T15:43:55.453Z

Reserved: 2026-03-03T16:36:03.993Z

Link: CVE-2026-28982

cve-icon Vulnrichment

Updated: 2026-07-28T15:43:51.626Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-27T21:16:50.743

Modified: 2026-07-28T19:53:28.250

Link: CVE-2026-28982

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-04T13:15:03Z

Weaknesses
  • CWE-362

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