Lucene search
+L

1967 matches found

CNNVD
CNNVD
added 2024/02/09 12:0 a.m.7 views

PQUIC Security Vulnerabilities

PQUIC is a framework for PQUIC open source . Enables QUIC clients and servers to dynamically exchange protocol plug-ins, thereby extending the protocol on a per-connection basis. A security vulnerability exists in versions prior to PQUIC 5bde5bb, which stems from the retention of unused initial...

6.5CVSS6.7AI score0.00254EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/02/08 7:57 p.m.5 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
RedHat Linux
RedHat Linux
added 2024/02/08 7:25 p.m.6 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
RedHat Linux
RedHat Linux
added 2024/02/08 6:41 p.m.7 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
RedHat Linux
RedHat Linux
added 2024/02/08 6:40 p.m.7 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
RedHat Linux
RedHat Linux
added 2024/02/08 6:38 p.m.7 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
RedHat Linux
RedHat Linux
added 2024/02/08 6:38 p.m.5 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
RedHat Linux
RedHat Linux
added 2024/02/08 6:29 p.m.7 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
RedHat Linux
RedHat Linux
added 2024/02/02 9:5 p.m.7 views

runc: file descriptor leak

A file descriptor leak issue was found in the runc package. While a user performs OCLOEXEC all file descriptors before executing the container code, the file descriptor is open when performing setcwd2, which means that the reference can be kept alive in the container by configuring the working...

8.6CVSS7AI score0.18087EPSS
SaveExploits18References6
Tenable Nessus
Tenable Nessus
added 2024/01/16 12:0 a.m.55 views

EulerOS 2.0 SP10 : httpd (EulerOS-SA-2024-1085)

According to the versions of the httpd packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : - Out-of-bounds Read vulnerability in modmacro of Apache HTTP Server.This issue affects Apache HTTP Server: through 2.4.57. CVE-2023-31122 - When a...

7.5CVSS7.3AI score0.03024EPSS
SaveExploits1References3
Code423n4
Code423n4
added 2024/01/08 12:0 a.m.19 views

Griefing attack on liquidity_lockbox withdrawals due to lack of minimum deposit

Lines of code Vulnerability details Impact The liquiditylockbox contract does not enforce a minimum deposit limit. This allows a user to open many positions with minimum liquidity, forcing other users to close these positions one by one in order to withdraw. This could lead to a griefing attack...

6.9AI score
SaveExploits0
CVE
CVE
added 2024/01/05 4:30 p.m.195 views

CVE-2023-34324

The CVE describes a deadlock in Linux kernel Xen event channel handling when a close operation is performed in parallel with a Xen console action/interrupt in an unprivileged Xen guest. The issue occurs during removal of a paravirtual device or similar event-channel close, with 32-bit Arm guests ...

4.9CVSS6.5AI score0.00888EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2024/01/05 11:6 a.m.7 views

OESA-2024-1002 rubygem-puma security update

A simple, fast, threaded, and highly concurrent HTTP 1.1 server for Ruby/Rack applications. Security Fixes: Puma is a Ruby/Rack web server built for parallelism. Prior to puma version 5.6.2, puma may not always call close on the response body. Rails, prior to version 7.0.2.2, depended on the...

8CVSS6.6AI score0.02124EPSS
SaveExploits0References2
NVD
NVD
added 2024/01/02 6:15 a.m.34 views

CVE-2023-33110

The session index variable in PCM host voice audio driver initialized before PCM open, accessed during event callback from ADSP and reset during PCM close may lead to race condition between event callback - PCM close and reset session index causing memory corruption...

7.8CVSS7.6AI score0.00078EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.32 views

liquidator will always take what is left of borrowers premium

Lines of code Vulnerability details Impact A liquidator can manipulate the pool they are swapping in to take any potential left over premium from the borrower. Proof of Concept When liquidating a position the liquidator essentially closes the position on behalf of the borrower for a liquidation...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/12/21 12:0 a.m.15 views

reclaimLiquidity() Malicious borrowers can force LPs to be unable to retrieve Liquidity by closing and reopening the Position before it expires.

Lines of code Vulnerability details Vulnerability details If LP wants to retrieve the Liquidity that has been lent out, it can set a renewalCutoffTime through reclaimLiquidity. If the borrower does not voluntarily close, liquidatePosition can be used to forcibly close the position after the loan...

7AI score
SaveExploits0
OSV
OSV
added 2023/12/07 5:47 p.m.10 views

CLSA-2023-1701971229 Fix CVE(s): CVE-2023-40217

SECURITY UPDATE: TLS handshake bypass - debian/patches/CVE-2023-40217.patch: Check for & avoid the ssl pre-close flaw. Update SSL tests - CVE-2023-40217...

5.3CVSS6.8AI score0.0079EPSS
SaveExploits0References1
OSV
OSV
added 2023/12/07 5:45 p.m.7 views

CLSA-2023-1701971140 Fix CVE(s): CVE-2022-48564, CVE-2023-40217

SECURITY UPDATE: potential DoS attack via CPU and RAM exhaustion - debian/patches/CVE-2022-48564.patch: Improve validation of Plist files that prevent DoS when processing malformed Apple Property List files in binary format - CVE-2022-48564 SECURITY UPDATE: TLS handshake bypass -...

6.5CVSS6.8AI score0.01435EPSS
SaveExploits1References1
RedHat Linux
RedHat Linux
added 2023/12/07 1:55 p.m.9 views

mod_http2: reset requests exhaust memory (incomplete fix of CVE-2023-44487)

A flaw was found in modhttp2. When a HTTP/2 stream is reset RST frame by a client, there is a time window were the request's memory resources were not reclaimed immediately. Instead, de-allocation was deferred to connection close. A client could send new requests and resets, keeping the connectio...

7.5CVSS6.8AI score0.99999EPSS
SaveExploits22References5
OSV
OSV
added 2023/12/01 11:6 a.m.6 views

OESA-2023-1883 vim security update

Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Securi...

4.3CVSS7.1AI score0.00749EPSS
SaveExploits0References7
Rows per page
Query Builder