Lucene search
+L

25 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: net: phy: The register Phy ledtriggers operation occurs during the PHY probe, to avoid an AB-BA deadlock. An AB-BA deadlock occurs when both LEDsTRIGGERNETDEV and LEDTRIGGERPHY are enabled. c 1362.049207...

5.5CVSS5.8AI score0.00099EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/09/05 12:26 a.m.•19 views

SUSE 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.8AI score0.00209EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/04 4:18 p.m.•7 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...

0.00209EPSS
SaveExploits0References5
CVE
CVE
•added 2026/09/04 3:54 p.m.•23 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 score0.00209EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/09/04 3:54 p.m.•33 views

CVE-2026-80845 xfrm: avoid lock inversion in nat keepalive work

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...

0.00209EPSS
SaveExploits0References5
EUVD
EUVD
•added 2026/09/04 3:54 p.m.•12 views

EUVD-2026-71295

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 score0.00209EPSS
SaveExploits0References5
OSV
OSV
•added 2026/09/04 3:54 p.m.•39 views

CVE-2026-80845 xfrm: avoid lock inversion in nat keepalive work

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.6AI score
SaveExploits0References8
Tenable Nessus
Tenable Nessus
•added 2026/09/04 12:00 a.m.•10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80845

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - xfrm: avoid lock inversion in nat keepalive work natkeepalivework walks the state table while xfrmstatewalk holds net-xfrm.xfrmstatelock. Its callback then...

5.9AI score0.00209EPSS
SaveExploits0References3
NVD
NVD
•added 2026/09/03 1:06 p.m.•13 views

CVE-2026-80739

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: TC, Check if flow is PEER before acquiring devcom lock In case mlx5eaddfdbflow fails in lower levels, the flow is deleted via mlx5etcdelflow, and mlx5etcdelflow is acquiring ESW devcom lock without condition. In...

0.00209EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/09/02 11:44 a.m.•14 views

SUSE CVE-2026-74354

In the Linux kernel, the following vulnerability has been resolved: bpf: Take mmaplock in zappages zapvmarange requires the owning mm's mmaplock to be held. Taking mmapreadlock under arena-lock would AB-BA against arenavmclose and arenamapmmap, both of which run with mmapwritelock held and then...

7.8CVSS6.7AI score0.00165EPSS
SaveExploits0References3
OSV
OSV
•added 2026/04/22 2:16 p.m.•11 views

AZL-85008 CVE-2026-31499 affecting package kernel 6.6.157.1-1

In the Linux kernel, the following vulnerability has been resolved: Bluetooth: L2CAP: Fix deadlock in l2capconndel l2capconndel calls canceldelayedworksync for both infotimer and idaddrtimer while holding conn-lock. However, the work functions l2capinfotimeout and l2capconnupdateidaddr both acqui...

5.5CVSS5.9AI score0.00125EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/03/25 12:30 p.m.•13 views

EUVD-2026-15351

In the Linux kernel, the following vulnerability has been resolved: net: phy: register phy ledtriggers during probe to avoid AB-BA deadlock There is an AB-BA deadlock when both LEDSTRIGGERNETDEV and LEDTRIGGERPHY are enabled: 1362.049207 ledtriggerregister+0x5c/0x1fc...

5.6AI score0.00099EPSS
SaveExploits0References7
NVD
NVD
•added 2026/03/25 11:16 a.m.•17 views

CVE-2026-23368

In the Linux kernel, the following vulnerability has been resolved: net: phy: register phy ledtriggers during probe to avoid AB-BA deadlock There is an AB-BA deadlock when both LEDSTRIGGERNETDEV and LEDTRIGGERPHY are enabled: 1362.049207 ledtriggerregister+0x5c/0x1fc...

5.5CVSS0.00099EPSS
SaveExploits0References10
OSV
OSV
•added 2026/03/25 11:16 a.m.•11 views

AZL-80610 CVE-2026-23368 affecting package kernel for versions less than 6.6.130.1-1

In the Linux kernel, the following vulnerability has been resolved: net: phy: register phy ledtriggers during probe to avoid AB-BA deadlock There is an AB-BA deadlock when both LEDSTRIGGERNETDEV and LEDTRIGGERPHY are enabled: 1362.049207 ledtriggerregister+0x5c/0x1fc...

5.5CVSS5.8AI score0.00099EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
•added 2026/03/25 11:16 a.m.•22 views

CVE-2026-23368

In the Linux kernel, the following vulnerability has been resolved: net: phy: register phy ledtriggers during probe to avoid AB-BA deadlock There is an AB-BA deadlock when both LEDSTRIGGERNETDEV and LEDTRIGGERPHY are enabled: 1362.049207 ledtriggerregister+0x5c/0x1fc...

5.5CVSS5.3AI score0.00099EPSS
SaveExploits0References35
OSV
OSV
•added 2026/03/25 11:16 a.m.•14 views

UBUNTU-CVE-2026-23368

In the Linux kernel, the following vulnerability has been resolved: net: phy: register phy ledtriggers during probe to avoid AB-BA deadlock There is an AB-BA deadlock when both LEDSTRIGGERNETDEV and LEDTRIGGERPHY are enabled: 1362.049207 ledtriggerregister+0x5c/0x1fc...

5.5CVSS5.7AI score0.00099EPSS
SaveExploits0References36
Tenable Nessus
Tenable Nessus
•added 2026/03/25 12:00 a.m.•13 views

Linux Distros Unpatched Vulnerability : CVE-2026-23368

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: phy: register phy ledtriggers during probe to avoid AB-BA deadlock There is an AB-BA deadlock when both LEDSTRIGGERNETDEV and LEDTRIGGERPHY are enabled:...

5.5CVSS5.6AI score0.00099EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2025/10/21 12:00 a.m.•9 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987554)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987554 advisory. In the Linux kernel, the following vulnerability has been resolved: ALSA: pcm: Fix potential AB/BA lock with buffermutex and mmaplock syzbot caught a potential...

5.5CVSS6.2AI score0.00204EPSS
SaveExploits0References4
EUVD
EUVD
•added 2025/10/08 7:02 a.m.•13 views

EUVD-2025-31836

A vulnerability was determined in JhumanJ OpnForm up to 1.9.3. Impacted is an unknown function of the file /edit. Executing manipulation can lead to improper access controls. The attack can be executed remotely. The exploit has been publicly disclosed and may be utilized. This patch is called...

5.3CVSS4.6AI score0.00352EPSS
SaveExploits1References6
CVE
CVE
•added 2024/08/17 8:54 a.m.•133 views

CVE-2024-42274

CVE-2024-42274 affects the Linux kernel’s ALSA firewire-lib. Reverting commit 7ba5ca32fe6e caused by removing the process-context workqueue from amdtp_domain_stream_pcm_pointer() and update_pcm_pointers() introduced AB/BA deadlock competition for the substream lock, potentially freezing systems u...

5.5CVSS6.5AI score0.00169EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder