Commit 1fb56cf
committed
Fix out-of-bounds read past template fields terminator
BUG: KASAN: slab-out-of-bounds in netflow_scan_and_export+0x719/0x990 [ipt_NETFLOW]
Read of size 2 at addr ffff88802e84d53d by task kworker/0:1/34
Note that this is not critical bug, since it reads slack data and it's not
used.1 parent 220ff5b commit 1fb56cf
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4166 | 4166 | | |
4167 | 4167 | | |
4168 | 4168 | | |
4169 | | - | |
| 4169 | + | |
4170 | 4170 | | |
4171 | 4171 | | |
4172 | 4172 | | |
4173 | 4173 | | |
| 4174 | + | |
4174 | 4175 | | |
4175 | 4176 | | |
4176 | 4177 | | |
| |||
0 commit comments