Lucene search
+L

31002 matches found

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
CVE
CVE
added 2024/02/28 8:13 a.m.184 views

CVE-2021-47001

In CVE-2021-47001, the Linux kernel’s rpcrdma path (net/sunrpc/xprtrdma/rpc_rdma.c) has a race in cwnd update ordering after reconnects, where the reply handler may open the cwnd before rpcrdma_post_recvs() posts enough Receive WEs, causing an RNR and immediate connection loss. This race is highl...

7.5CVSS6.4AI score0.00743EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2024/02/28 8:10 a.m.81 views

CVE-2024-1597

A flaw was found in the PostgreSQL JDBC Driver. A SQL injection is possible when using the non-default connection property preferQueryMode=simple in combination with application code that has a vulnerable SQL that negates a parameter value. Mitigation Do not use the connection...

10CVSS9.8AI score0.0481EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2024/02/28 12:00 a.m.14 views

PT-2024-1971

Name of the Vulnerable Software and Affected Versions Cisco FXOS Software affected versions not specified Cisco NX-OS Software affected versions not specified Description A vulnerability in the Link Layer Discovery Protocol LLDP feature could allow an unauthenticated, adjacent attacker to cause a...

6.6CVSS6.5AI score0.00318EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/27 7:04 p.m.12 views

CVE-2021-46954

In the Linux kernel, the following vulnerability has been resolved: net/sched: schfrag: fix stack OOB read while fragmenting IPv4 packets when 'actmirred' tries to fragment IPv4 packets that had been previously re-assembled using 'actct', splats like the following can be observed on kernels built...

7.1CVSS5.6AI score0.0023EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:04 p.m.0 views

DEBIAN-CVE-2020-36777

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: Fix memory leak in dvbmediadevicefree dvbmediadevicefree is leaking memory. Free dvbdev-adapter-conn before setting it to NULL, as documented in include/media/media-device.h: "The mediaentity instance itself must b...

5.5CVSS5.5AI score0.00242EPSS
SaveExploits0References1
OSV
OSV
added 2024/02/27 7:04 p.m.9 views

UBUNTU-CVE-2020-36777

In the Linux kernel, the following vulnerability has been resolved: media: dvbdev: Fix memory leak in dvbmediadevicefree dvbmediadevicefree is leaking memory. Free dvbdev-adapter-conn before setting it to NULL, as documented in include/media/media-device.h: "The mediaentity instance itself must b...

5.5CVSS6.1AI score0.00242EPSS
SaveExploits0References11
Prion
Prion
added 2024/02/27 2:15 p.m.31 views

Input validation

Improper initialization of default settings in TeamViewer Remote Client prior version 15.51.5 for Windows, Linux and macOS, allow a low privileged user to elevate privileges by changing the personal password setting and establishing a remote connection to a logged-in admin account...

4.1CVSS7.7AI score0.00196EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2024/02/27 11:03 a.m.39 views

CVE-2024-24857

A race condition was found in the Linux kernel's net/bluetooth device driver within the conninfomin,maxageset function. This issue can lead to an integrity overflow issue, potentially disrupting Bluetooth connections or facilitating a denial of service attack...

6.8CVSS6.5AI score0.00317EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 10:15 a.m.2 views

DEBIAN-CVE-2021-46925

In the Linux kernel, the following vulnerability has been resolved: net/smc: fix kernel panic caused by race of smcsock A crash occurs when smccdctxhandler tries to access smcsock but smcrelease has already freed it. 4570.695099 BUG: unable to handle page fault for address: 000000002eae9e88...

4.7CVSS5.2AI score0.00183EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2024/02/27 12:00 a.m.11 views

Linux kernel security vulnerability

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from memcpy breaking when connlimit is used in a collection element...

5.5CVSS6.5AI score0.00241EPSS
SaveExploits0References6
BDU FSTEC
BDU FSTEC
added 2024/02/27 12:00 a.m.11 views

The vulnerability of the getParams method in Inductive Automation Ignition software allows a perpetrator to execute arbitrary code.

The vulnerability of the getParams method in Inductive Automation Ignition software lies in the ability to exploit or modify arguments. Exploiting this vulnerability allows a malicious actor to execute arbitrary code by connecting to the server...

10CVSS8AI score0.01386EPSS
SaveExploits0References5Affected Software1
CNNVD
CNNVD
added 2024/02/27 12:00 a.m.14 views

TeamViewer Remote Client Security Vulnerability

Teamviewer is a suite of software for remote control, desktop sharing, and file transfer from Teamviewer, a German company. A security vulnerability exists in TeamViewer Remote Client versions prior to 15.51.5, which stems from improper initialization of the default settings and allows a...

7.8CVSS6.9AI score0.00196EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/26 8:13 p.m.22 views

GHSA-RGGV-CV7R-MW98 Connection leaking on idle timeout when TCP congested

Impact If an HTTP/2 connection gets TCP congested, when an idle timeout occurs the HTTP/2 session is marked as closed, and then a GOAWAY frame is queued to be written. However it is not written because the connection is TCP congested. When another idle timeout period elapses, it is then supposed ...

7.5CVSS6.8AI score0.01433EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2024/02/26 7:33 p.m.79 views

CVE-2024-22201

A flaw was found in Jetty, a Java based web server and servlet engine. If an HTTP/2 connection gets TCP congested, it remains open and idle, and connections may be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file...

7.5CVSS7.2AI score0.01433EPSS
SaveExploits0References5
NVD
NVD
added 2024/02/26 4:28 p.m.54 views

CVE-2024-27350

Amazon Fire OS 7 before 7.6.6.9 and 8 before 8.1.0.3 allows Fire TV applications to establish local ADB Android Debug Bridge connections. NOTE: some third parties dispute whether this has security relevance, because an ADB connection is only possible after the non-default ADB Debugging option is...

5.9CVSS6.4AI score0.00326EPSS
SaveExploits1References3
OSV
OSV
added 2024/02/26 4:27 p.m.5 views

DEBIAN-CVE-2024-22201

Jetty is a Java based web server and servlet engine. An HTTP/2 SSL connection that is established and TCP congested will be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to st...

7.5CVSS6.9AI score0.01433EPSS
SaveExploits0References1
Prion
Prion
added 2024/02/26 4:27 p.m.42 views

Design/Logic Flaw

Jetty is a Java based web server and servlet engine. An HTTP/2 SSL connection that is established and TCP congested will be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to st...

5CVSS6.9AI score0.01433EPSS
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2024/02/26 4:27 p.m.58 views

CVE-2024-22201

Jetty is a Java based web server and servlet engine. An HTTP/2 SSL connection that is established and TCP congested will be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to st...

7.5CVSS6.8AI score0.01433EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/26 4:13 p.m.19 views

CVE-2024-22201 Jetty connection leaking on idle timeout when TCP congested

Jetty is a Java based web server and servlet engine. An HTTP/2 SSL connection that is established and TCP congested will be leaked when it times out. An attacker can cause many connections to end up in this state, and the server may run out of file descriptors, eventually causing the server to st...

7.5CVSS6.7AI score
SaveExploits0References7
Rows per page
Query Builder