An integer overflow was addressed with improved input validation. This issue is fixed in tvOS 17.5, iOS 16.7.8 and iPadOS 16.7.8, visionOS 1.2, Safari 17.5, iOS 17.5 and iPadOS 17.5. Processing maliciously crafted web content may lead to arbitrary code execution.
The product performs a calculation that can produce an integer overflow or wraparound when the logic assumes that the resulting value will always be larger than the original value. This occurs when an integer value is incremented to a value that is too large to store in the associated representation. When this occurs, the value may become a very small or negative number.
Link | Tags |
---|---|
https://support.apple.com/en-us/HT214101 | vendor advisory |
https://support.apple.com/en-us/HT214100 | vendor advisory |
https://support.apple.com/en-us/HT214108 | vendor advisory |
https://support.apple.com/en-us/HT214103 | vendor advisory |
https://support.apple.com/en-us/HT214102 | vendor advisory |
http://seclists.org/fulldisclosure/2024/Jun/5 | third party advisory mailing list |