A local non-privileged user can make improper GPU memory processing operations to gain access to already freed memory.
Solution:
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://developer.arm.com/Arm%20Security%20Center/Mali%20GPU%20Driver%20Vulnerabilities | vendor advisory |
http://packetstormsecurity.com/files/176109/Arm-Mali-CSF-Overflow-Use-After-Free.html | third party advisory |