Lucene search
+L

6365 matches found

CVE
CVE
added 2025/10/16 5:47 p.m.20 views

CVE-2025-62409

CVE-2025-62409 affects Envoy, where large requests/responses can trigger TCP connection pool crashes due to flow-control handling when the connection is closing but upstream data still arrives, causing a buffer watermark callback nullptr reference. Affected products include the Envoy core with TC...

8.7CVSS6.6AI score0.00425EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2025/10/16 5:47 p.m.9 views

EUVD-2025-34820

Envoy is a cloud-native, open source edge and service proxy. Prior to 1.36.1, 1.35.5, 1.34.9, and 1.33.10, large requests and responses can potentially trigger TCP connection pool crashes due to flow control management in Envoy. It will happen when the connection is closing but upstream data is...

8.7CVSS6.4AI score0.00425EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/10/16 5:47 p.m.12 views

CVE-2025-62409 Envoy allows large requests and responses to cause TCP connection pool crash

Envoy is a cloud-native, open source edge and service proxy. Prior to 1.36.1, 1.35.5, 1.34.9, and 1.33.10, large requests and responses can potentially trigger TCP connection pool crashes due to flow control management in Envoy. It will happen when the connection is closing but upstream data is...

8.7CVSS0.00425EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/16 5:47 p.m.9 views

CVE-2025-62409 Envoy allows large requests and responses to cause TCP connection pool crash

Envoy is a cloud-native, open source edge and service proxy. Prior to 1.36.1, 1.35.5, 1.34.9, and 1.33.10, large requests and responses can potentially trigger TCP connection pool crashes due to flow control management in Envoy. It will happen when the connection is closing but upstream data is...

8.7CVSS7AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/10/16 5:47 p.m.6 views

CVE-2025-62409 Envoy allows large requests and responses to cause TCP connection pool crash

Envoy is a cloud-native, open source edge and service proxy. Prior to 1.36.1, 1.35.5, 1.34.9, and 1.33.10, large requests and responses can potentially trigger TCP connection pool crashes due to flow control management in Envoy. It will happen when the connection is closing but upstream data is...

8.7CVSS6.6AI score0.00425EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2025/10/14 1:15 p.m.3 views

Security update for python-urllib3

This update for python-urllib3 fixes the following issues: CVE-2025-50181: Pool managers now properly control redirects when retries is passed bsc1244925 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

6CVSS7.1AI score0.00408EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2025/10/14 12:35 a.m.7 views

kernel: skbuff: Fix a race between coalescing and releasing SKBs

In the Linux kernel, the following vulnerability has been resolved: skbuff: Fix a race between coalescing and releasing SKBs Commit 1effe8ca4e34 "skbuff: fix coalescing for pagepool fragment recycling" allowed coalescing to proceed with non page pool page and page pool page when @from is cloned,...

8.1CVSS5.7AI score0.00243EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/10/13 12:28 a.m.6 views

kernel: skbuff: Fix a race between coalescing and releasing SKBs

In the Linux kernel, the following vulnerability has been resolved: skbuff: Fix a race between coalescing and releasing SKBs Commit 1effe8ca4e34 "skbuff: fix coalescing for pagepool fragment recycling" allowed coalescing to proceed with non page pool page and page pool page when @from is cloned,...

8.1CVSS5.7AI score0.00243EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/10/13 12:4 a.m.18 views

CVE-2025-57423

A SQL injection vulnerability was discovered in the /articles endpoint of MyClub 0.5, affecting the query parameters Content, GroupName, PersonName, lastUpdate, pool, and title. Due to insufficient input sanitisation, an unauthenticated remote attacker could inject arbitrary SQL commands via a...

7.9AI score0.00425EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/10/13 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2022-50534

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - dm thin: Use last transaction's pmd-root when commit failed Recently we found a softlock up problem in dm thin pool btree lookup code due to corrupted metadata:...

5.5CVSS6AI score0.0015EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/10 3:4 p.m.4 views

JLSEC-2025-31 An authentication bypass vulnerability exists in libcurl <8.0.0 in the FTP connection reuse feature...

An authentication bypass vulnerability exists in libcurl 8.0.0 in the FTP connection reuse feature that can result in wrong credentials being used during subsequent transfers. Previously created connections are kept in a connection pool for reuse if they match the current setup. However, certain...

5.9CVSS6.8AI score0.01607EPSS
SaveExploits1References5
OSV
OSV
added 2025/10/10 3:4 p.m.11 views

JLSEC-2025-28 libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if...

libcurl keeps previously used connections in a connection pool for subsequenttransfers to reuse, if one of them matches the setup.Due to errors in the logic, the config matching function did not take 'issuercert' into account and it compared the involved paths case insensitively,which could lead ...

4.3CVSS6.2AI score0.0627EPSS
SaveExploits1References15
NVD
NVD
added 2025/10/07 4:15 p.m.7 views

CVE-2022-50549

In the Linux kernel, the following vulnerability has been resolved: dm thin: Fix ABBA deadlock between shrinkslab and dmpoolabortmetadata Following concurrent processes: P1drop cache P2kworker dropcachessysctlhandler dropslab shrinkslab downread&shrinkerrwsem - LOCK A doshrinkslab supercachescan...

5.5CVSS0.00141EPSS
SaveExploits0References6
NVD
NVD
added 2025/10/07 4:15 p.m.7 views

CVE-2022-50534

In the Linux kernel, the following vulnerability has been resolved: dm thin: Use last transaction's pmd-root when commit failed Recently we found a softlock up problem in dm thin pool btree lookup code due to corrupted metadata: Kernel panic - not syncing: softlockup: hung tasks CPU: 7 PID: 26692...

5.5CVSS0.0015EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/07 4:15 p.m.4 views

UBUNTU-CVE-2022-50549

In the Linux kernel, the following vulnerability has been resolved: dm thin: Fix ABBA deadlock between shrinkslab and dmpoolabortmetadata Following concurrent processes: P1drop cache P2kworker dropcachessysctlhandler dropslab shrinkslab downread&shrinkerrwsem - LOCK A doshrinkslab supercachescan...

5.5CVSS5.8AI score0.00141EPSS
SaveExploits0References9
OSV
OSV
added 2025/10/07 4:15 p.m.4 views

UBUNTU-CVE-2022-50534

In the Linux kernel, the following vulnerability has been resolved: dm thin: Use last transaction's pmd-root when commit failed Recently we found a softlock up problem in dm thin pool btree lookup code due to corrupted metadata: Kernel panic - not syncing: softlockup: hung tasks CPU: 7 PID: 26692...

5.5CVSS5.9AI score0.0015EPSS
SaveExploits0References12
OSV
OSV
added 2025/10/07 3:21 p.m.6 views

CVE-2022-50549 dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata

In the Linux kernel, the following vulnerability has been resolved: dm thin: Fix ABBA deadlock between shrinkslab and dmpoolabortmetadata Following concurrent processes: P1drop cache P2kworker dropcachessysctlhandler dropslab shrinkslab downread&shrinkerrwsem - LOCK A doshrinkslab supercachescan...

6.6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2025/10/07 3:21 p.m.11 views

CVE-2022-50549 dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadata

In the Linux kernel, the following vulnerability has been resolved: dm thin: Fix ABBA deadlock between shrinkslab and dmpoolabortmetadata Following concurrent processes: P1drop cache P2kworker dropcachessysctlhandler dropslab shrinkslab downread&shrinkerrwsem - LOCK A doshrinkslab supercachescan...

0.00141EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/10/07 3:21 p.m.4 views

CVE-2022-50549

In the Linux kernel, the following vulnerability has been resolved: dm thin: Fix ABBA deadlock between shrinkslab and dmpoolabortmetadata Following concurrent processes: P1drop cache P2kworker dropcachessysctlhandler dropslab shrinkslab downread&shrinkerrwsem - LOCK A doshrinkslab supercachescan...

5.5CVSS5.2AI score0.00141EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.11 views

CVE-2022-50534 dm thin: Use last transaction's pmd->root when commit failed

In the Linux kernel, the following vulnerability has been resolved: dm thin: Use last transaction's pmd-root when commit failed Recently we found a softlock up problem in dm thin pool btree lookup code due to corrupted metadata: Kernel panic - not syncing: softlockup: hung tasks CPU: 7 PID: 26692...

0.0015EPSS
SaveExploits0References9
Rows per page
Query Builder