Lucene search
+L

524 matches found

Positive Technologies
Positive Technologies
added 2025/08/07 12:0 a.m.5 views

PT-2025-32320

Name of the Vulnerable Software and Affected Versions ExecuTorch versions prior to commit 0830af8207240df8d7f35b984cdf8bc35d74fa73 Description An integer overflow vulnerability exists in the loading of ExecuTorch models. This can lead to objects being placed outside of their allocated memory,...

9.8CVSS6.5AI score0.00593EPSS
SaveExploits0References15
Tenable Nessus
Tenable Nessus
added 2025/08/06 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2024-56706

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: s390/cpumsf: Fix and protect memory allocation of SDBs with mutex Reservation of the PMU...

6.3CVSS5.6AI score0.00162EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/04 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2021-46943

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: media: staging/intel-ipu3: Fix setfmt error handling If there in an error during a setfmt, d...

7.8CVSS6AI score0.00234EPSS
SaveExploits0References2
OSV
OSV
added 2025/08/01 4:32 p.m.5 views

CVE-2025-48074 OpenEXR's Unbounded File Header Values can Lead to Out-Of-Memory Errors

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In version 3.3.2, applications trust unvalidated dataWindow size values from file headers, which can lead to excessive memory allocation and performance...

4.6CVSS6.5AI score0.00259EPSS
SaveExploits1References4
Debian CVE
Debian CVE
added 2025/08/01 4:32 p.m.10 views

CVE-2025-48074

OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In version 3.3.2, applications trust unvalidated dataWindow size values from file headers, which can lead to excessive memory allocation and performance...

5.5CVSS5.2AI score0.00259EPSS
SaveExploits1
Cvelist
Cvelist
added 2025/07/28 11:22 a.m.10 views

CVE-2025-38495 HID: core: ensure the allocated report buffer can contain the reserved report ID

In the Linux kernel, the following vulnerability has been resolved: HID: core: ensure the allocated report buffer can contain the reserved report ID When the report ID is not used, the low level transport drivers expect the first byte to be 0. However, currently the allocated buffer not account f...

0.00198EPSS
SaveExploits0References8
NVD
NVD
added 2025/07/25 6:15 p.m.6 views

CVE-2025-5449

A flaw was found in the SFTP server message decoding logic of libssh. The issue occurs due to an incorrect packet length check that allows an integer overflow when handling large payload sizes on 32-bit systems. This issue leads to failed memory allocation and causes the server process to crash,...

6.5CVSS0.00777EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/07/25 5:19 p.m.14 views

CVE-2025-5449 Libssh: integer overflow in libssh sftp server packet length validation leading to denial of service

A flaw was found in the SFTP server message decoding logic of libssh. The issue occurs due to an incorrect packet length check that allows an integer overflow when handling large payload sizes on 32-bit systems. This issue leads to failed memory allocation and causes the server process to crash,...

6.5CVSS0.00777EPSS
SaveExploits0References8
OSV
OSV
added 2025/07/25 4:15 p.m.15 views

AZL-72929 CVE-2025-38445 affecting package kernel for versions less than 5.15.200.1-1

In the Linux kernel, the following vulnerability has been resolved: md/raid1: Fix stack memory use after return in raid1reshape In the raid1reshape function, newpool is allocated on the stack and assigned to conf-r1biopool. This results in conf-r1biopool.wait.head pointing to a stack address...

7.1CVSS6.7AI score0.00165EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2025/07/25 3:27 p.m.13 views

CVE-2025-38465 netlink: Fix wraparounds of sk->sk_rmem_alloc.

In the Linux kernel, the following vulnerability has been resolved: netlink: Fix wraparounds of sk-skrmemalloc. Netlink has this pattern in some places if atomicread&sk-skrmemalloc sk-skrcvbuf atomicaddskb-truesize, &sk-skrmemalloc; , which has the same problem fixed by commit 5a465a0da13e "udp:...

0.00165EPSS
SaveExploits0References8
NVD
NVD
added 2025/07/25 3:15 p.m.8 views

CVE-2025-38426

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: Add basic validation for RAS header If RAS header read from EEPROM is corrupted, it could result in trying to allocate huge memory for reading the records. Add some validation to header fields...

5.5CVSS0.00157EPSS
SaveExploits0References4
CVE
CVE
added 2025/07/25 2:16 p.m.85 views

CVE-2025-38426

Technical details about CVE-2025-38426 are not provided in the supplied documents. Open items reference the issue at a high level; monitor for updates from the OSV/OpenVAS/Tenable sources for concrete affected components, root cause, and fixes.

5.5CVSS6.3AI score0.00157EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/07/25 1:15 p.m.6 views

CVE-2025-38364

In the Linux kernel, the following vulnerability has been resolved: mapletree: fix MASTATEPREALLOC flag in maspreallocate Temporarily clear the preallocation flag when explicitly requesting allocations. Pre-existing allocations are already counted against the request through masnodecountgfp, but...

5.5CVSS0.00156EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2025/07/25 12:53 p.m.8 views

CVE-2025-38389

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Fix timeline left held on VMA alloc error The following error has been reported sporadically by CI when a test unbinds the i915 driver on a ring submission platform: 239.330153 ------------ cut here ------------...

7.8CVSS5.6AI score0.00179EPSS
SaveExploits0
OSV
OSV
added 2025/07/25 12:47 p.m.9 views

CVE-2025-38364 maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()

In the Linux kernel, the following vulnerability has been resolved: mapletree: fix MASTATEPREALLOC flag in maspreallocate Temporarily clear the preallocation flag when explicitly requesting allocations. Pre-existing allocations are already counted against the request through masnodecountgfp, but...

5.5CVSS6.5AI score0.00156EPSS
SaveExploits0References10
Tenable Nessus
Tenable Nessus
added 2025/07/11 12:0 a.m.2 views

CBL Mariner 2.0 Security Update: CBL-Mariner Releases / grub2 (CVE-2020-14310)

The version of CBL-Mariner Releases / grub2 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-2020-14310 advisory. - There is an issue on grub2 before version 2.06 at function readsectionasstring. It...

6CVSS7.3AI score0.00478EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/07/11 12:0 a.m.7 views

Azure Linux 3.0 Security Update: CBL-Mariner Releases / grub2 (CVE-2020-14311)

The version of CBL-Mariner Releases / grub2 installed on the remote Azure Linux 3.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2020-14311 advisory. - There is an issue with grub2 before version 2.06 while handling symlink on ext...

6CVSS7.3AI score0.00465EPSS
SaveExploits0References2
OSV
OSV
added 2025/07/10 10:47 a.m.12 views

BIT-TOMCAT-2025-48988 Apache Tomcat: FileUpload large number of parts with headers DoS

Allocation of Resources Without Limits or Throttling vulnerability in Apache Tomcat. This issue affects Apache Tomcat: from 11.0.0 through 11.0.7, from 10.1.0 through 10.1.41, from 9.0.0 through 9.0.105. The following versions were EOL at the time the CVE was created but are known to be affected:...

7.5CVSS6.6AI score0.56286EPSS
SaveExploits1References4
NVD
NVD
added 2025/07/10 8:15 a.m.6 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...

5.5CVSS0.0012EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2025/07/10 12:0 a.m.10 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.56286EPSS
SaveExploits1References4
Rows per page
Query Builder