An integer overflow was addressed through improved input validation. This issue is fixed in visionOS 2, watchOS 11, macOS Sequoia 15, iOS 18 and iPadOS 18, tvOS 18. Processing maliciously crafted web content may lead to an unexpected process crash.
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/121238 | release notes vendor advisory |
https://support.apple.com/en-us/121248 | release notes vendor advisory |
https://support.apple.com/en-us/121249 | release notes vendor advisory |
https://support.apple.com/en-us/121250 | release notes vendor advisory |
https://support.apple.com/en-us/121240 | release notes vendor advisory |