aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strcpy.c
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2023-06-21 11:32:35 +0200
committerJan Kara <[email protected]>2023-06-21 11:53:06 +0200
commit028f6055c912588e6f72722d89c30b401bbcf013 (patch)
tree752a307ccb52d3f6ecf370f21398c243edacac7f /lib/test_fortify/write_overflow-strcpy.c
parent404615d7f1dcd4cca200e9a7a9df3a1dcae1dd62 (diff)
udf: Fix uninitialized array access for some pathnames
For filenames that begin with . and are between 2 and 5 characters long, UDF charset conversion code would read uninitialized memory in the output buffer. The only practical impact is that the name may be prepended a "unification hash" when it is not actually needed but still it is good to fix this. Reported-by: [email protected] Link: https://lore.kernel.org/all/[email protected] Signed-off-by: Jan Kara <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strcpy.c')
0 files changed, 0 insertions, 0 deletions