diff options
author | Ivan Nardi <12729895+IvanNardi@users.noreply.github.com> | 2021-05-09 15:10:41 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-09 15:10:41 +0200 |
commit | 2ca37ff8be2e5c1f273a7eb1fb4106c65c95217e (patch) | |
tree | 30fca588acf7f9e6c58fe0a7c4da8ba61d3a79c0 /src/lib/ndpi_utils.c | |
parent | 12c6ab768d716aa54a343a82ac333c9c5fb02af4 (diff) |
TLS: fix extraction for TLS signature algorithms (#1180)
```
==69562==ERROR: AddressSanitizer: heap-buffer-overflow on address 0x6100009000fb at pc 0x7f41882003a7 bp 0x7f4183cfbfc0 sp 0x7f4183cfb768
READ of size 32 at 0x6100009000fb thread T1
#0 0x7f41882003a6 in __interceptor_memcpy ../../../../src/libsanitizer/sanitizer_common/sanitizer_common_interceptors.inc:827
#1 0x560b2d7462a1 in processClientServerHello protocols/tls.c:1647
#2 0x560b2d73be6a in processTLSBlock protocols/tls.c:712
#3 0x560b2d73e61f in ndpi_search_tls_udp protocols/tls.c:968
```
Diffstat (limited to 'src/lib/ndpi_utils.c')
0 files changed, 0 insertions, 0 deletions