diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2024-11-18 13:20:42 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-18 13:20:42 +0100 |
commit | 2e2f08cd87266afef888c8b539c1891b30a1cc1c (patch) | |
tree | 510ae73da6abfd8069fb63428b10e8fc4862a43b /fuzz/fuzz_config.cpp | |
parent | d7d942586aaee89968f458e95acafe260dbdda7c (diff) |
Zoom: fix heap-buffer-overflow (#2621)
```
=================================================================
==30923==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x50400023cc34 at pc 0x591f8b5dd546 bp 0x7ffe5ffc3530 sp 0x7ffe5ffc3528
READ of size 1 at 0x50400023cc34 thread T0
#0 0x591f8b5dd545 in is_sfu_5 /home/ivan/svnrepos/nDPI/src/lib/protocols/zoom.c:146:6
#1 0x591f8b5dda11 in zoom_search_again /home/ivan/svnrepos/nDPI/src/lib/protocols/zoom.c:166:6
#2 0x591f8b22182f in ndpi_process_extra_packet /home/ivan/svnrepos/nDPI/src/lib/ndpi_main.c:8156:9
#3 0x591f8b236f88 in ndpi_internal_detection_process_packet /home/ivan/svnrepos/nDPI/src/lib/ndpi_main.c:8793:5
```
Found by oss-fuzz
See: https://issues.oss-fuzz.com/issues/379072455
Diffstat (limited to 'fuzz/fuzz_config.cpp')
0 files changed, 0 insertions, 0 deletions