Lucene search
+L

286 matches found

Vulnrichment
Vulnrichment
added 2024/08/22 1:30 a.m.16 views

CVE-2022-48909 net/smc: fix connection leak

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

6.9AI score0.00238EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/08/22 1:30 a.m.29 views

CVE-2022-48909 net/smc: fix connection leak

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

0.00238EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2024/08/22 1:30 a.m.38 views

CVE-2022-48909

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

5.5CVSS5.9AI score0.00238EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/08/22 12:00 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a connection leak in the net/smc component, which may result in a connection not being released properly whe...

5.5CVSS6.5AI score0.00238EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2024/08/21 12:00 a.m.83 views

SUSE SLES15 Security Update : kernel (SUSE-SU-2024:2973-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2973-1 advisory. The SUSE Linux Enterprise 15 SP6 RT kernel was updated to receive various security bugfixes. The following security bugs were fixed: -...

10CVSS8.2AI score0.02701EPSS
SaveExploits5References2465
OSV
OSV
added 2024/08/13 2:09 p.m.36 views

SUSE-SU-2024:2896-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP6 Azure kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2024-41014: xfs: add bounds checking to xlogrecoverprocessdata bsc1228408. - CVE-2024-41013: xfs: do not walk off the end of a directory data block...

10CVSS8.6AI score0.02701EPSS
SaveExploits4References863
SUSE CVE
SUSE CVE
added 2024/07/18 3:06 a.m.5 views

SUSE CVE-2022-48780

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

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/07/16 10:57 p.m.22 views

CVE-2022-48780

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

5.5CVSS8.1AI score0.00225EPSS
SaveExploits0References4
OSV
OSV
added 2024/07/16 12:15 p.m.13 views

DEBIAN-CVE-2022-48780

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

5.5CVSS6.2AI score0.00225EPSS
SaveExploits0References1
NVD
NVD
added 2024/07/16 12:15 p.m.34 views

CVE-2022-48780

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

5.5CVSS0.00225EPSS
SaveExploits0References3
OSV
OSV
added 2024/07/16 12:15 p.m.18 views

UBUNTU-CVE-2022-48780

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

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References6
OSV
OSV
added 2024/07/16 11:13 a.m.30 views

CVE-2022-48780 net/smc: Avoid overwriting the copies of clcsock callback functions

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

6AI score
SaveExploits0References6
CVE
CVE
added 2024/07/16 11:13 a.m.87 views

CVE-2022-48780

CVE-2022-48780 (Linux kernel) : The vulnerability in net/smc arises from overwriting clcsock callback function pointers during multiple fallbacks, which can create a loop: clcsk->sk_error_report → smc_fback_error_report → smc_fback_forward_wakeup → clcsock_callback overwritten → smc->clcsk_...

5.5CVSS6.6AI score0.00225EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/07/16 11:13 a.m.38 views

CVE-2022-48780 net/smc: Avoid overwriting the copies of clcsock callback functions

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

0.00225EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2024/07/16 11:13 a.m.17 views

CVE-2022-48780 net/smc: Avoid overwriting the copies of clcsock callback functions

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

6.8AI score0.00225EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2024/06/22 4:09 a.m.6 views

SUSE CVE-2022-48721

In the Linux kernel, the following vulnerability has been resolved: net/smc: Forward wakeup to smc socket waitqueue after fallback When we replace TCP with SMC and a fallback occurs, there may be some socket waitqueue entries remaining in smc socket-wq, such as eppollentries inserted by userspace...

5.5CVSS6.5AI score0.00231EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2024/06/20 12:28 p.m.27 views

CVE-2022-48721

In the Linux kernel, the following vulnerability has been resolved: net/smc: Forward wakeup to smc socket waitqueue after fallback When we replace TCP with SMC and a fallback occurs, there may be some socket waitqueue entries remaining in smc socket-wq, such as eppollentries inserted by userspace...

5.5CVSS6.9AI score0.00231EPSS
SaveExploits0References4
NVD
NVD
added 2024/06/20 12:15 p.m.37 views

CVE-2022-48751

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 it is caused by accessing smc-clcsock after clcsock was released. BUG: kernel NULL pointer dereference, address: 0000000000000020 P...

7.8CVSS0.00221EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2024/06/20 12:15 p.m.9 views

CVE-2022-48751

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 it is caused by accessing smc-clcsock after clcsock was released. BUG: kernel NULL pointer dereference, address: 0000000000000020 P...

4.7CVSS5.8AI score0.00221EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/06/20 12:15 p.m.5 views

UBUNTU-CVE-2022-48751

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 it is caused by accessing smc-clcsock after clcsock was released. BUG: kernel NULL pointer dereference, address: 0000000000000020 P...

7.8CVSS5.7AI score0.00221EPSS
SaveExploits0References6
Rows per page
Query Builder