Lucene search
+L

90 matches found

RedhatCVE
RedhatCVE
added 2025/05/22 10:31 a.m.11 views

CVE-2019-14063

Out of bound access due to Invalid inputs to dapm mux settings which results into kernel failure in Snapdragon Auto, Snapdragon Compute, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Voice & Music, Snapdragon Wired Infrastructure and Networking in IPQ4019,...

9.4CVSS7.1AI score0.00876EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/20 10:15 a.m.9 views

CVE-2024-11040

Rejected reason: REJECT DO NOT USE THIS CVE ID NUMBER. The Rejected CVE Record is a duplicate of CVE-2024-8939. Notes: All CVE users should reference CVE-2024-8939 instead of this CVE Record. All references and descriptions in this candidate have been removed to prevent accidental usage...

SaveExploits0
Positive Technologies
Positive Technologies
added 2025/01/01 12:0 a.m.8 views

PT-2025-42743

Name of the Vulnerable Software and Affected Versions golang versions 1.15 golang versions 1.19 Description The software experiences quadratic complexity during the parsing of certain invalid inputs when handling PEM encoded data. This can lead to performance issues. Recommendations Update to a...

9.8CVSS6.5AI score0.00617EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/12/02 12:0 a.m.8 views

Qualcomm Chipsets 安全漏洞

Qualcomm Chipsets are a series of chipsets from Qualcomm, Inc. A security vulnerability exists in Qualcomm Chipsets that stems from a possible memory corruption when processing NPU API calls with invalid inputs if the inputs are not validated...

7.8CVSS6.8AI score0.00103EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/11/10 4:10 a.m.4 views

SUSE CVE-2023-50570

An issue in the component IPAddressBitsDivision of IPAddress v5.1.0 leads to an infinite loop. This is disputed because an infinite loop occurs only for cases in which the developer supplies invalid arguments. The product is not intended to always halt for contrived inputs...

5.5CVSS7AI score0.00274EPSS
SaveExploits1References2
OSV
OSV
added 2024/11/04 1:17 p.m.3 views

CVE-2024-51560

This vulnerability exists in the Wave 2.0 due to improper exception handling for invalid inputs at certain API endpoint. An authenticated remote attacker could exploit this vulnerability by providing invalid inputs for “userId” parameter in the API request leading to generation of error message...

4.3CVSS5.8AI score0.00343EPSS
SaveExploits0References1
CVE
CVE
added 2024/11/04 12:23 p.m.101 views

CVE-2024-51560

The CVE-2024-51560 issue affects Wave 2.0, stemming from improper exception handling for invalid inputs in a specific API endpoint that processes the userId parameter. An authenticated remote attacker could trigger error messages that leak sensitive information about the targeted system. Document...

7.1CVSS4.4AI score0.00343EPSS
SaveExploits0References1Affected Software2
Vulnrichment
Vulnrichment
added 2024/11/04 12:23 p.m.25 views

CVE-2024-51560 Improper Error Handling Vulnerability in Wave 2.0

This vulnerability exists in the Wave 2.0 due to improper exception handling for invalid inputs at certain API endpoint. An authenticated remote attacker could exploit this vulnerability by providing invalid inputs for “userId” parameter in the API request leading to generation of error message...

7.1CVSS6.6AI score0.00343EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2024/03/27 12:46 a.m.8 views

golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

7.5CVSS6.7AI score0.01262EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2024/03/06 7:12 a.m.169 views

CVE-2024-24786

A flaw was found in Golang's protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. Thi...

5.9CVSS6.2AI score0.01262EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2023/12/29 12:0 a.m.5 views

PT-2023-31593 · Ipaddress · Ipaddress

Name of the Vulnerable Software and Affected Versions: IPAddress version 5.1.0 Description: An issue in the component IPAddressBitsDivision leads to an infinite loop. This issue is disputed as it only occurs when the developer supplies invalid arguments, and the product is not intended to always...

5.5CVSS6.8AI score0.00274EPSS
SaveExploits1References13
OSV
OSV
added 2023/03/24 9:57 p.m.2 views

GHSA-558H-MQ8X-7Q9G TensorFlow has Null Pointer Error in SparseSparseMaximum

Impact When SparseSparseMaximum is given invalid sparse tensors as inputs, it can give an NPE. python import tensorflow as tf tf.rawops.SparseSparseMaximum aindices=1, avalues = 0.1 , ashape = 2, bindices=, bvalues =2 , bshape = 2, Patches We have patched the issue in GitHub commit...

7.5CVSS6.6AI score0.00439EPSS
SaveExploits1References4
SUSE CVE
SUSE CVE
added 2023/02/15 3:24 a.m.7 views

SUSE CVE-2022-35982

TensorFlow is an open source platform for machine learning. If SparseBincount is given inputs for indices, values, and denseshape that do not make a valid sparse tensor, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS7.6AI score0.00439EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2022/09/16 9:30 p.m.8 views

CVE-2022-35982

TensorFlow is an open source platform for machine learning. If SparseBincount is given inputs for indices, values, and denseshape that do not make a valid sparse tensor, it results in a segfault that can be used to trigger a denial of service attack. We have patched the issue in GitHub commit...

7.5CVSS6.8AI score0.00439EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2022/09/16 12:0 a.m.5 views

PT-2022-23080

Name of the Vulnerable Software and Affected Versions TensorFlow versions prior to 2.10.0 TensorFlow versions 2.9.1 and earlier TensorFlow versions 2.8.1 and earlier TensorFlow versions 2.7.2 and earlier Description The issue arises when SparseBincount is given inputs for indices, values, and den...

7.5CVSS7.1AI score0.00439EPSS
SaveExploits0References16
OSV
OSV
added 2022/07/01 8:15 p.m.41 views

GO-2022-0197 Panic when parsing certain inputs in golang.org/x/net/html

The Parse function can panic on some invalid inputs. For example, the Parse function panics on the input ""...

7.5CVSS7.4AI score0.02832EPSS
SaveExploits2References3
OSV
OSV
added 2022/07/01 8:11 p.m.34 views

GO-2022-0192 Incorrect parsing of nested templates in golang.org/x/net/html

The Parse function can panic on some invalid inputs. For example, the Parse function panics on the input ""...

7.5CVSS7.4AI score0.0281EPSS
SaveExploits1References3
OSV
OSV
added 2022/07/01 8:11 p.m.35 views

GO-2021-0142 Unbounded read from invalid inputs in encoding/binary

ReadUvarint and ReadVarint can read an unlimited number of bytes from invalid inputs. Certain invalid inputs to ReadUvarint or ReadVarint can cause these functions to read an unlimited number of bytes from the ByteReader parameter before returning an error. This can lead to processing more input...

7.5CVSS7.7AI score0.0473EPSS
SaveExploits0References4
Code423n4
Code423n4
added 2022/06/02 12:0 a.m.13 views

_aggregateValidFulfillmentConsiderationItems() can be tricked to accept invalid inputs

Lines of code Vulnerability details Impact The aggregateValidFulfillmentConsiderationItems function aims to revert on orders with zero value or where a total consideration amount overflows. Internally this is accomplished by having a temporary variable errorBuffer, accumulating issues found, and...

7AI score
SaveExploits0
PyPA
PyPA
added 2022/02/03 11:15 a.m.12 views

PYSEC-2022-54

Tensorflow is an Open Source Machine Learning Framework. The implementation of FractionalAvgPoolGrad does not consider cases where the input tensors are invalid allowing an attacker to read from outside of bounds of heap. The fix will be included in TensorFlow 2.8.0. We will also cherrypick this...

8.1CVSS6.9AI score0.00815EPSS
SaveExploits1References3Affected Software1
Rows per page
Query Builder