Home
last modified time | relevance | path

Searched refs:overflows (Results 1 – 25 of 48) sorted by relevance

12

/freebsd/tools/build/options/
H A DWITH_ASAN2 memory corruption bugs such as buffer overflows or use-after-free.
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_mulv_impl.inc17 // Effects: aborts if a * b overflows
H A Dint_mulo_impl.inc17 // Effects: sets *overflow to 1 if a * b overflows
/freebsd/contrib/llvm-project/lld/docs/ELF/
H A Dlarge_sections.rst4 When linking very large binaries, lld may report relocation overflows like
/freebsd/lib/libc/db/hash/
H A DREADME52 If you have a lot of overflows, it is possible to run out of overflow
/freebsd/contrib/libcbor/
H A DCHANGELOG.md60 - cbor_decode explicitly checks size to avoid overflows (previously broken, potentially resulting in erroneous decoding on affected systems)
121 - Reworked (re)allocation to handle huge inputs and overflows in size_t [[Fixes #16]](https://github.com/PJK/libcbor/issues/16)
/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmac_poly1305.txt47 # What happens if addition of s overflows modulo 2^128?
/freebsd/contrib/ntp/ntpdc/
H A Dlayout.std224 offsetof(overflows) = 8
H A Dntpdc_ops.c1258 (u_long)ntohl(tim->overflows)); in timerstats()
/freebsd/contrib/ntp/include/
H A Dntp_request.h577 u_int32 overflows; /* timer overflows */ member
/freebsd/contrib/llvm-project/libcxx/include/experimental/
H A Dmemory_resource
/freebsd/contrib/unbound/doc/
H A DREADME34 programming errors, among which buffer overflows. The program exits
/freebsd/contrib/gdtoa/
H A Dchanges60 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 DREADME133 if the result overflows to +Infinity or underflows to 0. Compile
/freebsd/contrib/tcpdump/
H A DCHANGES533 Fix some heap overflows found with American Fuzzy Lop by Hanno Boeck and others
535 Change the way protocols print link-layer addresses (Fix heap overflows
576 ATALK: Add bounds and length checks (Fix heap overflows)
600 FR: Add some packet-length checks and improve Q.933 printing (Fix heap overflows)
601 GRE: Add some bounds checks (Fix heap overflows)
673 STP: Add a bunch of bounds checks, and fix some printing (Fix heap overflows)
677 TCP: Fix two bounds checks (Fix heap overflows)
H A Dconfigure.in177 AC_WARN([The SMB printer may have exploitable buffer overflows!!!])
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td1035 HelpText<"Warn about buffer overflows (older checker)">,
1039 HelpText<"Warn about buffer overflows (newer checker)">,
1043 HelpText<"Check for overflows in the arguments to malloc()">,
/freebsd/usr.sbin/ntp/ntpdc/
H A Dnl.c444 (int) offsetof(struct info_timer_stats, overflows));
/freebsd/lib/libc/softfloat/
H A Dsoftfloat.txt227 positive integer is returned. Otherwise, if the conversion overflows, the
/freebsd/crypto/heimdal/appl/telnet/
H A DChangeLog213 Correct a pair of buffer overflows in the telnet(1) command:
/freebsd/contrib/expat/
H A DChanges512 #539 CVE-2022-22822 to CVE-2022-22827 -- Prevent integer overflows
1304 #582: CVE-2015-1283 - Multiple integer overflows in XML_GetBuffer
/freebsd/contrib/bearssl/src/x509/
H A Dasn1.t059 \ Note: this does not check for overflows.
/freebsd/contrib/file/
H A DChangeLog352 * Fix stack read (PR/62) and write (PR/64) stack overflows
1891 * Avoid search and regex buffer overflows (Kelledin)
/freebsd/crypto/heimdal/lib/wind/
H A Drfc3492.txt703 overflows if and only if B > maxint - A, and A + (B * C) overflows if
/freebsd/contrib/libarchive/
H A DNEWS350 May 21, 2008: Fix a number of non-exploitable integer and buffer overflows,

12