Commit 22ceddd
tcp: Fix missing range_truesize enlargement in the backport
The 4.4.y stable backport dc6ae4d for the upstream commit
3d4bf93 ("tcp: detect malicious patterns in
tcp_collapse_ofo_queue()") missed a line that enlarges the
range_truesize value, which broke the whole check.
Fixes: dc6ae4d ("tcp: detect malicious patterns in tcp_collapse_ofo_queue()")
Signed-off-by: Takashi Iwai <[email protected]>
Cc: Michal Kubecek <[email protected]>1 parent c6657b5 commit 22ceddd
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4836 | 4836 | | |
4837 | 4837 | | |
4838 | 4838 | | |
| 4839 | + | |
4839 | 4840 | | |
4840 | 4841 | | |
4841 | 4842 | | |
| |||
0 commit comments