diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2025-02-27 15:00:56 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-27 15:00:56 +0100 |
commit | 5ba6c6a34be11d2b3d5fffd21e4c0ddf5a3c501d (patch) | |
tree | 568e76a0f59b0fe0269a2d7abdf5fbfa0e037b22 /dga | |
parent | 678d284a25325a55dcbb8d5e84d23f76735ee66c (diff) |
Fix a crash reported by fuzzing (#2749)
```
==17==ERROR: AddressSanitizer: SEGV on unknown address 0x000000000000 (pc 0x7f8d7c8bc915 bp 0x7ffd25039910 sp 0x7ffd250390c8 T0)
==17==The signal is caused by a READ memory access.
==17==Hint: address points to the zero page.
SCARINESS: 10 (null-deref)
#0 0x7f8d7c8bc915 (/lib/x86_64-linux-gnu/libc.so.6+0x188915) (BuildId: 0323ab4806bee6f846d9ad4bccfc29afdca49a58)
#1 0x55f437be04a3 in strlen /src/llvm-project/compiler-rt/lib/asan/../sanitizer_common/sanitizer_common_interceptors.inc
#2 0x55f437cfa3cb in ndpi_get_host_domain /src/ndpi/src/lib/ndpi_domains.c:144:9
#3 0x55f437caf21e in LLVMFuzzerTestOneInput /src/ndpi/fuzz/fuzz_config.cpp:703:3
```
Diffstat (limited to 'dga')
0 files changed, 0 insertions, 0 deletions