Lucene search
+L

23750 matches found

OSV
OSV
added 2025/07/10 9:15 a.m.8 views

UBUNTU-CVE-2025-38321

In the Linux kernel, the following vulnerability has been resolved: smb: Log an error when closeallcacheddirs fails Under low-memory conditions, closeallcacheddirs can't move the dentries to a separate list to dput them once the locks are dropped. This will result in a "Dentry still in use" error...

7.8CVSS5.9AI score0.00168EPSS
SaveExploits0References29
NVD
NVD
added 2025/07/10 8:15 a.m.10 views

CVE-2025-38314

In the Linux kernel, the following vulnerability has been resolved: virtio-pci: Fix result size returned for the admin command completion The result size returned by virtiopciadmindevpartsget is 8 bytes larger than the actual result data size. This occurs because the resultsgsize field of the...

7.3CVSS0.00126EPSS
SaveExploits0References2
NVD
NVD
added 2025/07/10 8:15 a.m.15 views

CVE-2025-38274

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpgamgrtestimgloadsgt fpgamgrtestimgloadsgt allocates memory for sgt using kunitkzalloc however it does not check if the allocation failed. It then passes sgt to sgalloctable, which passe...

5.5CVSS0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/10 8:15 a.m.10 views

DEBIAN-CVE-2025-38274

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpgamgrtestimgloadsgt fpgamgrtestimgloadsgt allocates memory for sgt using kunitkzalloc however it does not check if the allocation failed. It then passes sgt to sgalloctable, which passe...

5.5CVSS5.3AI score0.00159EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/10 8:15 a.m.11 views

AZL-64884 CVE-2025-38274 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpgamgrtestimgloadsgt fpgamgrtestimgloadsgt allocates memory for sgt using kunitkzalloc however it does not check if the allocation failed. It then passes sgt to sgalloctable, which passe...

5.5CVSS5.6AI score0.00159EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/10 7:41 a.m.19 views

CVE-2025-38274 fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt()

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpgamgrtestimgloadsgt fpgamgrtestimgloadsgt allocates memory for sgt using kunitkzalloc however it does not check if the allocation failed. It then passes sgt to sgalloctable, which passe...

0.00159EPSS
SaveExploits0References4
OSV
OSV
added 2025/07/10 7:41 a.m.11 views

CVE-2025-38274 fpga: fix potential null pointer deref in fpga_mgr_test_img_load_sgt()

In the Linux kernel, the following vulnerability has been resolved: fpga: fix potential null pointer deref in fpgamgrtestimgloadsgt fpgamgrtestimgloadsgt allocates memory for sgt using kunitkzalloc however it does not check if the allocation failed. It then passes sgt to sgalloctable, which passe...

5.9AI score
SaveExploits0References7
CVE
CVE
added 2025/07/10 7:41 a.m.81 views

CVE-2025-38274

The CVE-2025-38274 issue affects the Linux kernel FPGA subsystem, specifically fpga_mgr_test_img_load_sgt(). The root cause was an allocation of sgt with kunit_kzalloc() without verifying success; later __sg_alloc_table() called memset() on sgt, causing a NULL pointer dereference if allocation fa...

5.5CVSS6.5AI score0.00159EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/07/10 5:35 a.m.4 views

BIT-ASPNET-CORE-2025-26682 ASP.NET Core and Visual Studio Denial of Service Vulnerability

Allocation of resources without limits or throttling in ASP.NET Core allows an unauthorized attacker to deny service over a network...

7.5CVSS7.3AI score0.0154EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2025/07/10 12:00 a.m.12 views

cpp-httplib 安全漏洞

cpp-httplib is an HTTP/HTTPS server and client library written in C++ by the individual developer yhirose. A security vulnerability exists in cpp-httplib versions prior to 0.20.1, which stems from an unrestricted unique line length that could lead to arbitrary memory allocation...

8.8CVSS6.5AI score0.00438EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/07/10 12:00 a.m.11 views

Amazon Linux 2 : tomcat (ALAS-2025-2919)

The version of tomcat installed on the remote host is prior to 7.0.76-10. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2025-2919 advisory. Allocation of Resources Without Limits or Throttling vulnerability in Apache Tomcat. This issue affects Apache Tomcat: from...

7.5CVSS7.2AI score0.5696EPSS
SaveExploits1References4
Amazon
Amazon
added 2025/07/10 12:00 a.m.20 views

Important: tomcat10

Issue Overview: Allocation of resources for multipart headers with insufficient limits enabled a DoS vulnerability in Apache Commons FileUpload. This issue affects Apache Commons FileUpload: from 1.0 before 1.6; from 2.0.0-M1 before 2.0.0-M4. Users are recommended to upgrade to versions 1.6 or...

7.5CVSS6.9AI score0.67821EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/07/10 12:00 a.m.8 views

Amazon Linux 2 : libgepub (ALAS-2025-2910)

The version of libgepub installed on the remote host is prior to 0.6.0-1. It is, therefore, affected by a vulnerability as referenced in the ALAS2-2025-2910 advisory. A flaw was found in libgepub, a library used to read EPUB files. The software mishandles file size calculations when opening...

5.5CVSS5.4AI score0.002EPSS
SaveExploits1References4
Positive Technologies
Positive Technologies
added 2025/07/10 12:00 a.m.9 views

PT-2025-29150 · Unknown +1 · Cpp-Httplib +1

Name of the Vulnerable Software and Affected Versions: cpp-httplib versions prior to 0.20.1 Description: cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Versions prior to 0.20.1 do not have a limit for a unique line, which allows an attacker to allocate memory...

8.8CVSS5.8AI score0.00438EPSS
SaveExploits1References16
Tenable Nessus
Tenable Nessus
added 2025/07/10 12:00 a.m.9 views

EulerOS 2.0 SP10 : grub2 (EulerOS-SA-2025-1776)

According to the versions of the grub2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in command/gpg. In some scenarios, hooks created by loaded modules are not removed when the related module is unloaded. This flaw...

7CVSS7.1AI score0.00323EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2025/07/10 12:00 a.m.10 views

EulerOS 2.0 SP10 : grub2 (EulerOS-SA-2025-1799)

According to the versions of the grub2 packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in command/gpg. In some scenarios, hooks created by loaded modules are not removed when the related module is unloaded. This flaw...

7CVSS7.1AI score0.00323EPSS
SaveExploits0References7
Amazon
Amazon
added 2025/07/10 12:00 a.m.7 views

Medium: tomcat

Issue Overview: Allocation of Resources Without Limits or Throttling vulnerability in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0-M1 through 11.0.7, from 10.1.0-M1 through 10.1.41, from 9.0.0.M1 through 9.0.105. Users are recommended to upgrade to version 11.0.8, 10.1.42 or...

7.5CVSS7AI score0.5696EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2025/07/10 12:00 a.m.11 views

PT-2025-29151 · Unknown +1 · Cpp-Httplib +1

Name of the Vulnerable Software and Affected Versions: cpp-httplib versions prior to 0.23.0 Description: cpp-httplib is a C++11 single-file header-only cross platform HTTP/HTTPS library. Incoming requests using Transfer-Encoding: chunked in the header can allocate memory arbitrarily in the server...

7.5CVSS6.1AI score0.00505EPSS
SaveExploits1References16
Redos
Redos
added 2025/07/10 12:00 a.m.13 views

ROS-20250710-14

Apache Tomcat application server vulnerability is related to unrestricted resource allocation. Exploitation of the vulnerability could allow a remote attacker to cause a denial of service...

7.5CVSS7.3AI score0.5696EPSS
SaveExploits1
Redos
Redos
added 2025/07/10 12:00 a.m.8 views

ROS-20250710-01

Vulnerability in the DoH implementation of the DNS BIND server is related to the allocation of unlimited memory. Exploitation The vulnerability could allow an attacker acting remotely to cause a denial of service...

7.5CVSS7.2AI score0.17935EPSS
SaveExploits0
Rows per page
Query Builder