Lucene search
K

1683 matches found

UbuntuCve
UbuntuCve
added 2026/02/14 4:15 p.m.1 views

CVE-2026-23139

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: update lastgc only when GC has been performed Currently lastgc is being updated everytime a new connection is tracked, that means that it is updated even if a GC wasn't performed. With a sufficiently high...

7.5CVSS5.9AI score0.00327EPSS
Exploits0References15
OSV
OSV
added 2026/02/14 4:15 p.m.5 views

UBUNTU-CVE-2026-23139

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: update lastgc only when GC has been performed Currently lastgc is being updated everytime a new connection is tracked, that means that it is updated even if a GC wasn't performed. With a sufficiently high...

7.5CVSS5.7AI score0.00327EPSS
Exploits0References18
Debian CVE
Debian CVE
added 2026/02/14 3:22 p.m.5 views

CVE-2026-23139

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: update lastgc only when GC has been performed Currently lastgc is being updated everytime a new connection is tracked, that means that it is updated even if a GC wasn't performed. With a sufficiently high...

7.5CVSS5.1AI score0.00327EPSS
Exploits0
EUVD
EUVD
added 2026/02/14 3:22 p.m.4 views

EUVD-2026-5898

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: update lastgc only when GC has been performed Currently lastgc is being updated everytime a new connection is tracked, that means that it is updated even if a GC wasn't performed. With a sufficiently high...

5.2AI score0.00327EPSS
Exploits0References7
ATTACKERKB
ATTACKERKB
added 2026/02/14 3:22 p.m.4 views

CVE-2026-23139

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: update lastgc only when GC has been performed Currently lastgc is being updated everytime a new connection is tracked, that means that it is updated even if a GC wasn't performed. With a sufficiently high...

5.2AI score0.00327EPSS
Exploits0References8Affected Software1
Cvelist
Cvelist
added 2026/02/14 3:22 p.m.23 views

CVE-2026-23139 netfilter: nf_conncount: update last_gc only when GC has been performed

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: update lastgc only when GC has been performed Currently lastgc is being updated everytime a new connection is tracked, that means that it is updated even if a GC wasn't performed. With a sufficiently high...

7.5CVSS0.00327EPSS
Exploits0References7
CVE
CVE
added 2026/02/14 3:22 p.m.14 views

CVE-2026-23139

CVE-2026-23139 affects the Linux kernel netfilter nf_conncount code. The root cause was that the last_gc timestamp was updated every time a connection was tracked, even when a garbage collection (GC) was not performed, enabling potential GC bypass under high packet rates and unbounded growth of t...

7.5CVSS5.2AI score0.00327EPSS
Exploits0References7Affected Software1
OSV
OSV
added 2026/02/14 3:22 p.m.2 views

CVE-2026-23139 netfilter: nf_conncount: update last_gc only when GC has been performed

In the Linux kernel, the following vulnerability has been resolved: netfilter: nfconncount: update lastgc only when GC has been performed Currently lastgc is being updated everytime a new connection is tracked, that means that it is updated even if a GC wasn't performed. With a sufficiently high...

7.5CVSS5.2AI score0.00327EPSS
Exploits0References10
RedhatCVE
RedhatCVE
added 2026/02/13 7:18 p.m.4 views

CVE-2026-21438

webtransport-go is an implementation of the WebTransport protocol. Prior to 0.10.0, an attacker can cause unbounded memory consumption repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their...

5.3CVSS5.6AI score0.00366EPSS
Exploits0References1
NVD
NVD
added 2026/02/12 7:15 p.m.4 views

CVE-2026-21438

webtransport-go is an implementation of the WebTransport protocol. Prior to 0.10.0, an attacker can cause unbounded memory consumption repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their...

5.3CVSS0.00366EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/02/12 6:25 p.m.5 views

CVE-2026-21438 webtransport-go affected by a Memory Exhaustion Attack due to Missing Cleanup of Streams Map

webtransport-go is an implementation of the WebTransport protocol. Prior to 0.10.0, an attacker can cause unbounded memory consumption repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their...

5.3CVSS5.6AI score0.00366EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/02/12 6:25 p.m.3 views

CVE-2026-21438

webtransport-go is an implementation of the WebTransport protocol. Prior to 0.10.0, an attacker can cause unbounded memory consumption repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their...

5.3CVSS5.6AI score0.00366EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2026/02/12 6:25 p.m.13 views

CVE-2026-21438

CVE-2026-21438 affects the webtransport-go implementation of WebTransport prior to 0.10.0. The issue arises when repeatedly creating and closing multiple WebTransport streams; closed streams are not removed from the internal session map, preventing garbage collection of their resources and leadin...

5.3CVSS5.6AI score0.00366EPSS
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/12 3:29 p.m.10 views

webtransport-go: Memory Exhaustion Attack due to Missing Cleanup of Streams Map

Summary An attacker can cause unbounded memory consumption repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing garbage collection of their resources. Details webtransport-go maintains an internal map tracking...

5.3CVSS5.5AI score0.00366EPSS
Exploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/12 12:0 a.m.8 views

PT-2026-7870

Name of the Vulnerable Software and Affected Versions webtransport-go versions prior to 0.10.0 Description An attacker can cause unbounded memory consumption by repeatedly creating and closing many WebTransport streams. Closed streams were not removed from an internal session map, preventing...

9.9CVSS5.9AI score0.27661EPSS
Exploits44References118
GithubExploit
GithubExploit
added 2026/02/10 12:26 a.m.137 views

Exploit for Improper Restriction of Operations within the Bounds of a Memory Buffer in Google Chrome

Affected Software: Google Chrome prior to version 121.0.6167.8...

8.8CVSS6.3AI score0.22216EPSS
Exploits10
RedHat Linux
RedHat Linux
added 2026/02/09 7:38 a.m.0 views

firefox: thunderbird: Use-after-free in the JavaScript: GC component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Use-after-free in the JavaScript: GC component...

6.5CVSS5.7AI score0.00361EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/02/05 10:50 a.m.2 views

firefox: thunderbird: Use-after-free in the JavaScript: GC component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Use-after-free in the JavaScript: GC component...

6.5CVSS5.7AI score0.00361EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/01/28 4:22 a.m.2 views

firefox: thunderbird: Use-after-free in the JavaScript: GC component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Use-after-free in the JavaScript: GC component...

6.5CVSS5.7AI score0.00361EPSS
Exploits0References6
RedHat Linux
RedHat Linux
added 2026/01/27 5:28 p.m.0 views

firefox: thunderbird: Use-after-free in the JavaScript: GC component

A flaw was found in Firefox and Thunderbird. The Mozilla Foundation's Security Advisory describes the following issue: Use-after-free in the JavaScript: GC component...

6.5CVSS5.7AI score0.00361EPSS
Exploits0References6
Rows per page
Query Builder