netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Various memory-safety related fixes
@ 2020-06-23  3:34 Daniel Gröber
  2020-06-23  3:34 ` [libnf_ct PATCH 3/8] Replace strncpy with snprintf to improve null byte handling Daniel Gröber
  2020-06-23  3:34 ` [libnf_ct PATCH 4/8] Fix incorrect snprintf size calculation Daniel Gröber
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Gröber @ 2020-06-23  3:34 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



^ permalink raw reply	[flat|nested] 4+ messages in thread
* Various memory-safety related fixes
@ 2020-06-23 12:33 Daniel Gröber
  0 siblings, 0 replies; 4+ 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] 4+ messages in thread

end of thread, other threads:[~2020-06-23 12:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-23  3:34 Various memory-safety related fixes Daniel Gröber
2020-06-23  3:34 ` [libnf_ct PATCH 3/8] Replace strncpy with snprintf to improve null byte handling Daniel Gröber
2020-06-23  3:34 ` [libnf_ct PATCH 4/8] Fix incorrect snprintf size calculation Daniel Gröber
  -- strict thread matches above, loose matches on Subject: below --
2020-06-23 12:33 Various memory-safety related fixes 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).