PT-2026-37400 · Linux · Linux Kernel

Published

2026-05-06

·

Updated

2026-05-07

·

CVE-2026-43090

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 memory leak exists in the Linux kernel due to a reference count imbalance. The issue occurs within the xfrm migrate policy find() function, which performs a double call to the xfrm pol hold rcu() function. Because the lookup function already returns a policy with a held reference, the second call is redundant, leading to a leak in xfrm policy alloc().
Recommendations Remove the redundant xfrm pol hold rcu() call within the xfrm migrate policy find() function.

Related Identifiers

CVE-2026-43090

Affected Products

Linux Kernel