diff options
author | Tobias Stoeckmann <tobias@stoeckmann.org> | 2019-02-07 20:54:37 +0100 |
---|---|---|
committer | Walter Harms <wharms@bfs.de> | 2019-02-09 18:26:57 +0100 |
commit | b3dc751212e5f2f6b5d263e009cc2b85e56bfdbf (patch) | |
tree | 6a3303f0eaf33011bf3abe9835ba85d88464bd89 /configure.ac | |
parent | f727023c1a75dcc467dd99a3db69a5834a0718f0 (diff) |
Buffer overflow with many arguments.
Command line arguments are copied into clientargv and serverargv without
verifying that enough space is available. A high amount of arguments can
therefore trigger a buffer overflow like this:
$ xinit $(seq 1 500)
Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
Reviewed-by: Walter Harms wharms@bfs,de
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions