Lucene search
+L

534 matches found

CNNVD
CNNVD
added 2025/05/08 12:0 a.m.5 views

Pixmeo OsiriX MD 资源管理错误漏洞

Pixmeo OsiriX MD is a medical image processing software from Pixmeo designed for DICOM image analysis and 3D reconstruction. Pixmeo OsiriX MD suffers from a resource management error vulnerability that originates from local reuse after release, which could result in memory corruption or a system...

6.9CVSS6.6AI score0.00247EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/05/01 1:7 p.m.18 views

CVE-2025-37774 slab: ensure slab->obj_exts is clear in a newly allocated slab page

In the Linux kernel, the following vulnerability has been resolved: slab: ensure slab-objexts is clear in a newly allocated slab page ktest recently reported crashes while running several buffered io tests with alloctaggingslaballochook at the top of the crash call stack. The signature indicates ...

0.00162EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/30 6:27 p.m.65 views

CVE-2025-32777

CVE-2025-32777 affects Volcano Scheduler (volcano.sh/volcano). The issue allows denial of service by compromising either the Elastic service or the extender plugin in Kubernetes clusters, enabling privilege escalation across node isolation boundaries. Affected versions include 1.11.0-network-topo...

8.2CVSS6.5AI score0.0042EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2025/04/09 12:0 a.m.16 views

CBL Mariner 2.0 Security Update: coredns / ig / keda (CVE-2025-29786)

The version of coredns / ig / keda installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-29786 advisory. - Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if th...

7.5CVSS7.3AI score0.00577EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/03/29 3:31 p.m.14 views

CVE-2025-21873

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: bsg: Fix crash when arpmb command fails If the device doesn't support arpmb we'll crash due to copying user data in bsgtransportsgiofn. In the case where ufsbsgexecadvancedrpmbreq returns an error, do not set the...

5.5CVSS7.4AI score0.00189EPSS
SaveExploits0References4
OSV
OSV
added 2025/03/27 3:15 p.m.9 views

UBUNTU-CVE-2025-21873

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: bsg: Fix crash when arpmb command fails If the device doesn't support arpmb we'll crash due to copying user data in bsgtransportsgiofn. In the case where ufsbsgexecadvancedrpmbreq returns an error, do not set the...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References24
Cvelist
Cvelist
added 2025/03/27 2:57 p.m.23 views

CVE-2025-21873 scsi: ufs: core: bsg: Fix crash when arpmb command fails

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: bsg: Fix crash when arpmb command fails If the device doesn't support arpmb we'll crash due to copying user data in bsgtransportsgiofn. In the case where ufsbsgexecadvancedrpmbreq returns an error, do not set the...

0.00189EPSS
SaveExploits0References4
CVE
CVE
added 2025/03/27 2:57 p.m.107 views

CVE-2025-21873

CVE-2025-21873 affects the Linux kernel SCSI/UFS stack, specifically the bsg path. The issue occurs when an ARPMB (arpmb) command fails on devices that do not support ARPMB, leading to a crash due to copying user data in bsg_transport_sg_io_fn(). When ufs_bsg_exec_advanced_rpmb_req() returns an e...

5.5CVSS7.3AI score0.00189EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/03/27 2:57 p.m.7 views

CVE-2025-21873 scsi: ufs: core: bsg: Fix crash when arpmb command fails

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: bsg: Fix crash when arpmb command fails If the device doesn't support arpmb we'll crash due to copying user data in bsgtransportsgiofn. In the case where ufsbsgexecadvancedrpmbreq returns an error, do not set the...

5.5CVSS6.3AI score0.00189EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/03/27 2:57 p.m.10 views

CVE-2025-21873

In the Linux kernel, the following vulnerability has been resolved: scsi: ufs: core: bsg: Fix crash when arpmb command fails If the device doesn't support arpmb we'll crash due to copying user data in bsgtransportsgiofn. In the case where ufsbsgexecadvancedrpmbreq returns an error, do not set the...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0
CVE
CVE
added 2025/03/20 10:8 a.m.51 views

CVE-2024-7771

CVE-2024-7771 affects the Dockerized mintplex-labs/anything-llm (latest digest 1d9452da2b92). The issue is in the localWhisper audio transcription path: resampling from 1 Hz to 16000 Hz can quickly exhaust memory, causing the Docker container to be killed by the daemon and leading to a denial of ...

6.5CVSS6.4AI score0.00719EPSS
SaveExploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2025/03/17 9:26 p.m.24 views

Memory Exhaustion in Expr Parser with Unrestricted Input

Impact If the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios where input size isn’t limited, a malicious or inadvertent extremely large expression c...

7.5CVSS6.6AI score0.00577EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2025/03/17 2:15 p.m.15 views

CVE-2025-29786

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios wher...

7.5CVSS0.00577EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2025/03/17 1:15 p.m.12 views

CVE-2025-29786 Memory Exhaustion in Expr Parser with Unrestricted Input

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios wher...

7.5CVSS7.4AI score0.00577EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/03/17 1:15 p.m.14 views

CVE-2025-29786

Expr is an expression language and expression evaluation for Go. Prior to version 1.17.0, if the Expr expression parser is given an unbounded input string, it will attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of the expression. In scenarios wher...

7.5CVSS7.2AI score0.00577EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2025/03/17 12:0 a.m.5 views

PT-2025-11483

Name of the Vulnerable Software and Affected Versions Expr versions prior to 1.17.0 Description The issue arises when the Expr expression parser is given an unbounded input string, causing it to attempt to compile the entire string and generate an Abstract Syntax Tree AST node for each part of th...

7.8CVSS6.7AI score0.00577EPSS
SaveExploits0References36
Amazon
Amazon
added 2025/03/06 12:0 a.m.12 views

Medium: php8.2

Issue Overview: The upstream advisory describes this issue as follows: A memory-related vulnerability in PHP's filter handling system, particularly when processing input with convert.quoted-printable-decode filters, leads to a segmentation fault. This vulnerability is triggered through specific...

9.8CVSS8.4AI score0.02286EPSS
SaveExploits6
Amazon
Amazon
added 2025/03/06 12:0 a.m.12 views

Medium: php8.3

Issue Overview: The upstream advisory describes this issue as follows: A memory-related vulnerability in PHP's filter handling system, particularly when processing input with convert.quoted-printable-decode filters, leads to a segmentation fault. This vulnerability is triggered through specific...

9.8CVSS8.4AI score0.02286EPSS
SaveExploits6
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2024-25629

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - c-ares is a C library for asynchronous DNS requests. aresreadline is used to parse local configuration files such as /etc/resolv.conf, /etc/nsswitch.conf, the...

5.5CVSS7AI score0.00349EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2021-3839

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in the vhost library in DPDK. Function vhostusersetinflightfd does not validate msg-payload.inflight.numqueues, possibly causing out-of-bounds...

7.5CVSS7AI score0.01259EPSS
SaveExploits0References2
Rows per page
Query Builder