public inbox for passt-dev@passt.top
 help / color / mirror / code / Atom feed
* [PATCH 0/2] Fix buffer overrun in UDP setup (bug 80)
@ 2024-02-20  2:48 David Gibson
  2024-02-20  2:48 ` [PATCH 1/2] udp: Assertion in udp_invert_portmap() can be calculated at compile time David Gibson
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: David Gibson @ 2024-02-20  2:48 UTC (permalink / raw)
  To: passt-dev, Stefano Brivio; +Cc: jk, David Gibson

Laurent Jacquot pointed out another bug in UDP forwarding that turned
out to also be a nasty buffer overrun.  Fix that, and make a minor
cleanup alongside while we're at it.

Link: https://bugs.passt.top/show_bug.cgi?id=80

David Gibson (2):
  udp: Assertion in udp_invert_portmap() can be calculated at compile
    time
  udp: Fix 16-bit overflow in udp_invert_portmap()

 udp.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

-- 
2.43.2


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

end of thread, other threads:[~2024-02-20  7:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-20  2:48 [PATCH 0/2] Fix buffer overrun in UDP setup (bug 80) David Gibson
2024-02-20  2:48 ` [PATCH 1/2] udp: Assertion in udp_invert_portmap() can be calculated at compile time David Gibson
2024-02-20  2:48 ` [PATCH 2/2] udp: Fix 16-bit overflow in udp_invert_portmap() David Gibson
2024-02-20  7:55 ` [PATCH 0/2] Fix buffer overrun in UDP setup (bug 80) 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).