netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Various memory-safety related fixes
@ 2020-06-23 12:33 Daniel Gröber
  2020-06-23 12:33 ` [libnf_ct resend PATCH 1/8] Handle negative snprintf return values properly Daniel Gröber
                   ` (7 more replies)
  0 siblings, 8 replies; 12+ messages in thread
From: Daniel Gröber @ 2020-06-23 12:33 UTC (permalink / raw)
  To: netfilter-devel

Hi,

here's a slew of fixes for issues discovered while working on adding a
parser for pretty printed conntrack entries in snprintf_default.c
format.

Most of these were found while debugging my libtheft property tests
with ASan.

--Daniel

PS: Resending because of problems with unencoded 8bit garbage in mail
header.



^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2020-06-24 10:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-23 12:33 Various memory-safety related fixes Daniel Gröber
2020-06-23 12:33 ` [libnf_ct resend PATCH 1/8] Handle negative snprintf return values properly Daniel Gröber
2020-06-24 10:45   ` Pablo Neira Ayuso
2020-06-23 12:33 ` [libnf_ct resend PATCH 2/8] Fix nfexp_snprintf return value docs Daniel Gröber
2020-06-23 12:33 ` [libnf_ct resend PATCH 3/8] Replace strncpy with snprintf to improve null byte handling Daniel Gröber
2020-06-23 12:33 ` [libnf_ct resend PATCH 4/8] Fix incorrect snprintf size calculation Daniel Gröber
2020-06-23 12:34 ` [libnf_ct resend PATCH 5/8] Add asizeof() macro Daniel Gröber
2020-06-24 10:55   ` Pablo Neira Ayuso
2020-06-23 12:34 ` [libnf_ct resend PATCH 6/8] Fix buffer overflow on invalid icmp type in setters Daniel Gröber
2020-06-24 10:58   ` Pablo Neira Ayuso
2020-06-23 12:34 ` [libnf_ct resend PATCH 7/8] Fix buffer overflow in protocol related snprintf functions Daniel Gröber
2020-06-23 12:34 ` [libnf_ct resend PATCH 8/8] Fix buffer overflows in __snprintf_protoinfo* like in *2str fns Daniel Gröber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).