| /freebsd/tools/build/options/ |
| H A D | WITH_ASAN | 2 memory corruption bugs such as buffer overflows or use-after-free.
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/builtins/ |
| H A D | int_mulv_impl.inc | 17 // Effects: aborts if a * b overflows
|
| H A D | int_mulo_impl.inc | 17 // Effects: sets *overflow to 1 if a * b overflows
|
| /freebsd/contrib/llvm-project/lld/docs/ELF/ |
| H A D | large_sections.rst | 4 When linking very large binaries, lld may report relocation overflows like
|
| /freebsd/lib/libc/db/hash/ |
| H A D | README | 52 If you have a lot of overflows, it is possible to run out of overflow
|
| /freebsd/crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/ |
| H A D | README | 57 If you have a lot of overflows, it is possible to run out of overflow
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evpmac_poly1305.txt | 47 # What happens if addition of s overflows modulo 2^128?
|
| /freebsd/contrib/libcbor/ |
| H A D | CHANGELOG.md | 97 …- cbor_decode explicitly checks size to avoid overflows (previously broken, potentially resulting … 163 - Reworked (re)allocation to handle huge inputs and overflows in size_t [[Fixes #16]](https://githu…
|
| /freebsd/contrib/ntp/ntpdc/ |
| H A D | layout.std | 224 offsetof(overflows) = 8
|
| /freebsd/contrib/ntp/include/ |
| H A D | ntp_request.h | 577 u_int32 overflows; /* timer overflows */ member
|
| /freebsd/contrib/llvm-project/libcxx/include/experimental/ |
| H A D | memory_resource | |
| /freebsd/contrib/unbound/doc/ |
| H A D | README | 34 programming errors, among which buffer overflows. The program exits
|
| /freebsd/contrib/gdtoa/ |
| H A D | changes | 60 fix storage leak in strtod with underflows and overflows near 267 errno = ERANGE when the result overflows or underflows to 0. 377 mattered for underflows and overflows in 0x notation.
|
| H A D | README | 133 if the result overflows to +Infinity or underflows to 0. Compile
|
| /freebsd/contrib/tcpdump/ |
| H A D | CHANGES | 607 Fix some heap overflows found with American Fuzzy Lop by Hanno Boeck and others 609 Change the way protocols print link-layer addresses (Fix heap overflows 650 ATALK: Add bounds and length checks (Fix heap overflows) 674 FR: Add some packet-length checks and improve Q.933 printing (Fix heap overflows) 675 GRE: Add some bounds checks (Fix heap overflows) 747 STP: Add a bunch of bounds checks, and fix some printing (Fix heap overflows) 751 TCP: Fix two bounds checks (Fix heap overflows)
|
| H A D | configure.in | 177 AC_WARN([The SMB printer may have exploitable buffer overflows!!!])
|
| /freebsd/contrib/libyaml/ |
| H A D | Changes | 286 Guard against overflows in indent and flow_level.
|
| /freebsd/usr.sbin/ntp/ntpdc/ |
| H A D | nl.c | 444 (int) offsetof(struct info_timer_stats, overflows));
|
| /freebsd/lib/libc/softfloat/ |
| H A D | softfloat.txt | 227 positive integer is returned. Otherwise, if the conversion overflows, the
|
| /freebsd/crypto/heimdal/appl/telnet/ |
| H A D | ChangeLog | 213 Correct a pair of buffer overflows in the telnet(1) command:
|
| /freebsd/contrib/bearssl/src/x509/ |
| H A D | asn1.t0 | 59 \ Note: this does not check for overflows.
|
| /freebsd/crypto/heimdal/lib/wind/ |
| H A D | rfc3492.txt | 703 overflows if and only if B > maxint - A, and A + (B * C) overflows if
|
| /freebsd/contrib/file/ |
| H A D | ChangeLog | 443 * Fix stack read (PR/62) and write (PR/64) stack overflows 1982 * Avoid search and regex buffer overflows (Kelledin)
|
| /freebsd/contrib/libarchive/ |
| H A D | NEWS | 374 May 21, 2008: Fix a number of non-exploitable integer and buffer overflows,
|
| /freebsd/contrib/tzdata/ |
| H A D | NEWS | 118 zic no longer overflows integers when processing outlandish input 199 zic no longer overflows a buffer when generating a TZ string like 205 As a nice side effect, zic no longer overflows a buffer when given 209 zic no longer overflows an int when processing input like ‘Zone 520 struct tm component near INT_MIN or INT_MAX overflows when a 967 Fixes for unlikely integer overflows 1032 Check more carefully for unlikely integer overflows, preferring
|