Multiple integer overflows were addressed with improved input validation. This issue is fixed in macOS Big Sur 11.0.1. A remote attacker may be able to cause unexpected application termination or heap corruption.
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/HT211931 | vendor advisory |
https://support.apple.com/kb/HT212011 | vendor advisory |
http://seclists.org/fulldisclosure/2020/Dec/32 | third party advisory mailing list |
http://seclists.org/fulldisclosure/2020/Dec/26 | third party advisory mailing list |