Lucene search
+L

2845 matches found

RedHat Linux
RedHat Linux
added 2025/10/29 12:46 a.m.2 views

kernel: nfsd: don't ignore the return code of svc_proc_register()

In the Linux kernel, the following vulnerability has been resolved: nfsd: don't ignore the return code of svcprocregister Currently, nfsdprocstatinit ignores the return value of svcprocregister. If the procfile creation fails, then the kernel will WARN when it tries to remove the entry later. Fix...

5.5CVSS5.7AI score0.00192EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/22 3:31 p.m.10 views

EUVD-2022-55670

In the Linux kernel, the following vulnerability has been resolved: regmap-irq: Use the new numconfigregs property in regmapaddirqchipfwnode Commit faa87ce9196d "regmap-irq: Introduce config registers for irq types" added the numconfigregs, then commit 9edd4f5aee84 "regmap-irq: Deprecate type...

4.7AI score0.00197EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/10/17 5:8 p.m.15 views

OpenBao has potential Denial of Service vulnerability when processing malicious unauthenticated JSON requests

Summary JSON objects after decoding might use more memory than their serialized version. It is possible to tune a JSON to maximize the factor between serialized memory usage and deserialized memory usage similar to a zip bomb. While reproducing the issue, we could reach a factor of about 35. This...

7.5CVSS6.8AI score0.00647EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/10/17 4:3 p.m.10 views

CVE-2025-59043 OpenBao vulnerable to denial of service via malicious JSON request processing

OpenBao is an open source identity-based secrets management system. In OpenBao versions prior to 2.4.1, JSON objects after decoding may use significantly more memory than their serialized version. It is possible to craft a JSON payload to maximize the factor between serialized memory usage and...

7.5CVSS6.7AI score0.00647EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/14 3:35 p.m.6 views

JLSEC-2025-58 In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD...

In libexpat through 2.4.9, there is a use-after free caused by overeager destruction of a shared DTD in XMLExternalEntityParserCreate in out-of-memory situations...

7.5CVSS6.8AI score0.0226EPSS
SaveExploits1References15
Github Security Blog
Github Security Blog
added 2025/10/10 12:30 p.m.8 views

rardecode: DoS risk due to unrestricted RAR dictionary sizes

rardecode versions = 2.1.1 fail to restrict the dictionary size when reading large RAR dictionary sizes, which allows an attacker to provide a specially crafted RAR file and cause Denial of Service via an Out Of Memory Crash...

6.5CVSS6.9AI score0.00349EPSS
SaveExploits1References4Affected Software2
Vulnrichment
Vulnrichment
added 2025/10/10 11:15 a.m.2 views

CVE-2025-11579 DoS via Out Of Memory Crash

github.com/nwaples/rardecode versions =2.1.1 fail to restrict the dictionary size when reading large RAR dictionary sizes, which allows an attacker to provide a specially crafted RAR file and cause Denial of Service via an Out Of Memory Crash...

5.3CVSS6AI score0.00349EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2025/10/10 11:15 a.m.9 views

CVE-2025-11579 DoS via Out Of Memory Crash

github.com/nwaples/rardecode versions =2.1.1 fail to restrict the dictionary size when reading large RAR dictionary sizes, which allows an attacker to provide a specially crafted RAR file and cause Denial of Service via an Out Of Memory Crash...

5.3CVSS0.00349EPSS
SaveExploits1References1
CVE
CVE
added 2025/10/10 11:15 a.m.25 views

CVE-2025-11579

CVE-2025-11579 affects github.com/nwaples/rardecode, versions

6.5CVSS6AI score0.00349EPSS
SaveExploits1References1Affected Software1
Debian CVE
Debian CVE
added 2025/10/10 11:15 a.m.7 views

CVE-2025-11579

github.com/nwaples/rardecode versions =2.1.1 fail to restrict the dictionary size when reading large RAR dictionary sizes, which allows an attacker to provide a specially crafted RAR file and cause Denial of Service via an Out Of Memory Crash...

6.5CVSS8.4AI score0.00349EPSS
SaveExploits1
SUSE CVE
SUSE CVE
added 2025/10/07 11:25 p.m.5 views

SUSE CVE-2025-61770

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser buffers the entire multipart preamble bytes before the first boundary in memory without any size limit. A client can send a large preamble followed by a valid boundary, causing...

7.5CVSS6.9AI score0.00868EPSS
SaveExploits0References6
OSV
OSV
added 2025/10/07 3:16 p.m.2 views

DEBIAN-CVE-2025-61770

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser buffers the entire multipart preamble bytes before the first boundary in memory without any size limit. A client can send a large preamble followed by a valid boundary, causing...

7.5CVSS5.9AI score0.00868EPSS
SaveExploits0References1
OSV
OSV
added 2025/10/07 3:16 p.m.5 views

UBUNTU-CVE-2025-61770

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser buffers the entire multipart preamble bytes before the first boundary in memory without any size limit. A client can send a large preamble followed by a valid boundary, causing...

7.5CVSS6.8AI score0.00868EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/07 3:16 p.m.4 views

UBUNTU-CVE-2025-61771

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser stores non-file form fields parts without a filename entirely in memory as Ruby String objects. A single large text field in a multipart/form-data request hundreds of megabytes or...

7.5CVSS6.7AI score0.00528EPSS
SaveExploits0References7
EUVD
EUVD
added 2025/10/07 2:30 p.m.4 views

EUVD-2025-32852

Rack is a modular Ruby web server interface. In versions prior to 2.2.19, 3.1.17, and 3.2.2, Rack::Multipart::Parser buffers the entire multipart preamble bytes before the first boundary in memory without any size limit. A client can send a large preamble followed by a valid boundary, causing...

7.5CVSS6.3AI score0.00868EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2021-1684

Malware in sbrugna...

7.5CVSS6.5AI score0.12365EPSS
SaveExploits0References35
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2021-2309

Malware in sbrugna...

7.5CVSS7.4AI score0.01434EPSS
SaveExploits0References5
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2020-26456

Malware in sbrugna...

9.8CVSS9.2AI score0.01726EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2020-12729

Malware in sbrugna...

5.5CVSS5.6AI score0.00658EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.6 views

EUVD-2008-3897

Malware in sbrugna...

5CVSS6AI score0.03102EPSS
SaveExploits1References29
Rows per page
Query Builder