Lucene search
+L

35034 matches found

Cvelist
Cvelist
added 2025/10/29 10:10 p.m.21 views

CVE-2025-61724 Excessive CPU consumption in Reader.ReadResponse in net/textproto

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption...

0.00518EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/10/29 10:10 p.m.9 views

CVE-2025-61724

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption...

5.3CVSS8.1AI score0.00518EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2025/10/29 10:10 p.m.2 views

CVE-2025-58186 Lack of limit when parsing cookies can cause memory exhaustion in net/http

Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as "a=;", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption...

6.6AI score0.00527EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/10/29 10:10 p.m.10 views

CVE-2025-58186

Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as "a=;", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption...

5.3CVSS7.8AI score0.00527EPSS
SaveExploits0
CVE
CVE
added 2025/10/29 10:10 p.m.50 views

CVE-2025-58186

IBM security advisories address CVE-2025-58186 in IBM Cloud Pak for Business Automation. The issue is a memory exhaustion risk caused by parsing an unbounded number of cookies after HTTP headers are limited to 1 MB. Affected products include IBM Cloud Pak for Business Automation components (e.g.,...

5.3CVSS6.6AI score0.00527EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/29 10:10 p.m.23 views

CVE-2025-58186 Lack of limit when parsing cookies can cause memory exhaustion in net/http

Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as "a=;", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption...

0.00527EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2025/10/29 10:10 p.m.14 views

CVE-2025-61725

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

7.5CVSS6.8AI score0.00604EPSS
SaveExploits0
CVE
CVE
added 2025/10/29 10:10 p.m.52 views

CVE-2025-61725

CVE-2025-61725 is confirmed with technical details in connected advisory: the vulnerability is in the ParseAddress function, where domain-literal components are built by repeated string concatenation, causing excessive CPU usage when parsing large domain literals. The F5 advisory specifically map...

7.5CVSS8.2AI score0.00604EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/10/29 10:10 p.m.2 views

CVE-2025-61725 Excessive CPU consumption in ParseAddress in net/mail

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

8.2AI score0.00604EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/10/29 10:10 p.m.19 views

CVE-2025-61725 Excessive CPU consumption in ParseAddress in net/mail

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

0.00604EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/29 9:51 p.m.11 views

GO-2025-4015 Excessive CPU consumption in Reader.ReadResponse in net/textproto

The Reader.ReadResponse function constructs a response string through repeated string concatenation of lines. When the number of lines in a response is large, this can cause excessive CPU consumption...

5.3CVSS6.5AI score0.00518EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/29 9:50 p.m.8 views

GO-2025-4012 Lack of limit when parsing cookies can cause memory exhaustion in net/http

Despite HTTP headers having a default limit of 1MB, the number of cookies that can be parsed does not have a limit. By sending a lot of very small cookies such as "a=;", an attacker can make an HTTP server allocate a large amount of structs, causing large memory consumption...

5.3CVSS7AI score0.00527EPSS
SaveExploits0References3
Snyk
Snyk
added 2025/10/29 9:48 p.m.8 views

Allocation of Resources Without Limits or Throttling

Overview std/net/mail is a Go standard library package std/net/mail Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling. Go Vulnerability Report:The ParseAddress function constructs domain-literal address components through repeated string...

8.7CVSS6.9AI score0.00604EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/29 9:48 p.m.9 views

GO-2025-4006 Excessive CPU consumption in ParseAddress in net/mail

The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large domain-literal components, this can cause excessive CPU consumption...

7.5CVSS8.5AI score0.00604EPSS
SaveExploits0References3
EUVD
EUVD
added 2025/10/29 3:31 p.m.10 views

EUVD-2025-36665

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix null-deref in aggdequeue To prevent a potential crash in aggdequeue net/sched/schqfq.c when cl-qdisc-ops-peekcl-qdisc returns NULL, we check the return value before using it, similar to the existing approac...

6.2AI score0.00193EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2025/10/29 3:15 p.m.6 views

kernel: net: usb: smsc75xx: Limit packet length to skb->len

In the Linux kernel, the following vulnerability has been resolved: net: usb: smsc75xx: Limit packet length to skb-len Packet length retrieved from skb data may be larger than the actual socket buffer length up to 9026 bytes. In such case the cloned skb passed up the network stack will leak kerne...

5.5CVSS6.7AI score0.00176EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/29 2:15 p.m.10 views

UBUNTU-CVE-2025-40083

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix null-deref in aggdequeue To prevent a potential crash in aggdequeue net/sched/schqfq.c when cl-qdisc-ops-peekcl-qdisc returns NULL, we check the return value before using it, similar to the existing approac...

5.8AI score0.00193EPSS
SaveExploits0References24
Vulnrichment
Vulnrichment
added 2025/10/29 1:37 p.m.12 views

CVE-2025-40083 net/sched: sch_qfq: Fix null-deref in agg_dequeue

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix null-deref in aggdequeue To prevent a potential crash in aggdequeue net/sched/schqfq.c when cl-qdisc-ops-peekcl-qdisc returns NULL, we check the return value before using it, similar to the existing approac...

5.5AI score0.00193EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/29 1:37 p.m.17 views

CVE-2025-40083 net/sched: sch_qfq: Fix null-deref in agg_dequeue

In the Linux kernel, the following vulnerability has been resolved: net/sched: schqfq: Fix null-deref in aggdequeue To prevent a potential crash in aggdequeue net/sched/schqfq.c when cl-qdisc-ops-peekcl-qdisc returns NULL, we check the return value before using it, similar to the existing approac...

0.00193EPSS
SaveExploits0References7
CVE
CVE
added 2025/10/29 1:37 p.m.36 views

CVE-2025-40083

In CVE-2025-40083, the Linux kernel net/sched SCH_QFQ implementation suffered a potential NULL pointer dereference in agg_dequeue when cl->qdisc->ops->peek() could return NULL. The fix adds a guard by validating the peek result before use, mirrors the approach used in sch_hfsc.c, and ref...

6.3AI score0.00193EPSS
SaveExploits0References7
Rows per page
Query Builder