PT-2026-34421 · Linux · Linux Kernel
Published
2026-04-22
·
Updated
2026-05-26
·
CVE-2026-31516
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
A race condition exists in the xfrm component where a 'XFRM MSG NEWSPDINFO' request can queue the
policy hthresh.work work item onto the system workqueue. The callback function xfrm hash rebuild() retrieves the struct net using container of(). If the network namespace is torn down before the work item executes, xfrm hash rebuild() may dereference memory that has already been freed because xfrm policy fini() failed to synchronize policy hthresh.work during the teardown process.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Race Condition
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel