PT-2026-37400 · Linux · Linux Kernel

Published

2026-05-06

·

Updated

2026-05-19

·

CVE-2026-43090

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
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.

Exploit

Fix

Found an issue in the description? Have something to add? Feel free to write us 👾

Related Identifiers

CVE-2026-43090

Affected Products

Linux Kernel