Lucene search
+L

93 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.17 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2026-010880)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010880 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix possible leaked pernet namespace in smcinit In smcinit,...

7.8CVSS6.1AI score0.00201EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/14 4:15 p.m.9 views

CVE-2026-23169

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race in mptcppmnlflushaddrsdoit syzbot and Eulgyu Kim reported crashes in mptcppmnlgetlocalid and/or mptcppmnlisbackup Root cause is listspliceinit in mptcppmnlflushaddrsdoit which is not RCU ready. listspliceinitrcu c...

7.8CVSS0.00135EPSS
SaveExploits0References6
UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.10 views

CVE-2026-23169

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race in mptcppmnlflushaddrsdoit syzbot and Eulgyu Kim reported crashes in mptcppmnlgetlocalid and/or mptcppmnlisbackup Root cause is listspliceinit in mptcppmnlflushaddrsdoit which is not RCU ready. listspliceinitrcu c...

7.8CVSS6.5AI score0.00135EPSS
SaveExploits0References34
OSV
OSV
added 2026/02/14 4:15 p.m.9 views

UBUNTU-CVE-2026-23169

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race in mptcppmnlflushaddrsdoit syzbot and Eulgyu Kim reported crashes in mptcppmnlgetlocalid and/or mptcppmnlisbackup Root cause is listspliceinit in mptcppmnlflushaddrsdoit which is not RCU ready. listspliceinitrcu c...

7.8CVSS5.7AI score0.00135EPSS
SaveExploits0References35
CVE
CVE
added 2026/02/14 4:01 p.m.48 views

CVE-2026-23169

CVE-2026-23169 is a Linux kernel vulnerability where a race in mptcp_pm_nl_flush_addrs_doit() could crash the kernel. Root cause: list_splice_init() is not RCURED and cannot be called while holding pernet->lock spinlock; list_splice_init_rcu() was misusefully invoked in that context. The issue...

7.8CVSS5.2AI score0.00135EPSS
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/02/14 4:01 p.m.9 views

CVE-2026-23169

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race in mptcppmnlflushaddrsdoit syzbot and Eulgyu Kim reported crashes in mptcppmnlgetlocalid and/or mptcppmnlisbackup Root cause is listspliceinit in mptcppmnlflushaddrsdoit which is not RCU ready. listspliceinitrcu c...

5.1AI score0.00135EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/02/14 4:01 p.m.38 views

CVE-2026-23169 mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race in mptcppmnlflushaddrsdoit syzbot and Eulgyu Kim reported crashes in mptcppmnlgetlocalid and/or mptcppmnlisbackup Root cause is listspliceinit in mptcppmnlflushaddrsdoit which is not RCU ready. listspliceinitrcu c...

7.8CVSS0.00135EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/14 4:01 p.m.8 views

CVE-2026-23169 mptcp: fix race in mptcp_pm_nl_flush_addrs_doit()

In the Linux kernel, the following vulnerability has been resolved: mptcp: fix race in mptcppmnlflushaddrsdoit syzbot and Eulgyu Kim reported crashes in mptcppmnlgetlocalid and/or mptcppmnlisbackup Root cause is listspliceinit in mptcppmnlflushaddrsdoit which is not RCU ready. listspliceinitrcu c...

7.8CVSS5.2AI score
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2026/01/14 12:26 a.m.8 views

SUSE CVE-2025-68768

In the Linux kernel, the following vulnerability has been resolved: inet: frags: flush pending skbs in fqdirpreexit We have been seeing occasional deadlocks on pernetopsrwsem since September in NIPA. The stuck task was usually modprobe often loading a driver like ipvlan, trying to take the lock a...

5.9CVSS6.4AI score0.00197EPSS
SaveExploits0References20
OSV
OSV
added 2026/01/13 4:15 p.m.16 views

AZL-74360 CVE-2025-68768 affecting package kernel for versions less than 6.6.143.1-1

In the Linux kernel, the following vulnerability has been resolved: inet: frags: flush pending skbs in fqdirpreexit We have been seeing occasional deadlocks on pernetopsrwsem since September in NIPA. The stuck task was usually modprobe often loading a driver like ipvlan, trying to take the lock a...

6AI score0.00197EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.9 views

PT-2026-8164

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the mptcp pm nl flush addrs doit function within the Linux kernel’s MPTCP implementation. This issue stems from the use of list splice init which is not RCU...

7.8CVSS5.4AI score0.00135EPSS
SaveExploits0
OSV
OSV
added 2025/12/24 1:06 p.m.10 views

CVE-2022-50780 net: fix UAF issue in nfqnl_nf_hook_drop() when ops_init() failed

In the Linux kernel, the following vulnerability has been resolved: net: fix UAF issue in nfqnlnfhookdrop when opsinit failed When the opsinit interface is invoked to initialize the net, but ops-init fails, data is released. However, the ptr pointer in net-gen is invalid. In this case, when...

7.8CVSS6.4AI score
SaveExploits0References9
BDU FSTEC
BDU FSTEC
added 2025/12/08 12:00 a.m.12 views

The vulnerability of the mptcp_pernet_set_defaults() function in the net/mptcp/ctrl.c module of the MPTCP protocol implementation in Linux’s kernel allows a attacker to cause a service failure.

The vulnerability of the mptcppernetsetdefaults function in the net/mptcp/ctrl.c module of the MPTCP protocol implementation in Linux’s kernel is related to pointer manipulation. Exploiting this vulnerability could allow a attacker to cause a service failure...

5.5CVSS6.7AI score0.0025EPSS
SaveExploits0References10Affected Software2
SUSE CVE
SUSE CVE
added 2025/10/24 11:24 p.m.7 views

SUSE CVE-2025-40018

In the Linux kernel, the following vulnerability has been resolved: ipvs: Defer ipvsftp unregister during netns cleanup On the netns cleanup path, ipvsftpexit may unregister ipvsftp before connections with valid cp-app pointers are flushed, leading to a use-after-free. Fix this by introducing a...

7CVSS6.5AI score0.0014EPSS
SaveExploits0References95
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:00 a.m.4 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987623 advisory. In the Linux kernel, the following vulnerability has been resolved: nfsd: Fix nsfd startup race again Commit bd5ae9288d64 nfsd: register pernet ops last, unregister...

4.7CVSS5.9AI score0.00187EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:00 a.m.6 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-986625)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986625 advisory. In the Linux kernel, the following vulnerability has been resolved: net: fix UaF in netns ops registration error path If netassigngeneric fails, the current error pa...

7.8CVSS6.5AI score0.00241EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-12873

Malicious code in bioql PyPI...

7.1AI score0.00201EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/15 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2025-21641

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mptcp: sysctl: blackhole timeout: avoid using current-nsproxy As mentioned in the previous...

5.5CVSS5.6AI score0.00176EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2024-40993

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: netfilter: ipset: Fix suspicious rcudereferenceprotected When destroying all sets, we are...

5.5CVSS5.5AI score0.00278EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/08/08 12:00 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-21884

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: better track kernel sockets lifetime While kernel sockets are dismantled during...

7.8CVSS5.2AI score0.00211EPSS
SaveExploits0References3
Rows per page
Query Builder