CVE-2024-27804
EUVD-2024-2499714.05.2024, 15:13
The issue was addressed with improved memory handling. This issue is fixed in iOS 17.5 and iPadOS 17.5, macOS Sonoma 14.5, tvOS 17.5, visionOS 1.3, watchOS 10.5. An app may be able to cause unexpected system termination.Enginsight
Affected Products (NVD)
| Vendor | Product | Version |
|---|---|---|
| apple | ipados | 𝑥 < 17.5 |
| apple | iphone_os | 𝑥 < 17.5 |
| apple | macos | 14.0 ≤ 𝑥 < 14.5 |
| apple | tvos | 𝑥 < 17.5 |
| apple | visionos | 𝑥 < 1.3 |
| apple | visionos | 1.3 |
| apple | watchos | 𝑥 < 10.5 |
𝑥
= Vulnerable software versions
Early Detection
Affected products identified ahead of NVD analysis through intelligence sources.
| Vendor | Product | Version | Source |
|---|---|---|---|
| apple | watchos | 𝑥 < 10.5 | ADP |
| apple | ipad_os | 𝑥 < 17.5 | ADP |
| apple | iphone_os | 𝑥 < 17.5 | ADP |
| apple | tvos | 𝑥 < 17.5 | ADP |
| apple | macos | 𝑥 < 14.5 | ADP |
Common Weakness Enumeration
- CWE-770 - Allocation of Resources Without Limits or ThrottlingThe software allocates a reusable resource or group of resources on behalf of an actor without imposing any restrictions on the size or number of resources that can be allocated, in violation of the intended security policy for that actor.
- CWE-1325 - Improperly Controlled Sequential Memory AllocationThe product manages a group of objects or resources and performs a separate memory allocation for each object, but it does not properly limit the total amount of memory that is consumed by all of the combined objects.
References