There's been a few TCP sequence related vulnerabilities over the years, but this is slightly different - it's actually a problem with how ACKs are processed, making it far easier than it should be to conduct a well-known attack type (blind in-window).
EDIT: it's of course still sequence related, but a new vuln, not a restarting of an older, fixed one.
I vaguely remember something around a potential fix but I lost track of it. The strange thing is that this appeared yesterday. I haven't had time to actually test this, am just looking to see what the community knows, whether someone could confirm this.
EDIT: it's of course still sequence related, but a new vuln, not a restarting of an older, fixed one.