Lucene search
+L

847 matches found

OSV
OSV
added 2022/11/14 7:19 p.m.10 views

GSD-2022-1007262 staging: vt6655: fix some erroneous memory clean-up loops

staging: vt6655: fix some erroneous memory clean-up loops This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.10.150 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/11/14 6:30 p.m.16 views

GSD-2022-1006653 mm/kmemleak: prevent soft lockup in kmemleak_scan()'s object iteration loops

mm/kmemleak: prevent soft lockup in kmemleakscan's object iteration loops This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v6.0.7 by commit...

7.2AI score
SaveExploits0
OpenVAS
OpenVAS
added 2022/11/14 12:0 a.m.20 views

SUSE: Security Advisory (SUSE-SU-2022:3954-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 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.5CVSS7.7AI score0.02681EPSS
SaveExploits1References5
OSV
OSV
added 2022/11/11 11:3 a.m.7 views

SUSE-SU-2022:3954-1 Security update for python-numpy

This update for python-numpy fixes the following issues: - CVE-2017-12852: Fixed missing input validation leading to infinite loops bsc1053963. Bugfixes: - Use update-alternatives for /usr/bin/f2py bsc1199500...

7.5CVSS7.6AI score0.02681EPSS
SaveExploits1References4
Code423n4
Code423n4
added 2022/11/10 12:0 a.m.10 views

Unlimited length of LineOfCredit.ids: out of gas

Lines of code Vulnerability details Impact There are no restrictions for ids length But there are many loops through ids. So if length will be bigger then some max value, loops may fail because of consuming all gas Proof of Concept Functions LineOfCredit.updateOutstandingDebt and...

6.9AI score
SaveExploits0
OSV
OSV
added 2022/11/01 1:15 p.m.5 views

DEBIAN-CVE-2022-42324

Oxenstored 32-31 bit integer truncation issues Integers in Ocaml are 63 or 31 bits of signed precision. The Ocaml Xenbus library takes a C uint32t out of the ring and casts it directly to an Ocaml integer. In 64-bit Ocaml builds this is fine, but in 32-bit builds, it truncates off the most...

5.5CVSS5.6AI score0.0027EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2022/10/23 12:0 a.m.9 views

# Potential unbounded loops in JBTiered721DelegateStore

Lines of code Vulnerability details Impact Multiple loops in JBTiered721DelegateStore are iterating over maxTierIdOf for a nft address. This value is incremented when calling recordAddTiers. The contract doesn't seem to have a functionality for decreasing this value. Proof of Concept Over time...

6.8AI score
SaveExploits0
OSV
OSV
added 2022/09/29 3:15 a.m.7 views

CVE-2014-0148

Qemu before 2.0 block driver for Hyper-V VHDX Images is vulnerable to infinite loops and other potential issues when calculating BAT entries, due to missing bounds checks for blocksize and logicalsectorsize variables. These are used to derive other fields like 'sectorsperblock' etc. A user able t...

5.5CVSS8.4AI score
SaveExploits0References12
NVD
NVD
added 2022/09/29 3:15 a.m.24 views

CVE-2014-0148

Qemu before 2.0 block driver for Hyper-V VHDX Images is vulnerable to infinite loops and other potential issues when calculating BAT entries, due to missing bounds checks for blocksize and logicalsectorsize variables. These are used to derive other fields like 'sectorsperblock' etc. A user able t...

5.5CVSS0.00304EPSS
SaveExploits0References6
Prion
Prion
added 2022/09/29 3:15 a.m.26 views

Out-of-bounds

Qemu before 2.0 block driver for Hyper-V VHDX Images is vulnerable to infinite loops and other potential issues when calculating BAT entries, due to missing bounds checks for blocksize and logicalsectorsize variables. These are used to derive other fields like 'sectorsperblock' etc. A user able t...

1.7CVSS6.7AI score0.00304EPSS
SaveExploits0References6Affected Software9
OSV
OSV
added 2022/09/29 3:15 a.m.4 views

UBUNTU-CVE-2014-0148

Qemu before 2.0 block driver for Hyper-V VHDX Images is vulnerable to infinite loops and other potential issues when calculating BAT entries, due to missing bounds checks for blocksize and logicalsectorsize variables. These are used to derive other fields like 'sectorsperblock' etc. A user able t...

5.5CVSS6.8AI score0.00304EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2022/09/29 3:15 a.m.42 views

CVE-2014-0148

Qemu before 2.0 block driver for Hyper-V VHDX Images is vulnerable to infinite loops and other potential issues when calculating BAT entries, due to missing bounds checks for blocksize and logicalsectorsize variables. These are used to derive other fields like 'sectorsperblock' etc. A user able t...

5.5CVSS6.8AI score0.00304EPSS
SaveExploits0References2
Code423n4
Code423n4
added 2022/09/23 12:0 a.m.14 views

UNBOUNDED LOOPS MAY CAUSE createClaimsBatch() TO FAIL

Lines of code Vulnerability details Impact There are no limits on the number of claims, which may cause the feature to fail due to a certain number of claims entered. Proof of Concept There are no upper bounds on this loop: FIle: contracts/VTVLVesting.sol for uint256 i = 0; i Recommended Mitigati...

6.7AI score
SaveExploits0
OSV
OSV
added 2022/09/19 5:15 p.m.5 views

CVE-2022-38333

Openwrt before v21.02.3 and Openwrt v22.03.0-rc6 were discovered to contain two skip loops in the function headervalue. This vulnerability allows attackers to access sensitive information via a crafted HTTP request...

7.5CVSS5.8AI score0.01036EPSS
SaveExploits0References3
Prion
Prion
added 2022/09/19 5:15 p.m.32 views

Design/Logic Flaw

Openwrt before v21.02.3 and Openwrt v22.03.0-rc6 were discovered to contain two skip loops in the function headervalue. This vulnerability allows attackers to access sensitive information via a crafted HTTP request...

5CVSS7.3AI score0.01036EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2022/09/19 4:13 p.m.31 views

CVE-2022-38333

Openwrt before v21.02.3 and Openwrt v22.03.0-rc6 were discovered to contain two skip loops in the function headervalue. This vulnerability allows attackers to access sensitive information via a crafted HTTP request...

7.5AI score0.01036EPSS
SaveExploits0References3
OSV
OSV
added 2022/09/17 12:0 a.m.7 views

GSD-2022-1005485 coresight: etm4x: avoid build failure with unrolled loops

coresight: etm4x: avoid build failure with unrolled loops This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.15.63 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/09/16 11:30 p.m.9 views

GSD-2022-1005097 coresight: etm4x: avoid build failure with unrolled loops

coresight: etm4x: avoid build failure with unrolled loops This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.19.4 by commit...

7.2AI score
SaveExploits0
CNNVD
CNNVD
added 2022/09/02 12:0 a.m.7 views

wolfSSL 安全漏洞

wolfSSL CyaSSL is a small, portable embedded SSL programming library for embedded systems developers from wolfSSL, Inc. A security vulnerability exists in wolfSSL version 5.0.0 and earlier, which stems from a client module accepting TLS messages that are normally only sent to TLS servers. An...

5.9CVSS6AI score0.00634EPSS
SaveExploits0References3
Code423n4
Code423n4
added 2022/08/27 12:0 a.m.7 views

queue(), execute(), cancel() and veto() can run out of gas and revert due to out of bound loops

Lines of code Vulnerability details Impact The functions queue, execute, cancel and veto contain unbounded loops, which can cause transactions to consume more gas than the block limit run out of gas and revert. Since these functions are critical for the proposals flow, this could impact the...

6.7AI score
SaveExploits0
Rows per page
Query Builder