All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3 nf-next] netfilter: synproxy: timestamp adjustment fixes
@ 2026-05-23 19:47 Fernando Fernandez Mancera
  2026-05-23 19:47 ` [PATCH 1/3 nf-next] netfilter: synproxy: drop packets if timestamp adjustment fails Fernando Fernandez Mancera
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Fernando Fernandez Mancera @ 2026-05-23 19:47 UTC (permalink / raw)
  To: netfilter-devel; +Cc: coreteam, pablo, fw, phil, Fernando Fernandez Mancera

This series fixes several long standing issues during synproxy timestamp
adjustment. From ignored error handling to unaligned memory access. Most
of this are not issues impacting real setups as they would have been
reported before.

I targeted nf-next tree as they are fixes for correctness.

Fernando Fernandez Mancera (3):
  netfilter: synproxy: drop packets if timestamp adjustment fails
  netfilter: synproxy: drop packets with duplicated timestamp options
  netfilter: synproxy: fix unaligned memory access in timestamp
    adjustment

 net/netfilter/nf_synproxy_core.c | 47 +++++++++++++++++++-------------
 1 file changed, 28 insertions(+), 19 deletions(-)

-- 
2.53.0


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

end of thread, other threads:[~2026-05-24 21:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-23 19:47 [PATCH 0/3 nf-next] netfilter: synproxy: timestamp adjustment fixes Fernando Fernandez Mancera
2026-05-23 19:47 ` [PATCH 1/3 nf-next] netfilter: synproxy: drop packets if timestamp adjustment fails Fernando Fernandez Mancera
2026-05-23 19:47 ` [PATCH 2/3 nf-next] netfilter: synproxy: drop packets with duplicated timestamp options Fernando Fernandez Mancera
2026-05-23 19:47 ` [PATCH 3/3 nf-next] netfilter: synproxy: fix unaligned memory access in timestamp adjustment Fernando Fernandez Mancera
2026-05-24 16:58 ` [PATCH 0/3 nf-next] netfilter: synproxy: timestamp adjustment fixes Fernando Fernandez Mancera
2026-05-24 17:16   ` Florian Westphal
2026-05-24 18:48     ` Fernando Fernandez Mancera
2026-05-24 19:24       ` Florian Westphal
2026-05-24 21:24         ` Fernando Fernandez Mancera

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.