VDB
DEBIAN-CVE-2026-31414
DEBIAN-CVE-2026-31414
PUBLISHED
CVSS 9.800000190734863 CRITICAL
In the Linux kernel, the following vulnerability has been resolved: netfilter: nf_conntrack_expect: use expect->helper Use expect->helper in ctnetlink and /proc to dump the helper name. Using nfct_help() without holding a reference to the master conntrack is unsafe. Use exp->master->helper in ctnetlink path if userspace does not provide an explicit helper when creating an expectation to retain the existing behaviour. The ctnetlink expectation path holds the reference on the master conntrack and nf_conntrack_expect lock and the nfnetlink glue path refers to the master ct that is attached to the skb.
Risk Scores
CVSS v3.1
9.800000190734863
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Debian:13 | linux | 0, 6.12.85-1, 6.12.74-2 |
| Debian:11 | linux | 5.16.7-2, 6.18~rc4-1~exp1, 6.18~rc4-1~exp2 |
| Debian:11 | linux-6.1 | 0, 6.1.164-1, 6.1.162-1 |
| Debian:12 | linux | 6.1.52-1, 6.12.15-1, 6.12.48-1 |
| Debian:14 | linux | 6.17.5-1~exp1, 6.17.6-1, 6.17.7-1 |
Timeline
- Apr 13, 2026 CVE Published
- May 2, 2026 CVE Updated