PT-2026-32340 · Linux · Linux Kernel
Published
2026-04-13
·
Updated
2026-05-20
·
CVE-2026-31414
CVSS v3.1
9.8
Critical
| Vector | AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
An issue exists in the netfilter component within the
nf conntrack expect function. Using nfct help() without holding a reference to the master conntrack is unsafe. To maintain existing behavior, the ctnetlink path should use exp->master->helper when userspace does not provide an explicit helper during expectation creation. The ctnetlink expectation path maintains the reference on the master conntrack and the nf conntrack expect lock, while the nfnetlink glue path refers to the master ct attached to the skb.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Related Identifiers
Affected Products
Linux Kernel