You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/common
Pierre Ossman 1d5aaf54f8 Add sanity checks for PixelFormat shift values
Otherwise we might be tricked in to reading and writing things at
incorrect offsets for pixels which ultimately could result in an
attacker writing things to the stack or heap and executing things
they shouldn't.

This only affects the server as the client never uses the pixel
format suggested by th server.

Issue found by Pavel Cheremushkin from Kaspersky Lab.
5 years ago
..
Xregion Initial commit 5 years ago
network Initial commit 5 years ago
os Initial commit 5 years ago
rdr Make ZlibInStream more robust against failures 5 years ago
rfb Add sanity checks for PixelFormat shift values 5 years ago
CMakeLists.txt Initial commit 5 years ago