Lucene search
+L

106 matches found

OSV
OSV
added 2024/09/04 7:54 p.m.29 views

CVE-2024-44981 workqueue: Fix UBSAN 'subtraction overflow' error in shift_and_mask()

In the Linux kernel, the following vulnerability has been resolved: workqueue: Fix UBSAN 'subtraction overflow' error in shiftandmask UBSAN reports the following 'subtraction overflow' error when booting in a virtual machine on Android: | Internal error: UBSAN: integer subtraction overflow:...

6.4AI score
SaveExploits0References5
CVE
CVE
added 2024/09/04 7:54 p.m.163 views

CVE-2024-44981

In CVE-2024-44981, the Linux kernel vulnerability is in the workqueue path: shift_and_mask() constructs a mask with a signed immediate and is invoked with a shift of 31, leading UBSAN to report an integer subtraction overflow and triggering a kernel panic. The documented fix uses an unsigned cons...

5.5CVSS6.9AI score0.00193EPSS
SaveExploits0References2Affected Software1
Fedora
Fedora
added 2024/08/08 2:46 a.m.17 views

[SECURITY] Fedora 40 Update: orc-0.4.39-1.fc40

Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic...

7CVSS6.9AI score0.00379EPSS
SaveExploits0
NVD
NVD
added 2023/12/22 4:15 a.m.41 views

CVE-2023-24609

Matrix SSL 4.x through 4.6.0 and Rambus TLS Toolkit have a length-subtraction integer overflow for Client Hello Pre-Shared Key extension parsing in the TLS 1.3 server. An attacked device calculates an SHA-2 hash over at least 65 KB in RAM. With a large number of crafted TLS messages, the CPU...

7.5CVSS0.00731EPSS
SaveExploits1References2
CVE
CVE
added 2023/12/22 12:0 a.m.62 views

CVE-2023-24609

Matrix SSL versions 4.x–4.6.0 and Rambus TLS Toolkit are affected by a length-subtraction integer overflow in the TLS 1.3 server ClientHello PSK extension parsing. The overflow can cause an attacked device to compute an SHA-2 hash over at least 65 KB in RAM, leading to heavy CPU load when many cr...

7.5CVSS7.6AI score0.00731EPSS
SaveExploits1References2Affected Software1
NVD
NVD
added 2023/04/18 12:15 p.m.32 views

CVE-2021-40507

An issue was discovered in the ALU unit of the OR1200 aka OpenRISC 1200 processor 2011-09-10 through 2015-11-11. The overflow flag is not being updated correctly for the subtract instruction, which results in an incorrect value in the overflow flag. Any software that relies on this flag may...

9.8CVSS9.9AI score0.00728EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2023/04/18 12:0 a.m.7 views

OpenRISC mor1kx 安全漏洞

mor1kx is an OpenRISC 1000 processor IP core open-sourced by OpenRISC. A security vulnerability exists in OpenRISC mor1kx that stems from the subtraction instruction feed flags of the ALU unit not being updated correctly, resulting in an incorrect value for the feed flags...

8.8CVSS7.9AI score0.01146EPSS
SaveExploits1References3
CNNVD
CNNVD
added 2023/04/18 12:0 a.m.6 views

OR1200 授权问题漏洞

OR1200 is an OpenRISC 1200 implementation of the OpenRISC open source. A security vulnerability exists in OR1200 that stems from the overflow flag of a subtraction instruction in an ALU unit not being updated correctly, resulting in an incorrect value in the overflow flag...

9.8CVSS8.4AI score0.00728EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2023/02/15 4:11 a.m.8 views

SUSE CVE-2019-13109

An integer overflow in Exiv2 through 0.27.1 allows an attacker to cause a denial of service SIGSEGV via a crafted PNG image file, because PngImage::readMetadata mishandles a chunkLength - iccOffset subtraction...

4.3CVSS8.9AI score0.01579EPSS
SaveExploits1References5
Code423n4
Code423n4
added 2022/08/15 12:0 a.m.11 views

delegated value can go to negative value during subtracting with amount. This will cause issue when delegating amount again.

Lines of code Vulnerability details Impact re-delegating / delegating again could not get actual delegated value. Proof of Concept Tools Used Manual code review. VS code Recommended Mitigation Steps update delegated value to zero when it goes to negative value ifdelegated 0 delegated = 0; --- The...

7AI score
SaveExploits0
OSV
OSV
added 2022/07/31 1:48 p.m.9 views

GSD-2022-1004182 drm/i915/selftests: fix subtraction overflow bug

drm/i915/selftests: fix subtraction overflow bug 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.18.13 by commit...

7.5AI score
SaveExploits0
Code423n4
Code423n4
added 2022/07/15 12:0 a.m.14 views

Allowance should always larger or equal to the transferred amount

Lines of code Vulnerability details Impact Detailed description of the impact of this finding. Wrong operators are set. Proof of Concept Provide direct links to all referenced code in GitHub. Add screenshots, logs, or any other relevant proof that illustrates the concept. Line 111 - 115 if allowe...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2022/06/24 12:0 a.m.24 views

Twav.sol#_getTwav() will revert when timestamp > 4294967296

Lines of code Vulnerability details function getTwav internal view returnsuint256 twav if twavObservationsTWAVBLOCKNUMBERS - 1.timestamp != 0 uint8 index = twavObservationsIndex + TWAVBLOCKNUMBERS - 1 % TWAVBLOCKNUMBERS; TwavObservation memory twavObservationCurrent = twavObservationsindex;...

6.9AI score
SaveExploits0
OSV
OSV
added 2022/05/13 1:24 a.m.9 views

GHSA-3MJJ-MR4F-QXMX Mercurial mishandles integer addition and subtraction

mpatch.c in Mercurial before 4.6.1 mishandles integer addition and subtraction, aka OVE-20180430-0002...

9.8CVSS9.4AI score0.02665EPSS
SaveExploits0References7
UbuntuCve
UbuntuCve
added 2022/02/02 6:15 a.m.20 views

CVE-2022-24301

In Minetest before 5.4.0, players can add or subtract items from a different player's inventory...

6.5CVSS6.6AI score0.00985EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/01/01 12:0 a.m.21 views

PT-2025-8568

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A subtraction overflow bug has been resolved in the Linux kernel. The issue occurs when hole end is small enough to cause a subtraction overflow, or when addr + 2 min alignment overflows...

7.8CVSS6.7AI score0.00276EPSS
SaveExploits0
Code423n4
Code423n4
added 2021/12/01 12:0 a.m.13 views

MiningService _withdrawMultiple will fail most of the times

Handle hyh Vulnerability details Impact Impact depends on subtraction overflow handling and this way on the compiler version used for production deployment. If compiler version above 0.8: The compiler will check subtraction and fail, so: a user will have all withdrawals failed most of the times,...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/06 12:0 a.m.9 views

Wrong subtraction from reserve in burn

Handle pauliax Vulnerability details Impact function burn should subtract amount0 and amount1, not only fees from reserve0 and reserve1 here as whole amounts are withdrawn: reserve0 -= uint128amount0fees; reserve1 -= uint128amount1fees; Recommended Mitigation Steps reserve0 -= uint128amount0;...

7AI score
SaveExploits0
Code423n4
Code423n4
added 2021/10/06 12:0 a.m.8 views

ConcentratedLiquidityPoolManager: incorrect calculation of secondsUnclaimed

Handle hickuphh3 Vulnerability details Impact The subtraction of secondsClaimed should be performed after the left shifting of bits in uint256 secondsUnclaimed = maxTime - incentive.startTime 128 - incentive.secondsClaimed; Recommended Mitigation Steps uint256 secondsUnclaimed = maxTime -...

7AI score
SaveExploits0
NVD
NVD
added 2021/07/20 7:15 a.m.17 views

CVE-2020-36430

libass 0.15.x before 0.15.1 has a heap-based buffer overflow in decodechars called from decodefont and processtext because the wrong integer data type is used for subtraction...

7.8CVSS0.01075EPSS
SaveExploits0References5
Rows per page
Query Builder