diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2009-09-23 01:45:54 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-23 16:39:42 +0200 |
commit | c5df59136a55fe08c21d39321679cbb008479edf (patch) | |
tree | 1ee4e37aba1555f5558e0eb43d5f7093bc82af98 /Documentation/kbuild/makefiles.txt | |
parent | ramfs: move RAMFS_MAGIC to include/linux/magic.h (diff) | |
download | linux-c5df59136a55fe08c21d39321679cbb008479edf.tar.xz linux-c5df59136a55fe08c21d39321679cbb008479edf.zip |
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 <roel.kluin@gmail.com>
Cc: Petr Vandrovec <VANDROVE@vc.cvut.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'Documentation/kbuild/makefiles.txt')
0 files changed, 0 insertions, 0 deletions