Lucene search
+L

286 matches found

OSV
OSV
added 2026/06/09 2:16 p.m.13 views

UBUNTU-CVE-2026-46330

In the Linux kernel, the following vulnerability has been resolved: Revert "net/smc: Introduce TCP ULP support" This reverts commit d7cd421da9da2cc7b4d25b8537f66db5c8331c40. As reported by Al Viro, the TCP ULP support for SMC is fundamentally broken. The implementation attempts to convert an acti...

7.8CVSS5.3AI score0.00112EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/09 12:25 p.m.46 views

CVE-2026-46330 Revert "net/smc: Introduce TCP ULP support"

In the Linux kernel, the following vulnerability has been resolved: Revert "net/smc: Introduce TCP ULP support" This reverts commit d7cd421da9da2cc7b4d25b8537f66db5c8331c40. As reported by Al Viro, the TCP ULP support for SMC is fundamentally broken. The implementation attempts to convert an acti...

7.8CVSS0.00112EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/06/09 12:00 a.m.20 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from design flaws in the TCP ULP support implemented in the net/smc module. This vulnerability allows an...

7.8CVSS5.3AI score0.00112EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/27 8:21 p.m.14 views

CVE-2026-46027

A flaw was found in the Linux kernel's net/smc component. A remote attacker could exploit this by sending a Connection Less Connection CLC decline message during an early handshake stage. This causes the system to attempt to update link-group level synchronization state before it is properly...

7.5CVSS5.8AI score0.00501EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/27 2:17 p.m.17 views

CVE-2026-46027

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid early lgr access in smcclcwaitmsg A CLC decline can be received while the handshake is still in an early stage, before the connection has been associated with a link group. The decline handling in smcclcwaitmsg...

7.5CVSS0.00501EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-46027

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net/smc: avoid early lgr access in smcclcwaitmsg A CLC decline can be received while the handshake is still in an early stage, before the connection has been...

7.5CVSS4.1AI score0.00501EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: net/smc: Avoid overwriting the copies of clcsock callback functions. The clcsock callback functions will be saved and replaced during the fallback process. However, if the fallback occurs more than once, the copies of these...

5.5CVSS6.3AI score0.00225EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: net/smc: A NULL pointer dereferencing issue was addressed in smcpnetfindib. The devname function was called with dev.parent as an argument, but without performing a NULL-check before using it. This issue was resolved by checking...

5.5CVSS6.2AI score0.00263EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.5 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerabilities have been resolved: net/smc: fixed a deadlock that was triggered by canceldelayedworksyn The following LOCKDEP was detected: Workqueue: events smclgrfreework smc WARNING: possible circular locking dependency detected...

5.5CVSS6.1AI score0.00118EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: net/smc: fixed the connection leak issue. There is a potential leak issue under the following execution sequence: smcrelease, smcconnectwork if sk-skstate == SMCINIT sendclcconfirim tcpabort; ... sk-skstate = SMCACTIVE...

5.5CVSS5.9AI score0.00238EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/22 1:54 p.m.14 views

CVE-2026-31507 net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix double-free of smcspdpriv when tee duplicates splice pipe buffer smcrxsplice allocates one smcspdpriv per pipebuffer and stores the pointer in pipebuffer.private. The pipebufoperations for these buffers used .get =...

7.8CVSS5.9AI score
SaveExploits0References13
CVE
CVE
added 2026/04/22 1:54 p.m.28 views

CVE-2026-31507

CVE-2026-31507 affects the Linux kernel SMC module (net/smc). The vulnerability is a double-free of the per-buffer state (smc_spd_priv) when tee(2) duplicates a splice pipe buffer, leading to a use-after-free and a kernel NULL pointer dereference, ultimately causing a kernel panic. The root cause...

7.8CVSS5.8AI score0.00131EPSS
SaveExploits0References10Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.7 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013543)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013543 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: fix potential panic dues to unprotected smcllcsrvaddlink There is a certain chance to...

9.8CVSS5.6AI score0.00476EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.12 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013537)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013537 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: use smclgrlist.lock to protect smclgrlist.list iterate in smcrportadd While doing...

8.8CVSS5.6AI score0.0024EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.9 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013483)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013483 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: Transitional solution for clcsock race issue We encountered a crash in smcsetsockopt and...

7.8CVSS5.7AI score0.00221EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/22 12:00 a.m.4 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-013656)

"The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-013656 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: Reset connection when trying to use SMCRv2 fails. We found a crash when using SMCRv2 wi...

9.8CVSS5.7AI score0.00289EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.8 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-011239 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: fix potential panic dues to unprotected smcllcsrvaddlink There is a certain chance to...

9.8CVSS5.6AI score0.00476EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.10 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010753)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010753 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: Transitional solution for clcsock race issue We encountered a crash in smcsetsockopt and...

7.8CVSS5.9AI score0.00221EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.5 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-010693)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010693 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: Avoid overwriting the copies of clcsock callback functions The callback functions of...

5.5CVSS6.4AI score0.00225EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/04/21 12:00 a.m.10 views

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

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-010869 advisory. In the Linux kernel, the following vulnerability has been resolved: net/smc: use smclgrlist.lock to protect smclgrlist.list iterate in smcrportadd While doing...

8.8CVSS5.6AI score0.0024EPSS
SaveExploits0References4
Rows per page
Query Builder