public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Fix bugs in validation of interface names
@ 2023-06-28  5:11 David Gibson
  2023-06-28  5:11 ` [PATCH 1/2] conf: Fix size checking of -I interface name David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Gibson @ 2023-06-28  5:11 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: David Gibson

We have a number of off by one bugs when checking the lengths of
networking interface names.

David Gibson (2):
  conf: Fix size checking of -I interface name
  conf: Correct length checking of interface names in conf_ports()

 conf.c | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-06-28 20:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-28  5:11 [PATCH 0/2] Fix bugs in validation of interface names David Gibson
2023-06-28  5:11 ` [PATCH 1/2] conf: Fix size checking of -I interface name David Gibson
2023-06-28  5:11 ` [PATCH 2/2] conf: Correct length checking of interface names in conf_ports() David Gibson
2023-06-28 20:01 ` [PATCH 0/2] Fix bugs in validation of interface names Stefano Brivio

Code repositories for project(s) associated with this public inbox

	https://passt.top/passt

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 IMAP folder(s).