CVE-2026-52920 | In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_policy: fix strict mode inbound policy matching match_policy_in() walks sec_path entries from the last transform to the first one, but strict policy matching needs to consume info->pol[] in the same forward order as the rule layout. Derive the strict-match policy position from the number of transforms already consumed so that multi-element inbound rules are matched consistent
In the Linux kernel, the following vulnerability has been resolved:
netfilter: xt_policy: fix strict mode inbound policy matching
match_policy_in() walks sec_path entries from the last transform to the
first one, but strict policy matching needs to consume info->pol[] in
the same forward order as the rule layout.
Derive the strict-match policy position from the number of transforms
already consumed so that multi-element inbound rules are matched
consistently.
- 🔗 git.kernel.org/stable/c/eb323f7b82d2e2f638de0cc2a177803e…
- 🔗 git.kernel.org/stable/c/fc1c518bb1f054831ecabb32da9b8e1d…
- 🔗 git.kernel.org/stable/c/f98b7f85e04b40e28b08c461ded0cc79…
- 🔗 git.kernel.org/stable/c/82664d0f1ba25e4f9a71994954abae24…
- 🔗 git.kernel.org/stable/c/b130a6eefa02bd4d475f2f059da8bcfb…
- 🔗 git.kernel.org/stable/c/938867e870fb5471bb16f442aeac8132…
- 🔗 git.kernel.org/stable/c/392cc1d8408b5665215c1e9290bbf0f9…
- 🔗 git.kernel.org/stable/c/4b2b4d7d4e203c92db8966b163edfacb…
Zero-Day & Vulnerability Intelligence Hub
Echtzeit-Tracking mit EPSS Exploit-Wahrscheinlichkeiten, Angriffsvektor-Decodern und KI-Patch-Anleitungen.
📊 Historien-Charts — Criticals-Trend · Vendors · EPSS-Verteilung
| Tier | 2026-08-29 | 2026-09-12 |
|---|---|---|
| ≥90 % | 4 | 0 |
| ≥50 % | 4 | 0 |
| ≥10 % | 3 | 0 |
| <10 % | 304 | 300 |
CVE-2026-52920 | In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_policy: fix strict mode inbound policy matching match_policy_in() walks sec_path entries from the last transform to the first one, but strict policy matching needs to consume info->pol[] in the same forward order as the rule layout. Derive the strict-match policy position from the number of transforms already consumed so that multi-element inbound rules are matched consistent
In the Linux kernel, the following vulnerability has been resolved: netfilter: xt_policy: fix strict mode inbound policy matching match_policy_in() walks sec_path entries from the last transform to the first one, but strict policy matchin