Re: [PATCH] vvfat: fix ubsan issue in create_long_filename

2024-12-22 Thread Michael Tokarev
04.12.2024 22:51, Pierrick Bouvier wrote: Found with test sbsaref introduced in [1]. .. Applied to the trivial-patches tree. Thank you! /mjt

Re: [PATCH] vvfat: fix ubsan issue in create_long_filename

2024-12-16 Thread Pierrick Bouvier
On 12/4/24 11:51, Pierrick Bouvier wrote: Found with test sbsaref introduced in [1]. [1] https://patchew.org/QEMU/20241203213629.2482806-1-pierrick.bouv...@linaro.org/ ../block/vvfat.c:433:24: runtime error: index 14 out of bounds for type 'uint8_t [11]' #0 0x56151a66b93a in create_long_

Re: [PATCH] vvfat: fix ubsan issue in create_long_filename

2024-12-16 Thread Pierrick Bouvier
Hi everyone, gentle ping on this series. On 12/4/24 11:51, Pierrick Bouvier wrote: Found with test sbsaref introduced in [1]. [1] https://patchew.org/QEMU/20241203213629.2482806-1-pierrick.bouv...@linaro.org/ ../block/vvfat.c:433:24: runtime error: index 14 out of bounds for type 'uint8_t [

[PATCH] vvfat: fix ubsan issue in create_long_filename

2024-12-04 Thread Pierrick Bouvier
Found with test sbsaref introduced in [1]. [1] https://patchew.org/QEMU/20241203213629.2482806-1-pierrick.bouv...@linaro.org/ ../block/vvfat.c:433:24: runtime error: index 14 out of bounds for type 'uint8_t [11]' #0 0x56151a66b93a in create_long_filename ../block/vvfat.c:433 #1 0x56151a