diff options
| author | Roel Kluin <[email protected]> | 2009-09-22 16:45:54 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-09-23 07:39:42 -0700 |
| commit | c5df59136a55fe08c21d39321679cbb008479edf (patch) | |
| tree | 1ee4e37aba1555f5558e0eb43d5f7093bc82af98 /tools/perf/scripts/python | |
| parent | a7e3108cca54c105f496919040f00df56767ec00 (diff) | |
ncpfs: read buffer overflow
This function uses signed integers for the unix_date and local variables -
if a negative number is supplied and the leap-year condition is not met,
month will be 0, leading to a later read of day_n[-1]
Signed-off-by: Roel Kluin <[email protected]>
Cc: Petr Vandrovec <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions