Lucene search
+L

379 matches found

CVE
CVE
•added 2026/03/12 8:13 p.m.•62 views

CVE-2026-2581

Undici (deduplication interceptor) is affected by CVE-2026-2581: when interceptors.deduplicate() is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers, especially with large or chunked responses and concurrent identical requests, causing high m...

5.9CVSS5.7AI score0.00712EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
•added 2026/03/12 8:13 p.m.•9 views

CVE-2026-2581 undici is vulnerable to Unbounded Memory Consumption in in Undici's DeduplicationHandler via Response Buffering leads to DoS

This is an uncontrolled resource consumption vulnerability CWE-400 that can lead to Denial of Service DoS. In vulnerable Undici versions, when interceptors.deduplicate is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers. An attacker-controlle...

5.9CVSS5.7AI score0.00712EPSS
SaveExploits0References3
Cvelist
Cvelist
•added 2026/03/12 8:13 p.m.•40 views

CVE-2026-2581 undici is vulnerable to Unbounded Memory Consumption in in Undici's DeduplicationHandler via Response Buffering leads to DoS

This is an uncontrolled resource consumption vulnerability CWE-400 that can lead to Denial of Service DoS. In vulnerable Undici versions, when interceptors.deduplicate is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers. An attacker-controlle...

5.9CVSS0.00712EPSS
SaveExploits0References3
OSV
OSV
•added 2026/03/12 8:13 p.m.•11 views

CVE-2026-2581 undici is vulnerable to Unbounded Memory Consumption in in Undici's DeduplicationHandler via Response Buffering leads to DoS

This is an uncontrolled resource consumption vulnerability CWE-400 that can lead to Denial of Service DoS. In vulnerable Undici versions, when interceptors.deduplicate is enabled, response data for deduplicated requests could be accumulated in memory for downstream handlers. An attacker-controlle...

5.9CVSS6.9AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
•added 2026/03/12 12:00 a.m.•21 views

PT-2026-25067

Name of the Vulnerable Software and Affected Versions Undici versions prior to 7.24.0 Description This is an uncontrolled resource consumption issue that can lead to a Denial of Service DoS. When the interceptors.deduplicate function is enabled in vulnerable versions, response data for deduplicat...

5.9CVSS7.1AI score0.00712EPSS
SaveExploits0References245
Fedora
Fedora
•added 2026/02/22 12:58 a.m.•18 views

[SECURITY] Fedora 42 Update: uv-0.10.2-1.fc42

An extremely fast Python package and project manager, written in Rust. Highlights: =E2=80=A2 A single tool to replace pip, pip-tools, pipx, poetry, pyenv, twi ne, virtualenv, and more. =E2=80=A2 10-100x faster than pip. =E2=80=A2 Provides comprehensive project management, with a universal lockf...

6.8CVSS5.9AI score0.00436EPSS
SaveExploits0
Packet Storm News
Packet Storm News
•added 2026/01/24 12:00 a.m.•16 views

PatchIsland: Orchestration of LLM Agents for Continuous Vulnerability Repair

Continuous fuzzing platforms such as OSS-Fuzz uncover large numbers of vulnerabilities, yet the subsequent repair process remains largely manual. Unfortunately, existing Automated Vulnerability Repair AVR techniques -- including recent LLM-based systems -- are not directly applicable to continuou...

5.7AI score
SaveExploits0
GithubExploit
GithubExploit
•added 2025/12/24 6:36 a.m.•332 views

PoC-Analyzer

PoC Analyzer Proof-of-Concept Malicious Intent Detector !P...

7.3AI score
SaveExploits0
Positive Technologies
Positive Technologies
•added 2025/12/24 12:00 a.m.•15 views

PT-2025-53132

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the btrfs file system. Specifically, the issue involves the order of operations within the btrfs init new buffer function. The btrfs set head...

6.3AI score0.00238EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
•added 2025/12/22 12:57 p.m.•12 views

rsync: Path traversal vulnerability in rsync

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper...

7.5CVSS5.9AI score0.02307EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2025/12/22 9:46 a.m.•9 views

rsync: Path traversal vulnerability in rsync

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper...

7.5CVSS5.9AI score0.02307EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2025/12/17 12:15 a.m.•14 views

rsync: Path traversal vulnerability in rsync

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper...

7.5CVSS5.9AI score0.02307EPSS
SaveExploits1References5
RedHat Linux
RedHat Linux
•added 2025/12/17 12:12 a.m.•16 views

rsync: Path traversal vulnerability in rsync

A path traversal vulnerability exists in rsync. It stems from behavior enabled by the --inc-recursive option, a default-enabled option for many client options and can be enabled by the server even if not explicitly enabled by the client. When using the --inc-recursive option, a lack of proper...

7.5CVSS5.9AI score0.02307EPSS
SaveExploits1References5
OSV
OSV
•added 2025/12/16 2:15 p.m.•13 views

UBUNTU-CVE-2025-68211

In the Linux kernel, the following vulnerability has been resolved: ksm: use range-walk function to jump over holes in scangetnextrmapitem Currently, scangetnextrmapitem walks every page address in a VMA to locate mergeable pages. This becomes highly inefficient when scanning large virtual memory...

5.5CVSS5.9AI score0.00147EPSS
SaveExploits0References24
UbuntuCve
UbuntuCve
•added 2025/12/16 2:15 p.m.•11 views

CVE-2025-68211

In the Linux kernel, the following vulnerability has been resolved: ksm: use range-walk function to jump over holes in scangetnextrmapitem Currently, scangetnextrmapitem walks every page address in a VMA to locate mergeable pages. This becomes highly inefficient when scanning large virtual memory...

5.5CVSS5.7AI score0.00147EPSS
SaveExploits0References23
CVE
CVE
•added 2025/12/16 1:48 p.m.•76 views

CVE-2025-68211

CVE-2025-68211 (Linux kernel, KSM) is addressed by a patch that changes scan_get_next_rmap_item from per-address walking to a range walk using walk_page_range, allowing KSMD to skip unmapped holes in large VMAs. The fix targets inefficiency where KSMD would otherwise scan vast address spaces with...

5.5CVSS6AI score0.00147EPSS
SaveExploits0References7Affected Software1
Cvelist
Cvelist
•added 2025/12/16 1:48 p.m.•43 views

CVE-2025-68211 ksm: use range-walk function to jump over holes in scan_get_next_rmap_item

In the Linux kernel, the following vulnerability has been resolved: ksm: use range-walk function to jump over holes in scangetnextrmapitem Currently, scangetnextrmapitem walks every page address in a VMA to locate mergeable pages. This becomes highly inefficient when scanning large virtual memory...

0.00147EPSS
SaveExploits0References7
attackerkb
attackerkb
•added 2025/12/16 1:48 p.m.•14 views

CVE-2025-68211

In the Linux kernel, the following vulnerability has been resolved: ksm: use range-walk function to jump over holes in scangetnextrmapitem Currently, scangetnextrmapitem walks every page address in a VMA to locate mergeable pages. This becomes highly inefficient when scanning large virtual memory...

5.1AI score0.00147EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2025/12/16 1:48 p.m.•15 views

CVE-2025-68211 ksm: use range-walk function to jump over holes in scan_get_next_rmap_item

In the Linux kernel, the following vulnerability has been resolved: ksm: use range-walk function to jump over holes in scangetnextrmapitem Currently, scangetnextrmapitem walks every page address in a VMA to locate mergeable pages. This becomes highly inefficient when scanning large virtual memory...

6.3AI score
SaveExploits0References10
Vulnrichment
Vulnrichment
•added 2025/12/16 1:48 p.m.•14 views

CVE-2025-68211 ksm: use range-walk function to jump over holes in scan_get_next_rmap_item

In the Linux kernel, the following vulnerability has been resolved: ksm: use range-walk function to jump over holes in scangetnextrmapitem Currently, scangetnextrmapitem walks every page address in a VMA to locate mergeable pages. This becomes highly inefficient when scanning large virtual memory...

5.7AI score0.00147EPSS
SaveExploits0References7
Rows per page
Query Builder