Lucene search
+L

7861 matches found

attackerkb
attackerkb
•added 2026/04/03 1:24 p.m.•13 views

CVE-2026-23424

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Validate command buffer payload count The count field in the command header is used to determine the valid payload size. Verify that the valid payload does not exceed the remaining buffer space...

5.9AI score0.00118EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/04/03 1:24 p.m.•42 views

CVE-2026-23424 accel/amdxdna: Validate command buffer payload count

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Validate command buffer payload count The count field in the command header is used to determine the valid payload size. Verify that the valid payload does not exceed the remaining buffer space...

7.1CVSS0.00118EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/04/03 12:00 a.m.•15 views

PT-2026-30038

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Validate command buffer payload count The count field in the command header is used to determine the valid payload size. Verify that the valid payload does not exceed the remaining buffer space...

5.9AI score0.00118EPSS
SaveExploits0References4
OSV
OSV
•added 2026/04/02 5:16 p.m.•10 views

DEBIAN-CVE-2026-34829

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENTLENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfe...

7.5CVSS5.3AI score0.00658EPSS
SaveExploits0References1
NVD
NVD
•added 2026/04/02 5:16 p.m.•14 views

CVE-2026-34829

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENTLENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfe...

7.5CVSS0.00658EPSS
SaveExploits0References4
CVE
CVE
•added 2026/04/02 4:46 p.m.•80 views

CVE-2026-34829

Rack is vulnerable to a Denial of Service caused by unbounded multipart file uploads when a request uses multipart/form-data without a Content-Length header. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO if CONTENT_LENGTH exists; w...

7.5CVSS5.8AI score0.00658EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
•added 2026/04/02 4:46 p.m.•37 views

CVE-2026-34829 Rack: Denial of Service via Unbounded Multipart File Upload Without Content-Length

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENTLENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfe...

7.5CVSS0.00658EPSS
SaveExploits0References1
Fedora
Fedora
•added 2026/04/02 1:06 a.m.•15 views

[SECURITY] Fedora 43 Update: rust-scx_rusty-0.5.4-8.fc43

A multi-domain, BPF / user space hybrid scheduler used within schedext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. https://github.com/sched-ext/scx/tree/main...

6.5CVSS5.9AI score0.00415EPSS
SaveExploits1
Fedora
Fedora
•added 2026/04/02 1:06 a.m.•17 views

[SECURITY] Fedora 43 Update: rust-scx_layered-0.0.6-8.fc43

A highly configurable multi-layer BPF / user space hybrid scheduler used within schedext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. https://github.com/sched-ext/scx/tree/main...

6.5CVSS5.9AI score0.00415EPSS
SaveExploits1
Fedora
Fedora
•added 2026/04/02 12:43 a.m.•14 views

[SECURITY] Fedora 42 Update: rust-scx_layered-0.0.6-8.fc42

A highly configurable multi-layer BPF / user space hybrid scheduler used within schedext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. https://github.com/sched-ext/scx/tree/main...

6.5CVSS5.9AI score0.00415EPSS
SaveExploits1
Fedora
Fedora
•added 2026/04/02 12:43 a.m.•15 views

[SECURITY] Fedora 42 Update: rust-scx_rustland-0.0.3-8.fc42

A BPF component dispatcher that implements the low level sched-ext functionalities and a user-space counterpart scheduler, written in Rust, that implements the actual scheduling policy. This is used within schedext, which is a Linux kernel feature which enables implementing kernel thread schedule...

6.5CVSS5.9AI score0.00415EPSS
SaveExploits1
Fedora
Fedora
•added 2026/04/02 12:43 a.m.•17 views

[SECURITY] Fedora 42 Update: rust-scx_rusty-0.5.4-8.fc42

A multi-domain, BPF / user space hybrid scheduler used within schedext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. https://github.com/sched-ext/scx/tree/main...

6.5CVSS5.9AI score0.00415EPSS
SaveExploits1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/04/02 12:00 a.m.•0 views

CVE-2026-34829: Uncontrolled Resource Consumption

Rack is a modular Ruby web server interface. Prior to versions 2.2.23, 3.1.21, and 3.2.6, Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENTLENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfe...

7.5CVSS5.7AI score0.00658EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/04/02 12:00 a.m.•15 views

PT-2026-29910

Summary Rack::Multipart::Parser only wraps the request body in a BoundedIO when CONTENT LENGTH is present. When a multipart/form-data request is sent without a Content-Length header, such as with HTTP chunked transfer encoding, multipart parsing continues until end-of-stream with no total size...

7.5CVSS5.9AI score0.00658EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/04/02 12:00 a.m.•14 views

PT-2026-29817

Name of the Vulnerable Software and Affected Versions Rack versions prior to 2.2.23, 3.1.21, and 3.2.6 Description Rack's Rack::Multipart::Parser does not limit the size of multipart uploads when a Content-Length header is not present, such as with HTTP chunked transfer encoding. Specifically, wh...

7.8CVSS5.9AI score0.00658EPSS
SaveExploits0References54
Positive Technologies
Positive Technologies
•added 2026/04/01 12:00 a.m.•37 views

PT-2026-44252

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A double free issue exists in the btrfs module within the create space info function error path. When kobject init and add fails, the system executes a call chain that leads to space inf...

7.8CVSS5.9AI score0.00176EPSS
SaveExploits0
Fedora
Fedora
•added 2026/03/31 2:47 p.m.•16 views

[SECURITY] Fedora 44 Update: rust-scx_rusty-0.5.4-8.fc44

A multi-domain, BPF / user space hybrid scheduler used within schedext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. https://github.com/sched-ext/scx/tree/main...

6.5CVSS5.9AI score0.00415EPSS
SaveExploits1
Fedora
Fedora
•added 2026/03/31 2:47 p.m.•18 views

[SECURITY] Fedora 44 Update: rust-scx_layered-0.0.6-8.fc44

A highly configurable multi-layer BPF / user space hybrid scheduler used within schedext, which is a Linux kernel feature which enables implementing kernel thread schedulers in BPF and dynamically loading them. https://github.com/sched-ext/scx/tree/main...

6.5CVSS5.9AI score0.00415EPSS
SaveExploits1
Fedora
Fedora
•added 2026/03/31 2:47 p.m.•16 views

[SECURITY] Fedora 44 Update: rust-scx_rustland-0.0.3-8.fc44

A BPF component dispatcher that implements the low level sched-ext functionalities and a user-space counterpart scheduler, written in Rust, that implements the actual scheduling policy. This is used within schedext, which is a Linux kernel feature which enables implementing kernel thread schedule...

6.5CVSS5.9AI score0.00415EPSS
SaveExploits1
Packet Storm
Packet Storm
•added 2026/03/31 12:00 a.m.•188 views

📄 FreeScout 1.8.206 Remote Code Execution

This Metasploit module exploits an unauthenticated remote code execution vulnerability in FreeScout versions less than or equal to 1.8.206 CVE-2026-28289. The sanitizeUploadedFileName function checks for dot-prefixed filenames before stripping Unicode format characters ZWSP U+200B, allowing...

10CVSS6.5AI score0.02562EPSS
SaveExploits4
Rows per page
Query Builder