Lucene search
+L

285 matches found

OSV
OSV
added 2024/06/06 6:15 p.m.10 views

CVE-2024-36745

An issue in OneFlow-Inc. Oneflow v0.9.1 allows attackers to cause a Denial of Service DoS via inputting a negative value into the oneflow.indexselect parameter...

7.5CVSS5.8AI score0.00418EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/06/06 12:00 a.m.13 views

PT-2024-27147 · Oneflow · Oneflow

Name of the Vulnerable Software and Affected Versions: Oneflow version 0.9.1 Description: The issue allows attackers to cause a Denial of Service DoS when an index as a negative number exceeds the range of size. Recommendations: For version 0.9.1, consider restricting the input of negative index...

7.5CVSS6.2AI score0.00515EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.9 views

SUSE CVE-2024-35813

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid negative index with array access Commit 4d0c8d0aef63 "mmc: core: Use mrq.sbc in close-ended ffu" assigns previdata = idatasi - 1, but doesn't check that the iterator i is greater than zero. Let's fix this by addi...

5.5CVSS6.4AI score0.00248EPSS
SaveExploits0References16
OSV
OSV
added 2024/05/17 2:15 p.m.5 views

DEBIAN-CVE-2024-35813

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid negative index with array access Commit 4d0c8d0aef63 "mmc: core: Use mrq.sbc in close-ended ffu" assigns previdata = idatasi - 1, but doesn't check that the iterator i is greater than zero. Let's fix this by addi...

5.5CVSS5.7AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/17 2:15 p.m.14 views

UBUNTU-CVE-2024-35813

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid negative index with array access Commit 4d0c8d0aef63 "mmc: core: Use mrq.sbc in close-ended ffu" assigns previdata = idatasi - 1, but doesn't check that the iterator i is greater than zero. Let's fix this by addi...

7.8CVSS6.2AI score0.00248EPSS
SaveExploits0References29
Cvelist
Cvelist
added 2024/05/17 1:23 p.m.30 views

CVE-2024-35813 mmc: core: Avoid negative index with array access

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Avoid negative index with array access Commit 4d0c8d0aef63 "mmc: core: Use mrq.sbc in close-ended ffu" assigns previdata = idatasi - 1, but doesn't check that the iterator i is greater than zero. Let's fix this by addi...

7.8CVSS7.5AI score0.00248EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2024/04/30 12:00 a.m.11 views

PT-2024-7191

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.10.8 Description The issue is related to a negative array index read in the Linux kernel, specifically in the drm/amd/pm module. The problem arises from using negative values for clk idex as an index into an...

7.8CVSS7AI score0.00258EPSS
SaveExploits0
OSV
OSV
added 2024/03/06 11:20 a.m.26 views

BIT-TENSORFLOW-2020-15207 Segfault and data corruption in tensorflow-lite

In tensorflow-lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, to mimic Python's indexing with negative values, TFLite uses ResolveAxis to convert negative values to positive indices. However, the only check that the converted index is now valid is only present in debug builds. If the...

9CVSS9AI score0.01243EPSS
SaveExploits1References5
CNNVD
CNNVD
added 2024/02/27 12:00 a.m.12 views

Linux kernel security vulnerabilities

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a board out-of-bounds issue that results in a negative array index if power is limited below the power of OP...

5.5CVSS8.2AI score0.00232EPSS
SaveExploits0References5
PyPA
PyPA
added 2024/02/07 5:15 p.m.15 views

PYSEC-2024-150

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. Arrays can be keyed by a signed integer, while they are defined for unsigned integers only. The typechecker doesn't throw when spotting the usage of an int as an index for an array. The typechecker allows the usage of...

9.8CVSS6.8AI score0.01539EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2024/02/07 5:10 p.m.1 views

CVE-2024-24563 Vyper array negative index vulnerability

Vyper is a Pythonic Smart Contract Language for the Ethereum Virtual Machine. Arrays can be keyed by a signed integer, while they are defined for unsigned integers only. The typechecker doesn't throw when spotting the usage of an int as an index for an array. The typechecker allows the usage of...

9.8CVSS6.9AI score0.01539EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 6:16 a.m.8 views

SUSE CVE-2006-0748

Mozilla Firefox and Thunderbird 1.x before 1.5.0.2 and 1.0.x before 1.0.8, Mozilla Suite before 1.7.13, and SeaMonkey before 1.0.1 allows remote attackers to execute arbitrary code via "an invalid and non-sensical ordering of table-related tags" that results in a negative array index...

9.3CVSS9.1AI score0.07786EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2023/02/15 6:04 a.m.17 views

SUSE CVE-2009-0945

Array index error in the insertItemBefore method in WebKit, as used in Apple Safari before 3.2.3 and 4 Public Beta, iPhone OS 1.0 through 2.2.1, iPhone OS for iPod touch 1.1 through 2.2.1, Google Chrome Stable before 1.0.154.65, and possibly other products allows remote attackers to execute...

9.3CVSS7.8AI score0.09322EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 5:27 a.m.9 views

SUSE CVE-2014-4616

Array index error in the scanstring function in the json module in Python 2.7 through 3.5 and simplejson before 2.6.1 allows context-dependent attackers to read arbitrary process memory via a negative index value in the idx argument to the rawdecode function...

5.9CVSS6.9AI score0.08125EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:59 a.m.5 views

SUSE CVE-2016-6223

The TIFFReadRawStrip1 and TIFFReadRawTile1 functions in tifread.c in libtiff before 4.0.7 allows remote attackers to cause a denial of service crash or possibly obtain sensitive information via a negative index in a file-content buffer...

9.1CVSS8AI score0.0327EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2023/02/15 4:21 a.m.5 views

SUSE CVE-2018-19755

There is an illegal address access at asm/preproc.c function: ismmacro in Netwide Assembler NASM 2.14rc16 that will cause a denial of service out-of-bounds array access because a certain conversion can result in a negative integer...

5.5CVSS6.3AI score0.00999EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:56 a.m.8 views

SUSE CVE-2020-15211

In TensorFlow Lite before versions 1.15.4, 2.0.3, 2.1.2, 2.2.1 and 2.3.1, saved models in the flatbuffer format use a double indexing scheme: a model has a set of subgraphs, each subgraph has a set of operators and each operator has a set of input/output tensors. The flatbuffer format uses indice...

4.8CVSS5.2AI score0.00917EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2023/02/15 3:26 a.m.9 views

SUSE CVE-2022-29208

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.EditDistance has incomplete validation. Users can pass negative values to cause a segmentation fault based denial of service. In multiple places throughout...

7.1CVSS6.7AI score0.00381EPSS
SaveExploits1References3
Veracode
Veracode
added 2022/12/26 5:15 p.m.22 views

Denial Of Service (DoS)

radare2 is vulnerable to Denial Of Service DoS. The vulnerability exists due to the lack of negative index checks in the analarmcs.c, allowing an attacker to access memory locations before the start of the buffer, leading to a crash of the application...

7.1CVSS7AI score0.00966EPSS
SaveExploits1References7Affected Software1
Microsoft CVE
Microsoft CVE
added 2021/06/23 7:00 a.m.8 views

An Out-of-Bounds Read was discovered in arch/arm/mach-footbridge/personal-pci.c in the Linux kernel through 5.12.11 because of the lack of a check for a value that shouldn't be negative e.g. access to element -2 of an array aka CID-298a58e165e4.

...

7.1CVSS8.8AI score0.00552EPSS
SaveExploits1
Rows per page
Query Builder