DDoS Security advisory from FreeBSD

Started by Supermule, July 23, 2015, 09:16:13 AM

Previous topic - Next topic

Hi Brian,

oh, I saw and did not think this was related. Thanks for mentioning this. I was looking in the wrong place then being deeply buried inside the TCP state machine.

Anybody who wants to fix this now, do:

# opnsense-update -r 15.7.4 && reboot

Official release on Friday.


Cheers,
Franco

When running spoofed ip's you dont get the FIN.

July 23, 2015, 10:35:08 AM #3 Last Edit: July 23, 2015, 10:39:03 AM by lucifercipher
So for development branches, a fresh pull of ports git will do the job? What exactly is changed with the 15.7.4? I can just get that component and rebuild the test images without losing changes to my testing trees.

But then again, i can always do freebsd-update fetch and install on the development machine to get the pacthes anyway right Franco?

src.git needs a bump, not ports. Then, with tools.git, do:

# make clean-source source SETTINGS=latest

(I think you were using latest.)

Ports don't have to be recompiled for this particular fix.