PT-2026-37401 · Linux · Linux Kernel
Published
2026-05-06
·
Updated
2026-06-12
·
CVE-2026-43091
CVSS v3.1
7.8
High
| Vector | AV:L/AC:L/PR:L/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 xfrm component where the
xfrm policy fini() function frees the policy bydst hash tables after flushing policy work items and deleting policies without waiting for concurrent RCU (Read-Copy-Update) readers to exit their read-side critical sections. Because the policy bydst tables are published via rcu assign pointer() and accessed through rcu dereference check(), the network namespace teardown must wait for an RCU grace period before the table memory is freed.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