An integer overflow issue was addressed with improved input validation. This issue is fixed in tvOS 15.5, iTunes 12.12.4 for Windows, iOS 15.5 and iPadOS 15.5, watchOS 8.6, macOS Monterey 12.4. A remote attacker may be able to cause unexpected application termination or 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/HT213258 | release notes vendor advisory |
https://support.apple.com/en-us/HT213253 | release notes vendor advisory |
https://support.apple.com/en-us/HT213254 | release notes vendor advisory |
https://support.apple.com/en-us/HT213257 | release notes vendor advisory |
https://support.apple.com/en-us/HT213259 | release notes vendor advisory |