Lucene search
+L

1530 matches found

Tenable Nessus
Tenable Nessus
added 2026/02/06 12:0 a.m.9 views

Oracle Linux 8 : osbuild-composer (ELSA-2026-2124)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2026-2124 advisory. 101.4-3.0.1 - Support using repository definitons with OCI variables JIRA: OLDIS-38657 - Update repositories to contain OCI variables - Remove image types...

7.5CVSS7.6AI score0.00464EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2026/02/05 2:26 p.m.15 views

Important: Red Hat Security Advisory: Red Hat OpenShift Builds 1.7.0

Red Hat OpenShift Builds 1.7.0 Release of Red Hat OpenShift Builds 1.7.0...

7.5CVSS6.7AI score0.00464EPSS
SaveExploits2References2
OSV
OSV
added 2026/02/04 10:16 p.m.12 views

UBUNTU-CVE-2026-25541

Bytes is a utility library for working with bytes. From version 1.2.1 to before 1.11.1, Bytes is vulnerable to integer overflow in BytesMut::reserve. In the unique reclaim path of BytesMut::reserve, if the condition "vcapacity = newcap + offset" uses an unchecked addition. When newcap + offset...

7.5CVSS5.8AI score0.00552EPSS
SaveExploits1References4
OSV
OSV
added 2026/02/04 10:16 p.m.8 views

AZL-76691 CVE-2026-25541 affecting package kata-containers 3.19.1.kata2-4

Bytes is a utility library for working with bytes. From version 1.2.1 to before 1.11.1, Bytes is vulnerable to integer overflow in BytesMut::reserve. In the unique reclaim path of BytesMut::reserve, if the condition "vcapacity = newcap + offset" uses an unchecked addition. When newcap + offset...

7.5CVSS5.6AI score0.00552EPSS
SaveExploits1References1
OSV
OSV
added 2026/02/04 10:16 p.m.9 views

AZL-76715 CVE-2026-25541 affecting package rpm-ostree 2024.4-6

Bytes is a utility library for working with bytes. From version 1.2.1 to before 1.11.1, Bytes is vulnerable to integer overflow in BytesMut::reserve. In the unique reclaim path of BytesMut::reserve, if the condition "vcapacity = newcap + offset" uses an unchecked addition. When newcap + offset...

7.5CVSS5.6AI score0.00552EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/02/04 10:3 p.m.25 views

CVE-2026-25541 Bytes is vulnerable to integer overflow in BytesMut::reserve

Bytes is a utility library for working with bytes. From version 1.2.1 to before 1.11.1, Bytes is vulnerable to integer overflow in BytesMut::reserve. In the unique reclaim path of BytesMut::reserve, if the condition "vcapacity = newcap + offset" uses an unchecked addition. When newcap + offset...

6.9CVSS0.00552EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2026/02/04 10:3 p.m.10 views

CVE-2026-25541

Bytes is a utility library for working with bytes. From version 1.2.1 to before 1.11.1, Bytes is vulnerable to integer overflow in BytesMut::reserve. In the unique reclaim path of BytesMut::reserve, if the condition "vcapacity = newcap + offset" uses an unchecked addition. When newcap + offset...

6.9CVSS5.2AI score0.00552EPSS
SaveExploits1References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/04 10:3 p.m.3 views

CVE-2026-25541 Bytes is vulnerable to integer overflow in BytesMut::reserve

Bytes is a utility library for working with bytes. From version 1.2.1 to before 1.11.1, Bytes is vulnerable to integer overflow in BytesMut::reserve. In the unique reclaim path of BytesMut::reserve, if the condition "vcapacity = newcap + offset" uses an unchecked addition. When newcap + offset...

6.9CVSS5.2AI score0.00552EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/02/04 10:3 p.m.6 views

EUVD-2026-5321

Bytes is a utility library for working with bytes. From version 1.2.1 to before 1.11.1, Bytes is vulnerable to integer overflow in BytesMut::reserve. In the unique reclaim path of BytesMut::reserve, if the condition "vcapacity = newcap + offset" uses an unchecked addition. When newcap + offset...

6.9CVSS5.3AI score0.00552EPSS
SaveExploits1References4
CVE
CVE
added 2026/02/04 10:3 p.m.50 views

CVE-2026-25541

CVE-2026-25541 affects the Bytes Rust crate for versions 1.2.1 through 1.11.0. The issue is an integer overflow in BytesMut::reserve during the unique reclaim path, where an unchecked addition can make v_capacity >= new_cap + offset pass in release builds, causing self.cap to exceed allocated ...

7.5CVSS5.3AI score0.00552EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/02/04 3:12 p.m.7 views

Important: Red Hat Security Advisory: Red Hat OpenShift Builds 1.7.0

Red Hat OpenShift Builds 1.7.0 Release of Red Hat OpenShift Builds 1.7.0...

7.5CVSS6.7AI score0.00464EPSS
SaveExploits2References2
RedHat Linux
RedHat Linux
added 2026/02/04 7:12 a.m.14 views

Important: Red Hat Security Advisory: Red Hat OpenShift Builds 1.6.3

Red Hat OpenShift Builds 1.6.3 Releases of Red Hat OpenShift Builds 1.6.3...

7.5CVSS6.7AI score0.00464EPSS
SaveExploits2References3
CNNVD
CNNVD
added 2026/02/04 12:0 a.m.16 views

melange 操作系统命令注入漏洞

Melange is a software developed by Chainguard for building APKs from source code. Versions of Melange prior to 0.40.3 contained a vulnerability related to operating system command injection. This vulnerability stemmed from improper escaping of variables in the working directory field, which could...

8.8CVSS5.9AI score0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/03 7:17 p.m.6 views

GHSA-434X-W66G-QW3R bytes has integer overflow in BytesMut::reserve

Details In the unique reclaim path of BytesMut::reserve, the condition rs if vcapacity = newcap + offset uses an unchecked addition. When newcap + offset overflows usize in release builds, this condition may incorrectly pass, causing self.cap to be set to a value that exceeds the actual allocated...

6.9CVSS5.4AI score0.00552EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/02/03 7:17 p.m.14 views

bytes has integer overflow in BytesMut::reserve

Details In the unique reclaim path of BytesMut::reserve, the condition rs if vcapacity = newcap + offset uses an unchecked addition. When newcap + offset overflows usize in release builds, this condition may incorrectly pass, causing self.cap to be set to a value that exceeds the actual allocated...

7.5CVSS5.4AI score0.00552EPSS
SaveExploits1References6Affected Software1
RustSec
RustSec
added 2026/02/03 12:0 p.m.14 views

Integer overflow in `BytesMut::reserve`

In the unique reclaim path of BytesMut::reserve, the condition rs if vcapacity = newcap + offset uses an unchecked addition. When newcap + offset overflows usize in release builds, this condition may incorrectly pass, causing self.cap to be set to a value that exceeds the actual allocated capacit...

7.5CVSS5.4AI score0.00552EPSS
SaveExploits1Affected Software1
OSV
OSV
added 2026/02/03 12:0 p.m.8 views

RUSTSEC-2026-0007 Integer overflow in `BytesMut::reserve`

In the unique reclaim path of BytesMut::reserve, the condition rs if vcapacity = newcap + offset uses an unchecked addition. When newcap + offset overflows usize in release builds, this condition may incorrectly pass, causing self.cap to be set to a value that exceeds the actual allocated capacit...

7.5CVSS5.5AI score0.00552EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2026/02/03 12:0 a.m.16 views

TP-Link Archer AX53 安全漏洞

The TP-Link Archer AX53 is a dual-core router produced by TP-Link Corporation. The TP-Link Archer AX53 v1.0 1.3.1 Build 20241120 and earlier versions have a security vulnerability. This vulnerability stems from a heap buffer overflow in the tmpserver module, which may lead to segmentation...

8CVSS6.2AI score0.00405EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/02 8:38 p.m.27 views

CVE-2026-24040

The CVE-2026-24040 issue affects jspdf in versions prior to 4.1.0, where the addJS method uses a module-scoped shared variable to store JavaScript content. In concurrent environments (notably Node.js servers), this shared state can be overwritten by simultaneous requests, causing cross-user data ...

6.3CVSS5.3AI score0.00253EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/02 12:0 a.m.8 views

PT-2026-5761

Name of the Vulnerable Software and Affected Versions ingress-nginx versions prior to v1.13.7 ingress-nginx versions 1.14.0 through 1.14.2 Description The rules.http.paths.path Ingress field in ingress-nginx can be exploited to inject configuration into nginx. This can result in arbitrary code...

9CVSS6.1AI score0.00501EPSS
SaveExploits1
Rows per page
Query Builder