diff options
author | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-09-27 20:51:17 (GMT) |
---|---|---|
committer | Jeremy Hylton <jeremy@alum.mit.edu> | 2000-09-27 20:51:17 (GMT) |
commit | 6372fe1e40385d5d37bb938688e7bd5ecd2517be (patch) | |
tree | 88a174bcfd91006ee36a143c7efcecdc7268d086 /Include | |
parent | 23542dc6ebef000538823df34f9c741070a5aa68 (diff) | |
download | cpython-6372fe1e40385d5d37bb938688e7bd5ecd2517be.zip cpython-6372fe1e40385d5d37bb938688e7bd5ecd2517be.tar.gz cpython-6372fe1e40385d5d37bb938688e7bd5ecd2517be.tar.bz2 |
Fix buffer overflow vulnerabilities in calculate_path(). Code used
copied strings from environment variables and argv[0] into
fixed-length buffers without checking their length.
Reported by Stan Bubrouski; advice on fix from John Viega.
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions