
|
If you were logged in you would be able to see more operations.
|
|
|
| Planning Status: |
Unspecified
|
|
BLR is read on a buffer and passed for parse without inform a length. The BLR is parsed until a blr_eoc is found.
If the buffer doesn't end with blr_eoc, the parser will continue reading unallocated memory. If it reads some byte in a not committed page memory, a read access violation will occur and the server will crash.
|
|
Description
|
BLR is read on a buffer and passed for parse without inform a length. The BLR is parsed until a blr_eoc is found.
If the buffer doesn't end with blr_eoc, the parser will continue reading unallocated memory. If it reads some byte in a not committed page memory, a read access violation will occur and the server will crash. |
Show » |
| There are no comments yet on this issue.
|
|