File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed
Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 11---
2- title : Bugs found by TCP-Fuzz (opensource projects only)
2+ title : Bugs found by TCP-Fuzz (opensource projects only, update: 2025 )
33layout : post
44---
55
@@ -25,4 +25,7 @@ Here I list some of bugs found by TCP-Fuzz for opensource projects.
2525 * [ data in syn_ack should be ignored] ( https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250363 )
2626 * [ The ioctl of socket fd should return -1 after listen to avoid misusing.] ( https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250366 )
2727 * [ Should we reject the packet with timestamp if no timestamp in SYN and SYN_ACK?] ( https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250499 )
28- * [ Should we reject packets with the nonmonotonic timestamp?] ( https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252263 )
28+ * [ Should we reject packets with the nonmonotonic timestamp?] ( https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252263 )
29+
30+ * Linux
31+ * [ RFC 7323 violation
] ( https://lore.kernel.org/netdev/[email protected] / )
You can’t perform that action at this time.
0 commit comments