[Git][wine/wine][master] kernel32/tests: Avoid stack buffer overflow in get_com_dir_size (ASan).
14 Jan
2025
14 Jan
'25
9:08 p.m.
Alexandre Julliard pushed to branch master at wine / wine Commits: 2868179c by Bernhard Übelacker at 2025-01-14T22:05:29+01:00 kernel32/tests: Avoid stack buffer overflow in get_com_dir_size (ASan). Function gets called with Magic == 0xdead, which causes the test to use the 64-bit path, which results in this buffer overflow. Signed-off-by: Nikolay Sivov <nsivov(a)codeweavers.com> - - - - - 1 changed file: - dlls/kernel32/tests/loader.c View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/2868179c05069fb67f2381aba12b5bd... -- View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/2868179c05069fb67f2381aba12b5bd... You're receiving this email because of your account on gitlab.winehq.org.
333
Age (days ago)
333
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard (@julliard)