Lucene search
+L

15 matches found

CVE
CVE
added 2026/09/04 3:54 p.m.6 views

CVE-2026-80845

CVE-2026-80845 affects the Linux kernel xfrm subsystem, specifically the NAT keepalive worker. The root cause is an AB-BA lock inversion : nat_keepalive_work() acquires x->lock while holding xfrm_state_lock, whereas the SA deletion path (xfrm_state_delete() / __xfrm_state_delete()) takes the s...

5.3AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2026/09/04 3:54 p.m.5 views

CVE-2026-80845

In the Linux kernel, the following vulnerability has been resolved: xfrm: avoid lock inversion in nat keepalive work natkeepalivework walks the state table while xfrmstatewalk holds net-xfrm.xfrmstatelock. Its callback then acquires x-lock, which conflicts with the delete path taking the same loc...

5.3AI score
SaveExploits0
BDU FSTEC
BDU FSTEC
added 2026/08/25 12:00 a.m.6 views

The vulnerability of the xfrm_nat_keepalive_net_init() function in the net/xfrm/xfrm_nat_keepalive.c module, which implements networking functions in the Linux kernel, allows a attacker to compromise the confidentiality, integrity, and accessibility of the protected information.

The vulnerability of the xfrmnatkeepalivenetinit function in the net/xfrm/xfrmnatkeepalive.c module, which implements networking functions in the Linux kernel, is related to state management errors. Exploiting this vulnerability could allow an attacker to compromise the confidentiality, integrity...

7.8CVSS4.9AI score0.00159EPSS
SaveExploits0References9Affected Software3
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.8 views

PT-2026-72325

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to July 2026 Description A double free issue exists in the xfrm component of the Linux kernel. The nat keepalive send function frees the keepalive skb socket buffer whenever the IPv4 or IPv6 send helper reports an...

9.8CVSS5.9AI score0.00663EPSS
SaveExploits0References24
Amazon
Amazon
added 2026/05/05 12:00 a.m.28 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: landlock: Fix handling of disconnected directories CVE-2025-68736 In the Linux kernel, the following vulnerability has been resolved: arm64/fpsimd: signal: Fix restoration of SVE context CVE-2026-23102 In the Linu...

9.4CVSS5.8AI score0.00443EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/04/06 11:52 a.m.9 views

CVE-2026-31406

A flaw was found in the Linux kernel, specifically within its xfrm IP eXtensible FRamework component. This vulnerability arises from a race condition during network cleanup, where a scheduled task natkeepalivework can be re-activated and attempt to operate on memory that has already been freed...

7.8CVSS5.9AI score0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/06 8:16 a.m.6 views

CVE-2026-31406

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrmnatkeepalivenetfini After canceldelayedworksync is called from xfrmnatkeepalivenetfini, xfrmstatefini flushes remaining states via xfrmstatedelete, which calls...

7.8CVSS0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/06 8:16 a.m.15 views

UBUNTU-CVE-2026-31406

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrmnatkeepalivenetfini After canceldelayedworksync is called from xfrmnatkeepalivenetfini, xfrmstatefini flushes remaining states via xfrmstatedelete, which calls...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/04/06 7:38 a.m.10 views

CVE-2026-31406

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrmnatkeepalivenetfini After canceldelayedworksync is called from xfrmnatkeepalivenetfini, xfrmstatefini flushes remaining states via xfrmstatedelete, which calls...

7.8CVSS5.2AI score0.00159EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/06 7:38 a.m.43 views

CVE-2026-31406 xfrm: Fix work re-schedule after cancel in xfrm_nat_keepalive_net_fini()

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrmnatkeepalivenetfini After canceldelayedworksync is called from xfrmnatkeepalivenetfini, xfrmstatefini flushes remaining states via xfrmstatedelete, which calls...

7.8CVSS0.00159EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/06 7:38 a.m.7 views

CVE-2026-31406

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrmnatkeepalivenetfini After canceldelayedworksync is called from xfrmnatkeepalivenetfini, xfrmstatefini flushes remaining states via xfrmstatedelete, which calls...

5.7AI score0.00159EPSS
SaveExploits0References5Affected Software1
UbuntuCve
UbuntuCve
added 2026/04/06 12:00 a.m.10 views

CVE-2026-31406

In the Linux kernel, the following vulnerability has been resolved: xfrm: Fix work re-schedule after cancel in xfrmnatkeepalivenetfini After canceldelayedworksync is called from xfrmnatkeepalivenetfini, xfrmstatefini flushes remaining states via xfrmstatedelete, which calls...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/06 12:00 a.m.9 views

PT-2026-30574

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw within the xfrm subsystem related to the handling of delayed work cancellation in xfrm nat keepalive net fini. Specifically, the use of cancel delayed wo...

7.8CVSS5.7AI score0.00159EPSS
SaveExploits0References34
Tenable Nessus
Tenable Nessus
added 2026/04/06 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-31406

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xfrm: Fix work re-schedule after cancel in xfrmnatkeepalivenetfini After canceldelayedworksync is called from xfrmnatkeepalivenetfini, xfrmstatefini flushes...

7.8CVSS5.9AI score0.00159EPSS
SaveExploits0References3
Microsoft KB
Microsoft KB
added 2020/04/09 12:00 a.m.12 views

High CPU load on a Windows Server 2012 R2-based server because NAT keep-alive timer isn't cleaned up

High CPU load on a Windows Server 2012 R2-based server because NAT keep-alive timer isn't cleaned up This article describes an issue in which high CPU load occurs on a Windows Server 2012 R2-based server. Before you install this update, see the Prerequisites section. Symptoms Assume that a VPN...

6.4AI score
SaveExploits0
Rows per page
Query Builder