Lucene search
K

21 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate userq input args. This will assist in validating the userq input arguments and rejecting invalid userq requests during IOCTls...

5.2AI score0.00176EPSS
Exploits0References1
OSV
OSV
added 2025/12/09 4:9 a.m.5 views

CVE-2025-40335 drm/amdgpu: validate userq input args

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: validate userq input args This will help on validating the userq input args, and rejecting for the invalid userq request at the IOCTLs first place...

6.4AI score0.00176EPSS
Exploits0References5
Cvelist
Cvelist
added 2025/07/27 12:0 a.m.9 views

CVE-2023-53156

The transpose crate before 0.2.3 for Rust allows an integer overflow via inputwidth and inputheight arguments...

4.5CVSS0.00279EPSS
Exploits0References4
OSV
OSV
added 2024/12/05 10:15 a.m.8 views

CVE-2022-41137

Apache Hive Metastore HMS uses SerializationUtilitiesdeserializeObjectWithTypeInformation method when filtering and fetching partitions that is unsafe and can lead to Remote Code Execution RCE since it allows the deserialization of arbitrary data. In real deployments, the vulnerability can be...

8.3CVSS7.5AI score
Exploits0References5
NVD
NVD
added 2024/10/09 5:15 p.m.11 views

CVE-2024-45746

An issue was discovered in Trusted Firmware-M through 2.1.0. User provided and controlled mailbox messages contain a pointer to a list of input arguments invec and output arguments outvec. These list pointers are never validated. Each argument list contains a buffer pointer and a buffer length...

9.8CVSS0.00788EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2024/10/09 12:0 a.m.15 views

CVE-2024-45746

An issue was discovered in Trusted Firmware-M through 2.1.0. User provided and controlled mailbox messages contain a pointer to a list of input arguments invec and output arguments outvec. These list pointers are never validated. Each argument list contains a buffer pointer and a buffer length...

8AI score0.00788EPSS
Exploits0References2
Positive Technologies
Positive Technologies
added 2024/10/09 12:0 a.m.6 views

PT-2024-31745 · Unknown · Trusted Firmware-M

Name of the Vulnerable Software and Affected Versions: Trusted Firmware-M versions through 2.1.0 Description: An issue was discovered where user-provided mailbox messages contain a pointer to a list of input arguments in vec and output arguments out vec that are never validated. Each argument lis...

9.8CVSS7.8AI score0.00788EPSS
Exploits0References8
Debian CVE
Debian CVE
added 2024/10/09 12:0 a.m.11 views

CVE-2024-45746

An issue was discovered in Trusted Firmware-M through 2.1.0. User provided and controlled mailbox messages contain a pointer to a list of input arguments invec and output arguments outvec. These list pointers are never validated. Each argument list contains a buffer pointer and a buffer length...

9.8CVSS6.7AI score0.00788EPSS
Exploits0
Mageia
Mageia
added 2023/01/13 5:37 p.m.79 views

Updated python-gitpython packages fix security vulnerability

Remote Code Execution RCE due to improper user input validation, which makes it possible to inject a maliciously crafted remote URL into the clone command. Exploiting this vulnerability is possible because the library makes external calls to git without sufficient sanitization of input arguments...

9.8CVSS3.5AI score0.05378EPSS
Exploits1References3
Cvelist
Cvelist
added 2022/12/12 1:49 a.m.57 views

CVE-2022-24439 Remote Code Execution (RCE)

All versions of package gitpython are vulnerable to Remote Code Execution RCE due to improper user input validation, which makes it possible to inject a maliciously crafted remote URL into the clone command. Exploiting this vulnerability is possible because the library makes external calls to git...

8.1CVSS9.8AI score0.05378EPSS
Exploits1References8
Github Security Blog
Github Security Blog
added 2022/05/24 10:9 p.m.23 views

Missing validation causes denial of service via `LoadAndRemapMatrix`

Impact The implementation of tf.rawops.LoadAndRemapMatrix does not fully validate the input arguments. This results in a CHECK-failure which can be used to trigger a denial of service attack: python import tensorflow as tf ckptpath = tf.constant...

5.5CVSS6.3AI score0.00317EPSS
Exploits1References9Affected Software3
Veracode
Veracode
added 2022/05/23 11:39 a.m.28 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service. Lack of proper validation of input arguments to tf.rawops.QuantizeAndDequantizeV4Grad leads to CHECK-failure, causing an applicaiton crash...

5.5CVSS3.3AI score0.0034EPSS
Exploits1References7Affected Software3
Cvelist
Cvelist
added 2022/05/20 11:0 p.m.26 views

CVE-2022-29201 Missing validation in `QuantizedConv2D` results in undefined behavior in TensorFlow

TensorFlow is an open source platform for machine learning. Prior to versions 2.9.0, 2.8.1, 2.7.2, and 2.6.4, the implementation of tf.rawops.QuantizedConv2D does not fully validate the input arguments. In this case, references get bound to nullptr for each argument that is empty. Versions 2.9.0,...

5.5CVSS6AI score0.00332EPSS
Exploits1References7
NVD
NVD
added 2022/02/03 12:15 p.m.26 views

CVE-2022-21736

Tensorflow is an Open Source Machine Learning Framework. The implementation of SparseTensorSliceDataset has an undefined behavior: under certain condition it can be made to dereference a nullptr value. The 3 input arguments to SparseTensorSliceDataset represent a sparse tensor. However, there are...

7.6CVSS0.00734EPSS
Exploits1References3
OSV
OSV
added 2021/09/10 5:54 p.m.3 views

GHSA-QVM7-23CJ-437V Remote Code Execution in Apache Dubbo

Some component in Dubbo will try to print the formated string of the input arguments, which will possibly cause RCE for a maliciously customized bean with special toString method. In the latest version, we fix the toString call in timeout, cache and some other places. Fixed in Apache Dubbo 2.7.13...

9.8CVSS5.8AI score0.02388EPSS
Exploits0References3
NVD
NVD
added 2021/05/14 8:15 p.m.23 views

CVE-2021-29608

TensorFlow is an end-to-end open source platform for machine learning. Due to lack of validation in tf.rawops.RaggedTensorToTensor, an attacker can exploit an undefined behavior if input arguments are empty. The...

7.8CVSS0.00234EPSS
Exploits1References4
Ubuntu
Ubuntu
added 2021/03/15 9:26 p.m.24 views

USN-4801-1: ROOT vulnerability

It was discovered that ROOT incorrectly handled certain input arguments. An attacker could possibly use this issue to execute arbitrary code...

9CVSS8.3AI score0.0388EPSS
Exploits0
OSV
OSV
added 2021/03/15 9:26 p.m.6 views

USN-4801-1 root-system vulnerability

It was discovered that ROOT incorrectly handled certain input arguments. An attacker could possibly use this issue to execute arbitrary code...

9CVSS6AI score0.0388EPSS
Exploits0References2
Veracode
Veracode
added 2020/09/28 3:48 a.m.23 views

Denial Of Service (DoS)

tensorflow is vulnerable to denial of service DoS. The vulnerability exists due to the lack of validation of input arguments in RaggedCountSparseOutput, allowing a split tensor with exactly one element, or an empty split tensor to cause a SIGABRT signal...

5.9CVSS4.5AI score0.00805EPSS
Exploits1References3Affected Software3
Github Security Blog
Github Security Blog
added 2020/09/25 6:28 p.m.45 views

Denial of Service in Tensorflow

Impact The RaggedCountSparseOutput does not validate that the input arguments form a valid ragged tensor. In particular, there is no validation that the splits tensor has the minimum required number of elements. Code uses this quantity to initialize a different data structure:...

5.9CVSS1.3AI score0.00805EPSS
Exploits1References8Affected Software3
Rows per page
Query Builder