tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
TCP reassembly CPU hog - does it need to be fixed? (FreeBSD CVE-2018-6922)
Hi,
is this problem something we'd need to address in our code too?
https://www.theregister.co.uk/2018/08/08/freebsd_tcp_queue_vulnerability/
FreeBSD advisory:
https://www.freebsd.org/security/advisories/FreeBSD-SA-18:08.tcp.asc
Brief look on our code reveals we use a queue too, seemingly without
apparent limits besides available memory.
FreeBSD fix was simply limit the queue to 100 packets by default.
Jaromir
Home |
Main Index |
Thread Index |
Old Index