PT-2026-36444 · Linux · Linux Kernel

Published

2026-05-01

·

Updated

2026-05-01

·

CVE-2026-43027

None

No severity ratings or metrics are available. When they are, we'll update the corresponding info on the page.
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description A use-after-free issue exists in the netfilter nf conntrack helper component. The function nf conntrack helper unregister() calls nf ct expect iterate destroy() to remove expectations associated with a helper being unregistered, but it incorrectly passes NULL instead of the helper pointer as the data argument. Consequently, expect iter me() fails to match any expectations, leaving them active. When nfnl cthelper del() subsequently frees the helper object, later expectation dumps or packet-driven init conntrack() calls dereference the freed exp->helper pointer.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Related Identifiers

CVE-2026-43027

Affected Products

Linux Kernel