Lucene search
+L

12869 matches found

Positive Technologies
Positive Technologies
added 2024/04/10 12:00 a.m.11 views

PT-2024-23124 · Cosign +1 · Cosign +1

Name of the Vulnerable Software and Affected Versions: Cosign versions prior to 2.2.4 Description: Cosign provides code signing and transparency for containers and binaries. Maliciously-crafted software artifacts can cause denial of service of the machine running Cosign, thereby impacting all...

7.5CVSS6.9AI score0.00851EPSS
SaveExploits1References33
OSV
OSV
added 2024/04/06 10:16 p.m.16 views

MGASA-2024-0114 Updated libvirt packages fix security vulnerability

A flaw was found in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before the non-negative length check is performed by the C API entry points. Passing a negative length to the gnew0 function results in a crash due to the negative length being...

6.2CVSS6.6AI score0.00364EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/06 6:19 p.m.28 views

BIT-GOLANG-2023-45288 HTTP/2 CONTINUATION flood in net/http

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no...

7.5CVSS8AI score0.91969EPSS
SaveExploits1References10
Veracode
Veracode
added 2024/04/05 7:19 a.m.47 views

Denial Of Service (DOS)

golang.org/x/net is vulnerable to Denial Of Service DoS. The vulnerability is due to a lack of header frame limits, allowing an attacker to send excessive CONTINUATION frames which causes the endpoint to read arbitrary amounts of header data without proper memory allocation limits...

7.5CVSS6.7AI score0.91969EPSS
SaveExploits1References11Affected Software4
Github Security Blog
Github Security Blog
added 2024/04/04 9:30 p.m.62 views

net/http, x/net/http2: close connections when receiving too many headers

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no...

7.5CVSS7.1AI score0.91969EPSS
SaveExploits1References12Affected Software3
Vulnrichment
Vulnrichment
added 2024/04/04 8:37 p.m.19 views

CVE-2023-45288 HTTP/2 CONTINUATION flood in net/http

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no...

7.2AI score0.91969EPSS
SaveExploits1References8
AlpineLinux
AlpineLinux
added 2024/04/04 8:37 p.m.119 views

CVE-2023-45288

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no...

7.5CVSS8.3AI score0.91969EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2024/04/04 12:00 a.m.38 views

Golang < 1.21.9, 1.22.x < 1.22.2 DoS

The version of Golang running on the remote host is prior to 1.21.9 or 1.22.x prior to 1.22.2. It is, therefore, is affected by a denial of service vulnerability. When a request's headers exceed MaxHeaderBytes, memory is not allocated to store the excess headers yet they are still parsed. This...

7.5CVSS7AI score0.91969EPSS
SaveExploits1References3
FreeBSD
FreeBSD
added 2024/04/04 12:00 a.m.30 views

forgejo -- HTTP/2 CONTINUATION flood in net/http

[email protected] reports: An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's heade...

7.5CVSS6.9AI score0.91969EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/03 9:12 p.m.150 views

GO-2024-2687 HTTP/2 CONTINUATION flood in net/http

An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, no...

7.5CVSS8.1AI score0.91969EPSS
SaveExploits1References3
CVE
CVE
added 2024/04/03 5:00 p.m.118 views

CVE-2024-26771

Linux kernel CVE-2024-26771Fix: The TI edma (dmaengine) driver now includes null-pointer checks in edma_probe to guard against NULL from devm_kasprintf() (which can return NULL on failure). This prevents a potential NULL dereference in the kasprintf allocation path. Patch references in the Linux ...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References7Affected Software1
OSV
OSV
added 2024/04/03 5:00 p.m.12 views

CVE-2024-26770 HID: nvidia-shield: Add missing null pointer checks to LED initialization

In the Linux kernel, the following vulnerability has been resolved: HID: nvidia-shield: Add missing null pointer checks to LED initialization devmkasprintf returns a pointer to dynamically allocated memory which can be NULL upon failure. Ensure the allocation was successful by checking the pointe...

4.5AI score
SaveExploits0References6
CVE
CVE
added 2024/04/03 5:00 p.m.114 views

CVE-2024-26770

CVE-2024-26770 concerns the Linux kernel HID for the Nvidia Shield: a missing null-pointer check in LED initialization (led init path) could dereference NULL after devm_kasprintf() returns NULL. The issue arises during LED initialization within the Nvidia Shield HID handling; the CVSSv3.1 vector ...

5.5CVSS6.5AI score0.00237EPSS
SaveExploits0References3Affected Software1
FreeBSD
FreeBSD
added 2024/04/03 12:00 a.m.36 views

go -- http2: close connections when receiving too many headers

The Go project reports: http2: close connections when receiving too many headers Maintaining HPACK state requires that we parse and process all HEADERS and CONTINUATION frames on a connection. When a request's headers exceed MaxHeaderBytes, we don't allocate memory to store the excess headers but...

7.5CVSS7AI score0.91969EPSS
SaveExploits1References1
OSV
OSV
added 2024/04/02 7:43 a.m.8 views

SUSE-SU-2024:1083-1 Security update for libvirt

This update for libvirt fixes the following issues: - CVE-2024-2494: Fixed negative gnew0 length leading to unbounded memory allocation bsc1221815...

6.2CVSS6.7AI score0.00364EPSS
SaveExploits0References3
Veracode
Veracode
added 2024/04/02 7:17 a.m.29 views

Denial Of Service (DoS)

Libvirt is vulnerable to Denial of ServiceDoS. The vulnerability is due to improper handling of negative array lengths during memory allocation. If an attacker can pass a negative length to the gnew0 function will usually result in a Denial of ServiceDoS...

6.2CVSS6.6AI score0.00364EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2024/04/02 7:01 a.m.8 views

CVE-2024-26675 ppp_async: limit MRU to 64K

In the Linux kernel, the following vulnerability has been resolved: pppasync: limit MRU to 64K syzbot triggered a warning 1 in allocpages: WARNONONCEGFPorder MAXPAGEORDER, gfp Willem fixed a similar issue in commit c0a2a1b0d631 "ppp: limit MRU to 64K" Adopt the same sanity check for...

5.9AI score
SaveExploits0References13
Cvelist
Cvelist
added 2024/04/01 3:06 p.m.38 views

CVE-2024-21470 Integer Overflow to Buffer Overflow in Graphics Windows

Memory corruption while allocating memory for graphics...

8.4CVSS8.8AI score0.00111EPSS
SaveExploits0References1
CVE
CVE
added 2024/04/01 3:06 p.m.77 views

CVE-2024-21470

CVE-2024-21470 relates to memory corruption that occurs when allocating memory for graphics in Qualcomm chipsets. The available sources (NVD, Red Hat, CVE list, and vendor bulletins) describe the issue as a memory corruption problem in graphics memory allocation, with high impact across confident...

8.4CVSS8.7AI score0.00111EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2024/04/01 12:00 p.m.11 views

SUSE-SU-2024:1078-1 Security update for libvirt

This update for libvirt fixes the following issues: - CVE-2024-2494: Fixed negative gnew0 length can lead to unbounded memory allocation bsc1221815...

6.2CVSS6.7AI score0.00364EPSS
SaveExploits0References3
Rows per page
Query Builder