|
|
|
|
|
by Gibbon1
2944 days ago
|
|
They aren't doing anything with the padding bytes. But what probably happened was they copied the array into userland memory. Which potentially allows a malicious sandboxed program to read the padding bytes that contain bits of kernal memory. |
|