Home
last modified time | relevance | path

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

12

/src/tools/build/options/
H A DWITH_ASAN2 memory corruption bugs such as buffer overflows or use-after-free.
/src/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
/src/contrib/llvm-project/lld/docs/ELF/
H A Dlarge_sections.rst4 When linking very large binaries, lld may report relocation overflows like
/src/lib/libc/db/hash/
H A DREADME52 If you have a lot of overflows, it is possible to run out of overflow
/src/crypto/krb5/src/plugins/kdb/db2/libdb2/test/hash2.tests/
H A DREADME57 If you have a lot of overflows, it is possible to run out of overflow
/src/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpmac_poly1305.txt47 # What happens if addition of s overflows modulo 2^128?
/src/contrib/libcbor/
H A DCHANGELOG.md60 …- cbor_decode explicitly checks size to avoid overflows (previously broken, potentially resulting …
121 - Reworked (re)allocation to handle huge inputs and overflows in size_t [[Fixes #16]](https://githu…
/src/contrib/ntp/ntpdc/
H A Dlayout.std224 offsetof(overflows) = 8
/src/contrib/ntp/include/
H A Dntp_request.h577 u_int32 overflows; /* timer overflows */ member
/src/contrib/unbound/doc/
H A DREADME34 programming errors, among which buffer overflows. The program exits
/src/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
/src/contrib/tcpdump/
H A DCHANGES607 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 Dconfigure.in177 AC_WARN([The SMB printer may have exploitable buffer overflows!!!])
/src/contrib/libyaml/
H A DChanges286 Guard against overflows in indent and flow_level.
/src/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()">,
/src/usr.sbin/ntp/ntpdc/
H A Dnl.c444 (int) offsetof(struct info_timer_stats, overflows));
/src/lib/libc/softfloat/
H A Dsoftfloat.txt227 positive integer is returned. Otherwise, if the conversion overflows, the
/src/crypto/heimdal/appl/telnet/
H A DChangeLog213 Correct a pair of buffer overflows in the telnet(1) command:
/src/contrib/bearssl/src/x509/
H A Dasn1.t059 \ Note: this does not check for overflows.
/src/contrib/file/
H A DChangeLog384 * Fix stack read (PR/62) and write (PR/64) stack overflows
1923 * Avoid search and regex buffer overflows (Kelledin)
/src/crypto/heimdal/lib/wind/
H A Drfc3492.txt703 overflows if and only if B > maxint - A, and A + (B * C) overflows if
/src/contrib/expat/
H A DChanges793 #539 CVE-2022-22822 to CVE-2022-22827 -- Prevent integer overflows
1585 #582: CVE-2015-1283 - Multiple integer overflows in XML_GetBuffer
/src/contrib/libarchive/
H A DNEWS366 May 21, 2008: Fix a number of non-exploitable integer and buffer overflows,

12