In the Linux kernel, the following vulnerability has been resolved:
netfilter: nft_tproxy: restrict to prerouting hook
TPROXY is only allowed from prerouting, but nft_tproxy doesn't check this. This fixes a crash (null dereference) when using tproxy from e.g. output.
| Software | From | Fixed in |
|---|---|---|
| linux / linux_kernel | 4.19 | 4.19.273 |
| linux / linux_kernel | 4.20 | 5.4.232 |
| linux / linux_kernel | 5.5 | 5.10.169 |
| linux / linux_kernel | 5.11 | 5.15.95 |
| linux / linux_kernel | 5.16 | 5.19.6 |
| linux / linux_kernel | 6.0-rc1 | 6.0-rc1.x |
| linux / linux_kernel | 6.0-rc2 | 6.0-rc2.x |