Lucene search
+L

701 matches found

Vulnrichment
Vulnrichment
added 2024/12/06 3:19 p.m.12 views

CVE-2024-12254 Unbounded memory buffering in SelectorSocketTransport.writelines()

Starting in Python 3.12.0, the asyncio.SelectorSocketTransport.writelines method would not "pause" writing and signal to the Protocol to drain the buffer to the wire once the write buffer reached the "high-water mark". Because of this, Protocols would not periodically drain the write buffer...

8.7CVSS7AI score0.0188EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/12/03 4:21 p.m.4 views

gRPC: hpack table accounting errors can lead to denial of service

A flaw was found in the gRPC lib. This vulnerability allows hpack table accounting errors that could lead to unwanted disconnects between clients and servers in exceptional cases. This issue leads to Unbounded memory buffering in the HPACK parser and Unbounded CPU consumption in the HPACK parser...

7.5CVSS7.3AI score0.00475EPSS
SaveExploits0References6
SUSE Linux
SUSE Linux
added 2024/10/31 8:50 a.m.7 views

Security update for 389-ds

This update for 389-ds fixes the following issues: Persist extracted key path for ldapsslclientinit over repeat invocations bsc1230852 Re-enable use of .dsrc basedn for dsidm commands bsc1231462 Update to version 2.2.10git18.20ce9289: RFE: Use previously extracted key path Update dsidm to...

7.5CVSS7.2AI score0.01256EPSS
SaveExploits0References16
SUSE CVE
SUSE CVE
added 2024/10/16 2:50 a.m.6 views

SUSE CVE-2024-47874

Starlette is an Asynchronous Server Gateway Interface ASGI framework/toolkit. Prior to version 0.40.0, Starlette treats multipart/form-data parts without a filename as text form fields and buffers those in byte strings with no size limit. This allows an attacker to upload arbitrary large form...

7.5CVSS9.3AI score0.00653EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/10/04 12:0 a.m.8 views

The vulnerability of the HandleData() function in the Go programming language-based crypto/tls package allows a perpetrator to trigger a service failure.

The vulnerability of the HandleData function in the crypto/tls package for the Go programming language is related to an incorrect limitation on data size before buffering. Exploiting this vulnerability could allow a remote attacker to cause a service failure...

7.8CVSS6.6AI score0.01146EPSS
SaveExploits0References6Affected Software2
RedHat Linux
RedHat Linux
added 2024/09/24 2:39 a.m.6 views

kernel: USB: core: Fix hang in usb_kill_urb by adding memory barriers

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

7.1CVSS6.9AI score0.00186EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/09/11 12:0 a.m.5 views

Adobe Audition 缓冲区错误漏洞

Adobe Audition is a set of multi-track editing tools from the American company Audobee Adobe. The product mainly uses a comprehensive toolset that includes multi-track, waveform and spectral display to mix, edit and create audio content. A security vulnerability exists in Adobe Audition, which ca...

5.5CVSS6.5AI score0.00245EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2024/07/23 12:0 a.m.24 views

SUSE SLED15: kernel-firmware-nvidia-gspx-G06 / etc (SUSE-SU-2024:2585-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2024:2585-1 advisory. Update to version 555.42.06 for CUDA. Security Update 550.90.07: - CVE-2024-0090: Fixed out of...

7.8CVSS6.6AI score0.00275EPSS
SaveExploits0References12
Citrix
Citrix
added 2024/07/13 12:0 a.m.12 views

When to Enable Intermediate Buffering for Local Hard Drive Cache?

Background Enabling Intermediate Buffering improves throughput performance with writing to the write cache drive and can improve target device performance as well. Refer to Buffered Services for additional information on buffered file I/O services. The following are some points to consider before...

7.1AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/06/22 4:8 a.m.6 views

SUSE CVE-2022-48760

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

5.5CVSS6.5AI score0.00186EPSS
SaveExploits0References15
OSV
OSV
added 2024/06/20 12:15 p.m.4 views

DEBIAN-CVE-2022-48760

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

7.1CVSS5.5AI score0.00186EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.6 views

UBUNTU-CVE-2022-48760

In the Linux kernel, the following vulnerability has been resolved: USB: core: Fix hang in usbkillurb by adding memory barriers The syzbot fuzzer has identified a bug in which processes hang waiting for usbkillurb to return. It turns out the issue is not unlinking the URB; that works just fine...

7.1CVSS6.3AI score0.00186EPSS
SaveExploits0References12
OSV
OSV
added 2024/06/10 9:32 p.m.26 views

CVE-2024-37168 @grpc/grpc-js can allocate memory for incoming messages well above configured limits

@grpc/grps-js implements the core functionality of gRPC purely in JavaScript, without a C++ addon. Prior to versions 1.10.9, 1.9.15, and 1.8.22, there are two separate code paths in which memory can be allocated per message in excess of the grpc.maxreceivemessagelength channel option: If an...

5.3CVSS6.2AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2024/05/29 1:33 p.m.6 views

golang: crypto/tls: lack of a limit on buffered post-handshake

A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size...

7.5CVSS7.3AI score0.01137EPSS
SaveExploits0References8
OSV
OSV
added 2024/05/28 5:0 p.m.9 views

CLSA-2024-1716915132 httpd: Fix of CVE-2024-27316

CVE-2024-27316: fix HTTP/2 DoS vulnerability caused by memory exhaustion from endless continuation frames: Incoming headers that exceed limits are buffered in nghttp2 to generate an HTTP 413 response...

7.5CVSS7AI score0.91327EPSS
SaveExploits2References1
OSV
OSV
added 2024/05/10 11:7 a.m.11 views

OESA-2024-1553 httpd security update

Apache HTTP Server is a powerful and flexible HTTP/1.1 compliant web server. Security Fixes: Faulty input validation in the core of Apache allows malicious or exploitable backend/content generators to split HTTP responses. This issue affects Apache HTTP Server: through 2.4.58. CVE-2023-38709 HTTP...

7.5CVSS6.9AI score0.91327EPSS
SaveExploits2References4
CNNVD
CNNVD
added 2024/05/06 12:0 a.m.8 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a family of chipsets from Qualcomm Incorporated USA. A security vulnerability exists in Qualcomm Chipsets, which originates from a memory corruption that occurs when playing audio files with large input buffers...

9.8CVSS6.7AI score0.00291EPSS
SaveExploits0References3
Amazon
Amazon
added 2024/05/03 12:0 a.m.11 views

Important: mod_http2

Issue Overview: HTTP/2 incoming headers exceeding the limit are temporarily buffered in nghttp2 in order to generate an informative HTTP 413 response. If a client does not stop sending headers, this leads to memory exhaustion. CVE-2024-27316 Affected Packages: modhttp2 Issue Correction: Run dnf...

7.5CVSS6.8AI score0.91327EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2024/05/01 12:0 a.m.51 views

IBM MQ DoS (7123139)

The version of IBM MQ Server running on the remote host is affected by a vulnerability as referenced in the 7123139 advisory. - IBM MQ and IBM MQ Appliance 9.0, 9.1, 9.2, 9.3 LTS and 9.3 CD could allow a remote unauthenticated attacker to cause a denial of service due to incorrect buffering logic...

7.5CVSS7.3AI score0.00849EPSS
SaveExploits0References2
Amazon
Amazon
added 2024/04/30 12:0 a.m.11 views

Important: mod_http2

Issue Overview: HTTP/2 incoming headers exceeding the limit are temporarily buffered in nghttp2 in order to generate an informative HTTP 413 response. If a client does not stop sending headers, this leads to memory exhaustion. CVE-2024-27316 Affected Packages: modhttp2 Note: This advisory is...

7.5CVSS6.9AI score0.91327EPSS
SaveExploits2
Rows per page
Query Builder