Lucene search
K

796 matches found

NVD
NVD
added 2025/04/15 4:16 p.m.17 views

CVE-2025-32911

A use-after-free type vulnerability was found in libsoup, in the soupmessageheadersgetcontentdisposition function. This flaw allows a malicious HTTP client to cause memory corruption in the libsoup server...

9CVSS0.00127EPSS
Exploits0References15
NVD
NVD
added 2025/04/14 2:15 p.m.12 views

CVE-2025-32907

A flaw was found in libsoup. The implementation of HTTP range requests is vulnerable to a resource consumption attack. This flaw allows a malicious client to request the same range many times in a single HTTP request, causing the server to use large amounts of memory. This does not allow for a fu...

5.3CVSS0.00221EPSS
Exploits0References8
CVE
CVE
added 2025/04/09 4:0 p.m.215 views

CVE-2025-32381

XGrammar (open-source library for structured generation) has a DoS in-memory cache vulnerability. Before version 0.1.18, an unbounded in-memory cache of compiled grammars can be filled by many unique inputs (e.g., numerous JSON schemas), exhausting host memory and causing denial of service. The i...

6.5CVSS6.3AI score0.00354EPSS
Exploits0References3Affected Software1
NVD
NVD
added 2025/04/07 3:15 a.m.7 views

CVE-2025-27534

in OpenHarmony v5.0.2 and prior versions allow a local attacker case DOS through missing release of memory...

5.5CVSS0.00092EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/03/29 5:49 p.m.13 views

CVE-2023-52998

In the Linux kernel, the following vulnerability has been resolved: net: fec: Use pagepoolputfullpage when freeing rx buffers The pagepoolreleasepage was used when freeing rx buffers, and this function just unmaps the page if mapped and does not recycle the page. So after hundreds of down/up the...

5.5CVSS7.3AI score0.00097EPSS
Exploits0References4
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.11 views

CVE-2023-52998 net: fec: Use page_pool_put_full_page when freeing rx buffers

In the Linux kernel, the following vulnerability has been resolved: net: fec: Use pagepoolputfullpage when freeing rx buffers The pagepoolreleasepage was used when freeing rx buffers, and this function just unmaps the page if mapped and does not recycle the page. So after hundreds of down/up the...

0.00097EPSS
Exploits0References2
CVE
CVE
added 2025/03/27 4:43 p.m.81 views

CVE-2022-49754

CVE-2022-49754: Linux kernel Bluetooth mgmt_mesh_add() contains a buffer overflow risk in mgmt_util.c. Smatch indicates mesh_tx->param is 48 bytes while the destination can reach 50 bytes; caller rejects only when len > 50, creating a potential overflow window. Multiple connected sources co...

7.8CVSS7.1AI score0.00124EPSS
Exploits0References2Affected Software1
SUSE Linux
SUSE Linux
added 2025/03/25 8:44 a.m.0 views

Security update for google-osconfig-agent

This update for google-osconfig-agent fixes the following issues: CVE-2025-22868: golang.org/x/oauth2/jws: Fixed unexpected memory consumption during token parsing bsc1239197 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or...

8.7CVSS6.2AI score0.00125EPSS
Exploits0References4
OSV
OSV
added 2025/03/24 12:57 p.m.1 views

USN-7367-1 zvbi vulnerabilities

It was discovered that zvbi incorrectly handled memory when processing user input. An attacker could possibly use this issue to cause a denial of service or execute arbitrary code...

7.5CVSS7.3AI score0.00277EPSS
Exploits0References6
OSV
OSV
added 2025/03/20 10:15 a.m.3 views

CVE-2024-7771

A vulnerability in the Dockerized version of mintplex-labs/anything-llm latest, digest 1d9452da2b92 allows for a denial of service. Uploading an audio file with a very low sample rate causes the functionality responsible for transcribing it to crash the entire site instance. The issue arises from...

6.5CVSS6.9AI score
Exploits0References2
RedHat Linux
RedHat Linux
added 2025/03/13 7:11 a.m.4 views

firefox: JIT corruption of WASM i32 return values on 64-bit CPUs

A flaw was found in Firefox. The Mozilla Foundation's Security Advisory describes the following issue: On 64-bit CPUs, when the JIT compiles WASM i32 return values they can pick up bits from left over memory. This can potentially cause them to be treated as a different type...

7.6CVSS7AI score0.00487EPSS
Exploits0References8
Github Security Blog
Github Security Blog
added 2025/03/12 3:32 p.m.15 views

SmallRye Fault Tolerance out-of-memory (OOM) issue

A flaw was found in Smallrye, where smallrye-fault-tolerance is vulnerable to an out-of-memory OOM issue. This vulnerability is externally triggered when calling the metrics URI. Every call creates a new object within meterMap and may lead to a denial of service DoS issue...

7.5CVSS6.6AI score0.00344EPSS
Exploits0References11Affected Software1
NVD
NVD
added 2025/03/12 3:15 p.m.15 views

CVE-2025-2240

A flaw was found in Smallrye, where smallrye-fault-tolerance is vulnerable to an out-of-memory OOM issue. This vulnerability is externally triggered when calling the metrics URI. Every call creates a new object within meterMap and may lead to a denial of service DoS issue...

7.5CVSS0.00344EPSS
Exploits0References6
Vulnrichment
Vulnrichment
added 2025/03/12 2:55 p.m.6 views

CVE-2025-2240 Smallrye-fault-tolerance: smallrye fault tolerance

A flaw was found in Smallrye, where smallrye-fault-tolerance is vulnerable to an out-of-memory OOM issue. This vulnerability is externally triggered when calling the metrics URI. Every call creates a new object within meterMap and may lead to a denial of service DoS issue...

7.5CVSS6.5AI score0.00344EPSS
Exploits0References6
CVE
CVE
added 2025/03/12 2:55 p.m.278 views

CVE-2025-2240

CVE-2025-2240 is a Smallrye fault-tolerance OOM/DoS issue triggered by the metrics endpoint: each call allocates a new object in meterMap, potentially exhausting memory and causing DoS. Connected advisories confirm a fix is available in updated SmallRye Fault Tolerance core; remediation is to upg...

7.5CVSS7.4AI score0.00344EPSS
Exploits0References6
OSV
OSV
added 2025/03/12 11:54 a.m.8 views

USN-7299-3 xorg-server, xwayland regression

USN-7299-2 fix vulnerabilities in X.Org X Server. This fix caused regression in Ubuntu 16.04 LTS and Ubuntu 18.04 LTS. This update reverts it pending further investigation. Original advisory details: Jan-Niklas Sohn discovered that the X.Org X Server incorrectly handled certain memory operations...

7.8CVSS7.3AI score0.00031EPSS
Exploits0References2
Rosalinux
Rosalinux
added 2025/03/08 9:17 p.m.22 views

Advisory ROSA-SA-2025-2757

Software: rsync 3.1.2 OS: rosa-server79 packageevrstring: rsync-3.1.2-12.0.2.res7 CVE-ID: CVE-2024-12085 BDU-ID: 2025-00376 CVE-Crit: HIGH CVE-DESC.: A vulnerability in the rsyncd daemon of the Rsync file transfer and synchronization utility is related to an operation exceeding buffer boundaries ...

7.5CVSS8.1AI score0.16883EPSS
Exploits2
Redos
Redos
added 2025/03/07 12:0 a.m.6 views

ROS-20250307-03

A vulnerability in the Extensions component of Google Chrome and Microsoft Edge browser exists due to failure to take measures to protect the structure of a web page. Exploitation of the vulnerability could allow an attacker, acting remotely, to escalate privileges using a specially crafted HTML...

8.8CVSS8.7AI score0.12088EPSS
Exploits10
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-57793

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: virt: tdx-guest: Just leak decrypted memory on unrecoverable errors In CoCo VMs it is possib...

5.5CVSS5.8AI score0.00015EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-21778

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: tracing: Do not allow mmap of persistent ring buffer When trying to mmap a trace instance...

5.5CVSS5.9AI score0.00111EPSS
Exploits0References3
Rows per page
Query Builder