Lucene search
+L

678 matches found

OSV
OSV
added 2024/02/28 9:15 a.m.6 views

UBUNTU-CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

7.5CVSS5.8AI score0.0049EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/28 9:15 a.m.11 views

UBUNTU-CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

7.5CVSS6.5AI score0.00627EPSS
SaveExploits0References7
Prion
Prion
added 2024/02/28 9:15 a.m.33 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

6.5AI score0.00627EPSS
SaveExploits0References4
Prion
Prion
added 2024/02/28 9:15 a.m.22 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

6.6AI score0.0049EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.20 views

CVE-2021-47041 nvmet-tcp: fix incorrect locking in state_change sk callback

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

7.5CVSS6.6AI score0.0049EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.58 views

CVE-2021-47041

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

7.5CVSS5.1AI score0.0049EPSS
SaveExploits0
CVE
CVE
added 2024/02/28 8:13 a.m.4657 views

CVE-2021-47041

Technical details for CVE-2021-47041 are not publicly available in the provided documents; monitor for updates.

7.5CVSS6.3AI score0.0049EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.42 views

CVE-2021-47041 nvmet-tcp: fix incorrect locking in state_change sk callback

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix incorrect locking in statechange sk callback We are not changing anything in the TCP connection state so we should not take a writelock but rather a read lock. This caused a deadlock when running nvmet-tcp and...

7.5CVSS7.5AI score0.0049EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/02/28 8:13 a.m.53 views

CVE-2021-46983

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

7.5CVSS6.4AI score0.00627EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/28 8:13 a.m.41 views

CVE-2021-46983 nvmet-rdma: Fix NULL deref when SEND is completed with error

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

7.5CVSS6.5AI score0.00627EPSS
SaveExploits0References4
CVE
CVE
added 2024/02/28 8:13 a.m.6037 views

CVE-2021-46983

CVE-2021-46983 is rejected/not used and does not represent an active vulnerability entry.

7.5CVSS6.3AI score0.00627EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.20 views

CVE-2021-46983 nvmet-rdma: Fix NULL deref when SEND is completed with error

In the Linux kernel, the following vulnerability has been resolved: nvmet-rdma: Fix NULL deref when SEND is completed with error When running some traffic and taking down the link on peer, a retry counter exceeded error is received. This leads to nvmetrdmaerrorcomp which tried accessing the...

7.5CVSS6.6AI score0.00627EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/02/27 3:56 a.m.14 views

SUSE CVE-2023-52454

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length If the host sends an H2CData command with an invalid DATAL, the kernel may crash in nvmettcpbuildpduiovec. Unable to handle kernel NULL pointer dereference a...

6.5CVSS7.6AI score0.00676EPSS
SaveExploits0References20
RedhatCVE
RedhatCVE
added 2024/02/24 11:31 a.m.26 views

CVE-2023-52454

A vulnerability was found in the Linux kernel. This flaw allows an attacker to send a malicious command to cause a kernel panic, leading to a denial of service. Mitigation No mitigation is currently available for this vulnerability. Make sure to perform the updates as they become available...

6.5CVSS6AI score0.00676EPSS
SaveExploits0References4
NVD
NVD
added 2024/02/23 3:15 p.m.27 views

CVE-2023-52454

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length If the host sends an H2CData command with an invalid DATAL, the kernel may crash in nvmettcpbuildpduiovec. Unable to handle kernel NULL pointer dereference a...

7.5CVSS6.1AI score0.00676EPSS
SaveExploits0References8
OSV
OSV
added 2024/02/23 3:15 p.m.4 views

DEBIAN-CVE-2023-52454

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length If the host sends an H2CData command with an invalid DATAL, the kernel may crash in nvmettcpbuildpduiovec. Unable to handle kernel NULL pointer dereference a...

5.5CVSS5.5AI score0.00676EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/23 3:15 p.m.36 views

Null pointer dereference

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length If the host sends an H2CData command with an invalid DATAL, the kernel may crash in nvmettcpbuildpduiovec. Unable to handle kernel NULL pointer dereference a...

7.3AI score0.00676EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2024/02/23 2:46 p.m.51 views

CVE-2023-52454

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length If the host sends an H2CData command with an invalid DATAL, the kernel may crash in nvmettcpbuildpduiovec. Unable to handle kernel NULL pointer dereference a...

7.5CVSS6.2AI score0.00676EPSS
SaveExploits0
Cvelist
Cvelist
added 2024/02/23 2:46 p.m.46 views

CVE-2023-52454 nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length If the host sends an H2CData command with an invalid DATAL, the kernel may crash in nvmettcpbuildpduiovec. Unable to handle kernel NULL pointer dereference a...

7.5CVSS6.4AI score0.00676EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2024/02/23 2:46 p.m.21 views

CVE-2023-52454 nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length

In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: Fix a kernel panic when host sends an invalid H2C PDU length If the host sends an H2CData command with an invalid DATAL, the kernel may crash in nvmettcpbuildpduiovec. Unable to handle kernel NULL pointer dereference a...

7.5CVSS6.7AI score0.00676EPSS
SaveExploits0References7
Rows per page
Query Builder