Lucene search
+L

11432 matches found

Microsoft CVE
Microsoft CVE
added 2021/04/23 7:00 a.m.9 views

In the standard library in Rust before 1.49.0 String::retain() function has a panic safety problem. It allows creation of a non-UTF-8 Rust string when the provided closure panics. This bug could result in a memory safety violation when other string APIs assume that UTF-8 encoding is used on the same string.

...

7.5CVSS7AI score0.01509EPSS
SaveExploits1
OSV
OSV
added 2021/04/22 8:15 p.m.14 views

CVE-2021-0258

A vulnerability in the forwarding of transit TCPv6 packets received on the Ethernet management interface of Juniper Networks Junos OS allows an attacker to trigger a kernel panic, leading to a Denial of Service DoS. Continued receipt and processing of these transit packets will create a sustained...

5.9CVSS6.2AI score0.00647EPSS
SaveExploits0References1
Prion
Prion
added 2021/04/22 8:15 p.m.25 views

Design/Logic Flaw

A vulnerability in the forwarding of transit TCPv6 packets received on the Ethernet management interface of Juniper Networks Junos OS allows an attacker to trigger a kernel panic, leading to a Denial of Service DoS. Continued receipt and processing of these transit packets will create a sustained...

7.1CVSS5.5AI score0.00647EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2021/04/22 7:37 p.m.91 views

CVE-2021-0258

CVE-2021-0258 describes a DoS vulnerability in Juniper Networks Junos OS where forwarding of transit TCPv6 packets on the Ethernet management interface can trigger a kernel panic. The issue arose from a TCP Parallelization feature introduced in Junos OS 17.2, active by default with concurrent net...

7.1CVSS5.5AI score0.00647EPSS
SaveExploits0References1Affected Software1
Talos
Talos
added 2021/04/22 12:00 a.m.39 views

Trend Micro Inc. Home Network Security tdts.ko TRF file-parsing denial-of-service vulnerability

Talos Vulnerability Report TALOS-2021-1239 Trend Micro Inc. Home Network Security tdts.ko TRF file-parsing denial-of-service vulnerability April 22, 2021 CVE Number CVE-2021-31517 SUMMARY A denial-of-service vulnerability exists in the tdts.ko TRF file-parsing functionality of Trend Micro Inc.’s...

7.8CVSS7AI score0.01097EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/04/21 12:00 a.m.14 views

PT-2024-11121 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the Linux kernel, specifically with the mt76: mt7921 module, where a possible invalid register access can occur. This happens when the interrupt is not properly...

5.5CVSS6.4AI score0.00205EPSS
SaveExploits0References14
Positive Technologies
Positive Technologies
added 2021/04/20 12:00 a.m.13 views

PT-2024-11067 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the TX queue lookup in TX flush done handling in the Linux kernel. Specifically, the problem arises because the code starts from a TXQ instance number 'qid', no...

5.5CVSS6.6AI score0.00222EPSS
SaveExploits0References21
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.43 views

SUSE: Security Advisory (SUSE-SU-2021:0532-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS7.8AI score0.01377EPSS
SaveExploits2References77
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.71 views

SUSE: Security Advisory (SUSE-SU-2016:2014-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.4CVSS7.2AI score0.01393EPSS
SaveExploits6References12
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.26 views

SUSE: Security Advisory (SUSE-SU-2019:1530-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

9.3CVSS6.8AI score0.98745EPSS
SaveExploits9References149
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.25 views

SUSE: Security Advisory (SUSE-SU-2020:1605-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

7.8CVSS8.3AI score0.04505EPSS
SaveExploits3References120
OpenVAS
OpenVAS
added 2021/04/19 12:00 a.m.29 views

SUSE: Security Advisory (SUSE-SU-2021:0353-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2021 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.8CVSS7.4AI score0.01377EPSS
SaveExploits3References79
Microsoft CVE
Microsoft CVE
added 2021/04/17 7:00 a.m.10 views

In the standard library in Rust before 1.52.0 a double free can occur in the Vec::from_iter function if freeing the element panics.

...

9.8CVSS7AI score0.0289EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2021/04/16 2:31 p.m.39 views

CVE-2021-31162

In the standard library in Rust before 1.52.0, a double free can occur in the Vec::fromiter function if freeing the element panics...

9.8CVSS2AI score0.0289EPSS
SaveExploits1References3
OSV
OSV
added 2021/04/14 8:04 p.m.19 views

GO-2021-0054 Panic due to improper input validation in ForEach in github.com/tidwall/gjson

Due to improper bounds checking, maliciously crafted JSON objects can cause an out-of-bounds panic. If parsing user input, this may be used as a denial of service vector...

7.5CVSS7.3AI score0.01387EPSS
SaveExploits0References2
OSV
OSV
added 2021/04/14 8:04 p.m.47 views

GO-2021-0069 Panic during division of very large numbers in math/big

A number of math/big.Int methods can panic when provided large inputs due to a flawed division method...

7.5CVSS7.6AI score0.03859EPSS
SaveExploits0References4
OSV
OSV
added 2021/04/14 8:04 p.m.54 views

GO-2020-0048 Denial of service in github.com/antchfx/xmlquery

LoadURL does not check the Content-Type of loaded resources, which can cause a panic due to nil pointer deference if the loaded resource is not XML. If user supplied URLs are loaded, this may be used as a denial of service vector...

9.8CVSS9.1AI score0.01936EPSS
SaveExploits1References2
OSV
OSV
added 2021/04/14 8:04 p.m.38 views

GO-2021-0075 Panic due to improper validation of RPC messages in github.com/ethereum/go-ethereum

Due to improper argument validation in RPC messages, a maliciously crafted message can cause a panic, leading to denial of service...

7.5CVSS7.2AI score0.04255EPSS
SaveExploits2References2
OSV
OSV
added 2021/04/14 8:04 p.m.29 views

GO-2021-0059 Panic due to improper input validation in Get in github.com/tidwall/gjson

Due to improper bounds checking, maliciously crafted JSON objects can cause an out-of-bounds panic. If parsing user input, this may be used as a denial of service vector...

7.5CVSS7.3AI score0.01682EPSS
SaveExploits1References2
OSV
OSV
added 2021/04/14 8:04 p.m.22 views

GO-2021-0097 Panic due to out-of-bounds read in github.com/dhowden/tag

Due to improper bounds checking, a number of methods can trigger a panic due to attempted out-of-bounds reads. If the package is used to parse user supplied input, this may be used as a vector for a denial of service attack...

6.5CVSS6.2AI score0.0112EPSS
SaveExploits4References4
Rows per page
Query Builder