Lucene search
+L

47 matches found

SUSE CVE
SUSE CVE
added 2025/02/27 3:12 a.m.5 views

SUSE CVE-2022-49060

In the Linux kernel, the following vulnerability has been resolved: net/smc: Fix NULL pointer dereference in smcpnetfindib devname was called with dev.parent as argument but without to NULL-check it before. Solve this by checking the pointer before the call to devname...

5.5CVSS6.5AI score0.00263EPSS
SaveExploits0References8
OSV
OSV
added 2025/01/11 1:15 p.m.6 views

DEBIAN-CVE-2024-49571

In the Linux kernel, the following vulnerability has been resolved: net/smc: check ipareaoffset and ipv6prefixescnt when receiving proposal msg When receiving proposal msg in server, the field ipareaoffset and the field ipv6prefixescnt in proposal msg are from the remote client and can not be ful...

5.5CVSS5.7AI score0.00586EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.12 views

AZL-68541 CVE-2024-49568 affecting package kernel 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: net/smc: check v2extoffset/eidcnt/ismgidcnt when receiving proposal msg When receiving proposal msg in server, the fields v2extoffset/ eidcnt/ismgidcnt in proposal msg are from the remote client and can not be fully trusted...

9.8CVSS6.5AI score0.00524EPSS
SaveExploits0References1
OSV
OSV
added 2025/01/11 1:15 p.m.16 views

UBUNTU-CVE-2024-57791

In the Linux kernel, the following vulnerability has been resolved: net/smc: check return value of sockrecvmsg when draining clc data When receiving clc msg, the field length in smcclcmsghdr indicates the length of msg should be received from network and the value should not be fully trusted as i...

7.5CVSS6.2AI score0.00765EPSS
SaveExploits0References36
OSV
OSV
added 2025/01/11 1:15 p.m.8 views

UBUNTU-CVE-2024-49568

In the Linux kernel, the following vulnerability has been resolved: net/smc: check v2extoffset/eidcnt/ismgidcnt when receiving proposal msg When receiving proposal msg in server, the fields v2extoffset/ eidcnt/ismgidcnt in proposal msg are from the remote client and can not be fully trusted...

9.8CVSS6.2AI score0.00524EPSS
SaveExploits0References22
RedHat Linux
RedHat Linux
added 2024/12/04 12:56 a.m.11 views

kernel: net/smc: avoid data corruption caused by decline

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid data corruption caused by decline We found a data corruption issue during testing of SMC-R on Redis applications. The benchmark has a low probability of reporting a strange error as shown below. "Error: Protocol...

8.2CVSS6.6AI score0.00664EPSS
SaveExploits0References5
OSV
OSV
added 2024/11/19 2:16 a.m.17 views

DEBIAN-CVE-2024-50293

In the Linux kernel, the following vulnerability has been resolved: net/smc: do not leave a dangling sk pointer in smccreate Thanks to commit 4bbd360a5084 "socket: Print pf-create when it does not clear sock-sk on failure.", syzbot found an issue with AFSMC: smccreate must clear sock-sk on failur...

7.8CVSS6.2AI score0.00212EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/10/22 2:50 a.m.8 views

SUSE CVE-2024-50034

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix lacks of icsksynmss with IPPROTOSMC Eric report a panic on IPPROTOSMC, and give the facts that when INETPROTOSWICSK was set, icsk-icsksyncmss must be set too. Bug: Unable to handle kernel NULL pointer dereference at...

5.5CVSS7.5AI score0.00202EPSS
SaveExploits0References8
OSV
OSV
added 2024/10/21 8:15 p.m.5 views

DEBIAN-CVE-2024-50034

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix lacks of icsksynmss with IPPROTOSMC Eric report a panic on IPPROTOSMC, and give the facts that when INETPROTOSWICSK was set, icsk-icsksyncmss must be set too. Bug: Unable to handle kernel NULL pointer dereference at...

5.5CVSS5.4AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2024/08/22 2:15 a.m.11 views

UBUNTU-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.5CVSS6.3AI score0.00238EPSS
SaveExploits0References7
OSV
OSV
added 2024/05/21 4:15 p.m.24 views

UBUNTU-CVE-2023-52775

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid data corruption caused by decline We found a data corruption issue during testing of SMC-R on Redis applications. The benchmark has a low probability of reporting a strange error as shown below. "Error: Protocol...

8.2CVSS6AI score0.00664EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2024/05/21 3:30 p.m.57 views

CVE-2023-52775

In the Linux kernel, the following vulnerability has been resolved: net/smc: avoid data corruption caused by decline We found a data corruption issue during testing of SMC-R on Redis applications. The benchmark has a low probability of reporting a strange error as shown below. "Error: Protocol...

8.2CVSS7.3AI score0.00664EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/21 1:59 a.m.12 views

SUSE CVE-2024-35934

In the Linux kernel, the following vulnerability has been resolved: net/smc: reduce rtnl pressure in smcpnetcreatepnetidslist Many syzbot reports show extreme rtnl pressure, and many of them hint that smc acquires rtnl in netns creation for no good reason 1 This patch returns early from...

2.5CVSS6.5AI score0.00212EPSS
SaveExploits0References17
SUSE CVE
SUSE CVE
added 2023/02/15 3:35 a.m.5 views

SUSE CVE-2022-0400

An out-of-bounds read vulnerability was discovered in linux kernel in the smc protocol stack, causing remote dos...

7.5CVSS8.7AI score0.01713EPSS
SaveExploits0References3
OSV
OSV
added 2022/08/29 3:15 p.m.9 views

DEBIAN-CVE-2022-0400

An out-of-bounds read vulnerability was discovered in linux kernel in the smc protocol stack, causing remote dos...

7.5CVSS7.9AI score0.01713EPSS
SaveExploits0References1
NVD
NVD
added 2022/08/29 3:15 p.m.28 views

CVE-2022-0400

An out-of-bounds read vulnerability was discovered in linux kernel in the smc protocol stack, causing remote dos...

7.5CVSS0.01713EPSS
SaveExploits0References3
OSV
OSV
added 2022/08/29 3:15 p.m.21 views

CVE-2022-0400

An out-of-bounds read vulnerability was discovered in linux kernel in the smc protocol stack, causing remote dos...

7.5CVSS7.3AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2022/08/29 3:15 p.m.9 views

CVE-2022-0400

An out-of-bounds read vulnerability was discovered in linux kernel in the smc protocol stack, causing remote dos...

7.5CVSS7.4AI score0.01713EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2022/08/29 3:15 p.m.154 views

CVE-2022-0400

An out-of-bounds read vulnerability was discovered in linux kernel in the smc protocol stack, causing remote dos...

7.5CVSS7.2AI score0.01713EPSS
SaveExploits0References2
OSV
OSV
added 2022/08/29 3:15 p.m.9 views

UBUNTU-CVE-2022-0400

An out-of-bounds read vulnerability was discovered in linux kernel in the smc protocol stack, causing remote dos...

7.5CVSS5.8AI score0.01713EPSS
SaveExploits0References3
Rows per page
Query Builder