Headline
Chrome WebGL Uniform Integer Overflows
The WebGL implementation for setting uniform values with an ArrayBuffer argument do not properly handle large buffer sizes. As WASM now allows allocating large ArrayBuffers, this can lead to buffer overflows when writing to the GPU command buffer.
© 2022 Packet Storm. All rights reserved.