Lucene search
+L

29 matches found

Positive Technologies
Positive Technologies
added 2025/03/26 12:0 a.m.4 views

PT-2025-18449

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A issue has been found in the Linux kernel where the user can set any speed value. If the speed is greater than UINT MAX/8, it is possible to cause a division by zero. This issue was...

5.5CVSS6.6AI score0.00194EPSS
SaveExploits0
OSV
OSV
added 2025/01/19 11:15 a.m.3 views

DEBIAN-CVE-2025-21648

In the Linux kernel, the following vulnerability has been resolved: netfilter: conntrack: clamp maximum hashtable size to INTMAX Use INTMAX as maximum size for the conntrack hashtable. Otherwise, it is possible to hit WARNONONCE in kvmallocnodenoprof when resizing hashtable because GFPNOWARN is...

5.5CVSS5.6AI score0.00215EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.3 views

DEBIAN-CVE-2024-40990

In the Linux kernel, the following vulnerability has been resolved: RDMA/mlx5: Add check for srq maxsge attribute maxsge attribute is passed by the user, and is inserted and used unchecked, so verify that the value doesn't exceed maximum allowed value before using it...

5.5CVSS5.5AI score0.0027EPSS
SaveExploits0References1
Code423n4
Code423n4
added 2023/05/11 12:0 a.m.12 views

Integer Overflow/Underflow in function fundTreasury.

Lines of code Vulnerability details Impact fundTreasury function in the GrantFund.sol contract is vulnerable to integer overflow if the value of treasury variable is close to the maximum value of a uint256 integer, which is 2^256-1, and a large value of fundingAmount is added to it. It is possibl...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2023/03/19 12:0 a.m.35 views

Unsafe system contract verification

Lines of code Vulnerability details Impact On the following function: function isSystemContractaddress address internal pure returns bool return uint160address = uint160MAXSYSTEMCONTRACTADDRESS; it does check whether an address is a system contract by checking whether it is smaller than...

6.5AI score
SaveExploits0
Code423n4
Code423n4
added 2023/01/20 12:0 a.m.5 views

Inadequate Maximum Orders Value in Determining Minimum Buy Amount Per Order

Lines of code Vulnerability details Impact The MAXORDERS constant is defined as a uint96, which has a maximum value of 2^96-1. This means that the maximum number of orders that the contract is able to handle is 2^96-1. However, if the number of orders exceeds this maximum value, the calculation f...

7.2AI score
SaveExploits0
Code423n4
Code423n4
added 2022/08/06 12:0 a.m.10 views

the customers can’t just trust the admin

Lines of code Vulnerability details The users can’t just trust the admin eve with multi-sig. So the admin can on anytime change the lenderFee to 100% just by calling replaceLenderFee Recommended Mitigation Steps Add a maximum value for lenderFee to ensure that the admin can’t update the lenderFee...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2018/02/27 12:0 a.m.27 views

Chrome V8 - 'PropertyArray' Integer Overflow

/ Here's a snippet of the MigrateFastToFast function which is used to create a new PropertyArray object. int numberoffields = newmap-NumberOfFields; int inobject = newmap-GetInObjectProperties; int unused = newmap-UnusedPropertyFields; ... int totalsize = numberoffields + unused; int external =...

5.3AI score
SaveExploits0
seebug.org
seebug.org
added 2014/03/03 12:0 a.m.26 views

Drupal Mime Mail访问绕过漏洞

Bugtraq ID:65825 Drupal是一套开放源码的内容管理平台。 Drupal Mime Mail对进入的消息进行验证的默认KEY有随机数生成,但在某些平台上该数最大值为32767,攻击者可利用漏洞通过暴力攻击进行破解。 0 Drupal Mime Mail 6.x Drupal Mime Mail 7.x 厂商补丁: Drupal ----- Drupal Mime Mail 6.x-13和7.x-1.0-beta2已经修复该漏洞,建议用户下载更新: http://drupal.org/project/mimemail...

7.1AI score
SaveExploits0
Rows per page
Query Builder