CVE-2026-52920EPSS p22.3%
CVE-2026-52920CVE-2026-52920
linux / linux_kernel
Description
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.
Scoring
| CVSS | 8.3 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H |
| EPSS | 0.30% probability of exploitation · percentile 22.3% · 2026-08-11T12:00:17Z |
| Last modified | 2026-07-08 |