8.4

CVE-2024-44285

A use-after-free issue was addressed with improved memory management. This issue is fixed in iOS 18.1 and iPadOS 18.1, macOS Sequoia 15.1, tvOS 18.1, visionOS 2.1, watchOS 11.1. An app may be able to cause unexpected system termination or corrupt kernel memory.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
AppleiPadOS Version >= 18.0 < 18.1
AppleiPhone OS Version >= 18.0 < 18.1
AppletvOS Version < 18.1
ApplevisionOS Version < 2.1
ApplewatchOS Version < 11.1
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.66% 0.468
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 7.8 1.8 5.9
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
134c704f-9b21-4f2e-91b3-4a467353bcc0 8.4 2.5 5.9
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE-416 Use After Free

The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.

https://support.apple.com/en-us/121563
Vendor Advisory
Release Notes
https://support.apple.com/en-us/121565
Vendor Advisory
Release Notes
https://support.apple.com/en-us/121566
Vendor Advisory
Release Notes
https://support.apple.com/en-us/121569
Vendor Advisory
Release Notes
https://support.apple.com/en-us/121564
http://seclists.org/fulldisclosure/2024/Oct/11
http://seclists.org/fulldisclosure/2024/Oct/9
http://seclists.org/fulldisclosure/2024/Oct/16