Lucene search
+L

20855 matches found

OSV
OSV
added 2025/03/27 4:43 p.m.10 views

CVE-2023-52996 ipv4: prevent potential spectre v1 gadget in fib_metrics_match()

In the Linux kernel, the following vulnerability has been resolved: ipv4: prevent potential spectre v1 gadget in fibmetricsmatch if !type continue; if type RTAXMAX return false; ... fival = fi-fibmetrics-metricstype - 1; @type being used as an array index, we need to prevent cpu speculation or ri...

6.5AI score
SaveExploits0References8
Cvelist
Cvelist
added 2025/03/27 4:43 p.m.15 views

CVE-2023-52996 ipv4: prevent potential spectre v1 gadget in fib_metrics_match()

In the Linux kernel, the following vulnerability has been resolved: ipv4: prevent potential spectre v1 gadget in fibmetricsmatch if !type continue; if type RTAXMAX return false; ... fival = fi-fibmetrics-metricstype - 1; @type being used as an array index, we need to prevent cpu speculation or ri...

0.00263EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2025/03/27 4:42 p.m.1 views

CVE-2022-49750 cpufreq: CPPC: Add u64 casts to avoid overflowing

In the Linux kernel, the following vulnerability has been resolved: cpufreq: CPPC: Add u64 casts to avoid overflowing The fields of the CPC object are unsigned 32-bits values. To avoid overflows while using CPC's values, add 'u64' casts...

6.2AI score0.00162EPSS
SaveExploits0References2
CVE
CVE
added 2025/03/27 4:37 p.m.74 views

CVE-2023-52942

CVE-2023-52942 affects the Linux kernel’s cgroup/cpuset subsystem. The root cause was an incorrect check in update_parent_subparts_cpumask() that could allow a parent cpuset to be left with no effective CPUs even when there are tasks in it, potentially causing a system panic. The fix alters the e...

5.5CVSS6.4AI score0.00218EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/03/27 4:37 p.m.15 views

CVE-2023-52942 cgroup/cpuset: Fix wrong check in update_parent_subparts_cpumask()

In the Linux kernel, the following vulnerability has been resolved: cgroup/cpuset: Fix wrong check in updateparentsubpartscpumask It was found that the check to see if a partition could use up all the cpus from the parent cpuset in updateparentsubpartscpumask was incorrect. As a result, it is...

5.2AI score
SaveExploits0References5
OSV
OSV
added 2025/03/27 3:15 p.m.4 views

DEBIAN-CVE-2025-21876

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix suspicious RCU usage Commit "iommu/vt-d: Allocate DMAR fault interrupts locally" moved the call to enabledrhdfaulthandling to a code path that does not hold any lock while traversing the drhd list. Fix it by...

5.5CVSS5.8AI score0.0021EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/03/27 1:38 p.m.16 views

CVE-2025-21869

In the Linux kernel, the following vulnerability has been resolved: powerpc/code-patching: Disable KASAN report during patching via temporary mm Erhard reports the following KASAN hit on Talos II power9 with kernel 6.13: 12.028126 ==================================================================...

7.8CVSS5.7AI score0.00196EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 12:00 a.m.17 views

CVE-2025-29072

An integer overflow in Nethermind Juno before v.12.05 within the Sierra bytecode decompression logic within the "cairo-lang-starknet-classes" library could allow remote attackers to trigger an infinite loop and high CPU usage by submitting a malicious Declare v2/v3 transaction. This results in a...

7.5CVSS7.4AI score
SaveExploits0References4
CNNVD
CNNVD
added 2025/03/27 12:00 a.m.9 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from an incorrect check in the updateparentsubpartscpumask function of the cgroup cpuset component, which could...

5.5CVSS5.1AI score0.00218EPSS
SaveExploits0References4
CVE
CVE
added 2025/03/27 12:00 a.m.85 views

CVE-2025-29072

The CVE-2025-29072 entry describes an integer overflow in Nethermind Juno (pre-12.05) within the Sierra bytecode decompression logic of cairo-lang-starknet-classes that can be triggered by a malicious Declare v2/v3 transaction, causing a Denial of Service with high CPU usage on Starknet full-node...

7.5CVSS6.9AI score0.00474EPSS
SaveExploits0References2Affected Software1
CNVD
CNVD
added 2025/03/27 12:00 a.m.14 views

ChuanhuChatGPT Denial of Service Vulnerability (CNVD-2025-06188)

ChuanhuChatGPT is an application that provides a lightweight and easy-to-use web GUI and many additional features for a wide range of LLMs such as ChatGPT. ChuanhuChatGPT suffers from a denial of service vulnerability that stems from the use of an insecure regular expression. An attacker can...

6.5CVSS6.8AI score0.00723EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2025/03/26 12:00 a.m.10 views

PT-2025-13454 · Gitlab · Gitlab Ce/Ee

Name of the Vulnerable Software and Affected Versions: GitLab EE/CE versions 12.10 through 17.8.5 GitLab EE/CE versions 17.9 through 17.9.2 GitLab EE/CE versions 17.10 through 17.10.0 Description: An issue has been discovered in GitLab EE/CE where a maliciously crafted file can cause uncontrolled...

5.5CVSS6AI score0.00253EPSS
SaveExploits0References15
RedHat Linux
RedHat Linux
added 2025/03/24 10:39 a.m.18 views

python-tornado: Tornado has HTTP cookie parsing DoS vulnerability

A flaw was found in Tornado's HTTP cookie parsing algorithm. This vulnerability allows excessive CPU consumption via maliciously crafted cookie headers due to Quadratic complexity, potentially blocking the processing of other requests and leading to the loss of availability of the system...

7.5CVSS5.8AI score0.01044EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2025/03/22 1:11 p.m.15 views

CVE-2024-12720

A Regular Expression Denial of Service ReDoS vulnerability was identified in the huggingface/transformers library, specifically in the file tokenizationnougatfast.py. The vulnerability occurs in the postprocesssingle function, where a regular expression processes specially crafted input. The issu...

7.5CVSS6.7AI score0.0072EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/03/22 1:04 p.m.11 views

CVE-2024-10955

A Regular Expression Denial of Service ReDoS vulnerability exists in gaizhenbiao/chuanhuchatgpt, as of commit 20b2e02. The server uses the regex pattern r'+' to parse user input. In Python's default regex engine, this pattern can take polynomial time to match certain crafted inputs. An attacker c...

6.5CVSS6.8AI score0.00723EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/03/22 11:57 a.m.12 views

CVE-2024-9840

A Denial of Service DoS vulnerability exists in open-webui/open-webui version 0.3.21. This vulnerability affects multiple endpoints, including /ollama/models/upload, /audio/api/v1/transcriptions, and /rag/api/v1/doc. The application processes multipart boundaries without authentication, leading t...

6.8AI score
SaveExploits0References3
OSV
OSV
added 2025/03/21 11:08 a.m.9 views

OESA-2025-1307 linux-firmware security update

This package contains firmware images required by some devices. Security Fixes: Improper signature verification in AMD CPU ROM microcode patch loader may allow an attacker with local administrator privilege to load malicious CPU microcode resulting in loss of confidentiality and integrity of a...

7.2CVSS6.7AI score0.00533EPSS
SaveExploits0References2
Veracode
Veracode
added 2025/03/21 4:34 a.m.23 views

Regular Expression Denial Of Service (ReDoS)

jsPDF is vulnerable to Regular Expression Denial Of Service ReDoS. The vulnerability is due to improper input validation due to user-controlled arguments in the addImage, html, and addSvgAsImage methods allowing the use of harmful data URLs, leading to high CPU utilization and service disruption...

8.7CVSS6.6AI score0.00674EPSS
SaveExploits1References2Affected Software1
BDU FSTEC
BDU FSTEC
added 2025/03/21 12:00 a.m.14 views

The vulnerability of the perf_event_cpu_offline() function in the drivers/dma/idxd/perfmon.c kernel module of the Linux operating system, which allows a hacker to trigger a service failure

The vulnerability of the perfeventcpuoffline function in the drivers/dma/idxd/perfmon.c kernel module of the Linux operating system is related to the execution of operations outside of the buffer in memory. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.5CVSS7.1AI score0.00214EPSS
SaveExploits0References32Affected Software4
RedhatCVE
RedhatCVE
added 2025/03/20 7:18 p.m.23 views

CVE-2025-29907

jsPDF is a library to generate PDFs in JavaScript. Prior to 3.0.1, user control of the first argument of the addImage method results in CPU utilization and denial of service. If given the possibility to pass unsanitised image urls to the addImage method, a user can provide a harmful data-url that...

8.7CVSS6.8AI score0.00674EPSS
SaveExploits1References1
Rows per page
Query Builder