Lucene search
+L

12745 matches found

RedHat Linux
RedHat Linux
added 2026/02/16 10:49 a.m.5 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS7.1AI score0.00413EPSS
SaveExploits0References8
OSV
OSV
added 2026/02/16 7:59 a.m.9 views

USN-8022-2 expat vulnerabilities

USN-8022-1 fixed vulnerabilities in Expat. This update provides the corresponding updates for Ubuntu 24.04 LTS. Original advisory details: It was discovered that Expat incorrectly handled the initialization of parsers for external entities. An attacker could possibly use this issue to cause a...

7.8CVSS7AI score0.00193EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/02/16 7:59 a.m.12 views

USN-8022-2: Expat vulnerabilities

USN-8022-1 fixed vulnerabilities in Expat. This update provides the corresponding updates for Ubuntu 24.04 LTS. Original advisory details: It was discovered that Expat incorrectly handled the initialization of parsers for external entities. An attacker could possibly use this issue to cause a...

7.8CVSS6.1AI score0.00193EPSS
SaveExploits0
Rosalinux
Rosalinux
added 2026/02/16 7:27 a.m.15 views

Advisory ROSA-SA-2026-3164

Software: tcpdump 4.9.3 OS: ROSA Virtualization 3.1 unaffected versions = tcpdump-4.9.3-5.rv31 affected versions tcpdump-4.9.3-5.rv31 CVE-ID: CVE-2020-8037 BDU-ID: None CVE-Crit: HIGH CVE-DESC.: A vulnerability in the PPP decoder in tcpdump allows an attacker to cause a large memory allocation...

7.5CVSS7AI score0.03109EPSS
SaveExploits0
Redos
Redos
added 2026/02/16 12:0 a.m.7 views

ROS-20260216-73-0009

Vulnerability in wireshark related to improper management of sequential memory allocation. Exploitation of the vulnerability could allow an attacker to cause a denial of service...

5.5CVSS5.6AI score0.00153EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:0 a.m.3 views

Siemens SIMATIC S7-1500 Missing Release of Memory after Effective Lifetime (CVE-2025-39756)

"In the Linux kernel, the following vulnerability has been resolved: fs: Prevent file descriptor table allocations exceeding INTMAX When sysctlnropen is set to a very high value for example, 1073741816 as set by systemd, processes attempting to use file descriptors near the limit can trigger...

5.5CVSS5.9AI score0.00177EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/02/14 12:0 a.m.13 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper memory allocation and release processes, potentially leading to memory leaks...

5.8AI score0.00173EPSS
SaveExploits0References7
OSV
OSV
added 2026/02/13 4:33 p.m.11 views

OPENSUSE-SU-2026:20798-1 Security update for trivy

This update for trivy fixes the following issues: Update to version 0.68.2: Security fixes: - CVE-2024-3817: hashicorp/go-getter: argument injection when fetching remote default git branches bsc1227010. - CVE-2024-45337: golang.org/x/crypto/ssh: Misuse of ServerConfig.PublicKeyCallback may cause...

9.8CVSS6.3AI score0.03153EPSS
SaveExploits5References41
OSV
OSV
added 2026/02/13 1:15 p.m.10 views

OESA-2026-1347 python-urllib3 security update

HTTP library with thread-safe connection pooling, file post support, sanity friendly, and more. Security Fixes: urllib3 is a user-friendly HTTP client library for Python. Starting in version 1.24 and prior to 2.6.0, the number of links in the decompression chain was unbounded allowing a malicious...

8.9CVSS5.8AI score0.02714EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/02/13 12:0 a.m.11 views

Nutanix AOS : Multiple Vulnerabilities (NXSA-AOS-6.10.1.14)

The version of AOS installed on the remote host is prior to 6.10.1.14. It is, therefore, affected by multiple vulnerabilities as referenced in the NXSA-AOS-6.10.1.14 advisory. - Under certain circumstances, BIND is too lenient when accepting records from answers, allowing an attacker to inject...

8.6CVSS6.6AI score0.01279EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2026/02/12 3:15 p.m.18 views

kernel: ext4: fix use-after-free in ext4_orphan_cleanup

A use-after-free vulnerability was found in the ext4 filesystem's orphan inode cleanup routine in the Linux kernel. When ext4inodeattachjinode fails with -ENOMEM during orphan cleanup at mount time, the error is not properly propagated. The inode is freed via iput, but the orphan list still...

7.8CVSS5.8AI score0.00206EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/12 12:0 a.m.5 views

Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS : xmltok library vulnerabilities (USN-8023-1)

The remote Ubuntu 16.04 LTS / 18.04 LTS / 20.04 LTS / 22.04 LTS / 24.04 LTS host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-8023-1 advisory. It was discovered that Expat, contained within the xmltok library, incorrectly handled the initialization...

7.8CVSS6.9AI score0.00193EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/02/11 10:29 a.m.11 views

USN-8023-1: xmltok library vulnerabilities

It was discovered that Expat, contained within the xmltok library, incorrectly handled the initialization of parsers for external entities. An attacker could possibly use this issue to cause a denial of service. CVE-2026-24515 It was discovered that Expat, contained within the xmltok library,...

7.8CVSS5.7AI score0.00193EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/02/11 4:55 a.m.17 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS7.1AI score0.00413EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/02/11 12:25 a.m.7 views

kernel: ext4: fix use-after-free in ext4_orphan_cleanup

A use-after-free vulnerability was found in the ext4 filesystem's orphan inode cleanup routine in the Linux kernel. When ext4inodeattachjinode fails with -ENOMEM during orphan cleanup at mount time, the error is not properly propagated. The inode is freed via iput, but the orphan list still...

7.8CVSS5.8AI score0.00206EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/11 12:0 a.m.176 views

macOS 14.x < 14.8.4 Multiple Vulnerabilities (126350)

The remote host is running a version of macOS / Mac OS X that is 14.x prior to 14.8.4. It is, therefore, affected by multiple vulnerabilities: - A race condition was addressed with improved handling of symbolic links. This issue is fixed in macOS Tahoe 26.3, macOS Sonoma 14.8.4, iOS 18.7.5 and...

9CVSS6.5AI score0.01279EPSS
SaveExploits2References45
OSV
OSV
added 2026/02/10 3:26 p.m.12 views

USN-8022-1 expat vulnerabilities

It was discovered that Expat incorrectly handled memory when parsing certain XML files. An attacker could possibly use this issue to cause a denial of service. This issue was only addressed in Ubuntu 25.10. CVE-2025-59375 It was discovered that Expat incorrectly handled the initialization of...

7.8CVSS6.6AI score0.01279EPSS
SaveExploits1References4
Ubuntu
Ubuntu
added 2026/02/10 3:26 p.m.14 views

USN-8022-1: Expat vulnerabilities

It was discovered that Expat incorrectly handled memory when parsing certain XML files. An attacker could possibly use this issue to cause a denial of service. This issue was only addressed in Ubuntu 25.10. CVE-2025-59375 It was discovered that Expat incorrectly handled the initialization of...

7.8CVSS6AI score0.01279EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/02/10 12:0 a.m.6 views

Siemens S7-1500 and SCALANCE Allocation of Resources Without Limits or Throttling (CVE-2025-59375)

libexpat in Expat before 2.7.2 allows attackers to trigger large dynamic memory allocations via a small document that is submitted for parsing. This plugin only works with Tenable.ot. Please visit https://www.tenable.com/products/tenable-ot for more information. %NASLMINLEVEL 80900 C Tenable, Inc...

7.5CVSS6.4AI score0.01279EPSS
SaveExploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/09 2:37 p.m.9 views

Security Bulletin: IBM® Db2® is vulnerable to a denial of service with a specially crafted query that uses ALTER TABLE operations (CVE-2025-2668)

Summary IBM Db2 for Linux, UNIX and Windows includes Db2 Connect Server is vulnerable to a denial of service as the server may crash when an authenticated user creates a specially crafted query that uses ALTER TABLE operations. Vulnerability Details CVEID:CVE-2025-2668 DESCRIPTION: IBM Db2 for...

6.5CVSS5.5AI score0.00347EPSS
SaveExploits0Affected Software1
Rows per page
Query Builder