Lucene search
+L

375 matches found

OSV
OSV
added 2025/07/10 8:15 a.m.9 views

UBUNTU-CVE-2025-38293

In the Linux kernel, the following vulnerability has been resolved: wifi: ath11k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath11kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

8.8CVSS6.4AI score0.00274EPSS
SaveExploits0References42
OSV
OSV
added 2025/07/10 8:15 a.m.10 views

UBUNTU-CVE-2025-38290

In the Linux kernel, the following vulnerability has been resolved: wifi: ath12k: fix node corruption in ar-arvifs list In current WLAN recovery code flow, ath12kcorehalt only reinitializes the "arvifs" list head. This will cause the list node immediately following the list head to become an...

8.8CVSS6.3AI score0.00195EPSS
SaveExploits0References30
Veracode
Veracode
added 2025/07/09 4:46 a.m.11 views

Integer Overflow

github.com/cosmos/cosmos-sdk is vulnerable to Integer Overflow. The vulnerability is due to a malicious validator being able to deposit values that trigger an overflow in the Validator Rewards pool, potentially halting the blockchain...

7.2AI score
SaveExploits0
OSV
OSV
added 2025/07/08 11:33 p.m.13 views

GHSA-P22H-3M2V-CMGH Cosmos SDK's Integer Overflow vulnerability in its Validator Rewards pool can cause a chain halt

Description Name: ISA-2025-005: Integer Overflow in Cosmos SDK Component: CosmosSDK Criticality: High Considerable Impact; Likely Likelihood per ACMv1.2 Affected versions: = v0.50.13, = 0.53.2 Affected users: Validators, Full nodes, Users on chains that utilize the distribution module Cosmos SDK...

9.2CVSS7.1AI score
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/07/08 7:09 p.m.17 views

Babylon vulnerable to chain halt when a message modifies the validator set at the epoch boundary

Summary Sending a message that modifies the validator set at the epoch boundary halts the chain. Impact Denial of Service - Comos-sdk prevents modifying the validator set from two different modules - https://github.com/cosmos/cosmos-sdk/blob/release/v0.50.x/types/module/module.goL811. Such an...

7.1AI score
SaveExploits0References5Affected Software1
OSV
OSV
added 2025/07/08 7:09 p.m.15 views

GHSA-RJ53-J6JW-7F7G Babylon vulnerable to chain halt when a message modifies the validator set at the epoch boundary

Summary Sending a message that modifies the validator set at the epoch boundary halts the chain. Impact Denial of Service - Comos-sdk prevents modifying the validator set from two different modules - https://github.com/cosmos/cosmos-sdk/blob/release/v0.50.x/types/module/module.goL811. Such an...

8.9CVSS7.1AI score
SaveExploits0References5
Snyk
Snyk
added 2025/07/08 7:09 p.m.2 views

Improper Check for Unusual or Exceptional Conditions

Overview Affected versions of this package are vulnerable to Improper Check for Unusual or Exceptional Conditions via the validator set modification process at the epoch boundary. An attacker can cause the chain to halt by sending a message that alters the validator set during this critical...

8.9CVSS7AI score
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/07/08 12:00 a.m.13 views

PT-2025-30106 · Go · Github.Com/Cosmos/Cosmos-Sdk

Description Name: ISA-2025-005: Integer Overflow in Cosmos SDK Component: CosmosSDK Criticality: High Considerable Impact; Likely Likelihood per ACMv1.2 Affected versions: = v0.50.13, = 0.53.2 Affected users: Validators, Full nodes, Users on chains that utilize the distribution module Cosmos SDK...

9.2CVSS7.2AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/07/08 12:00 a.m.11 views

PT-2025-30107 · Go · Github.Com/Babylonlabs-Io/Babylon/V2

Summary Sending a message that modifies the validator set at the epoch boundary halts the chain. Impact Denial of Service - Comos-sdk prevents modifying the validator set from two different modules - https://github.com/cosmos/cosmos-sdk/blob/release/v0.50.x/types/module/module.goL811. Such an...

8.9CVSS7.2AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2025/07/07 2:28 a.m.12 views

webkitgtk: Processing maliciously crafted web content may lead to arbitrary code execution

A flaw was found in webkitgtk. The vulnerability occurs due to improper state handling, which can lead to a race condition. An attacker with network access could pass specially crafted web content files causing an application to halt, crash, or may lead to arbitrary code execution...

7.5CVSS6AI score0.0167EPSS
SaveExploits0References5
OSV
OSV
added 2025/07/03 8:15 a.m.4 views

DEBIAN-CVE-2025-38094

In the Linux kernel, the following vulnerability has been resolved: net: cadence: macb: Fix a possible deadlock in macbhalttx. There is a situation where after THALT is set high, TGO stays high as well. Because jiffies are never updated, as we are in a context with interrupts disabled, we never...

5.5CVSS5.5AI score0.00135EPSS
SaveExploits0References1
OSV
OSV
added 2025/07/03 8:15 a.m.11 views

UBUNTU-CVE-2025-38094

In the Linux kernel, the following vulnerability has been resolved: net: cadence: macb: Fix a possible deadlock in macbhalttx. There is a situation where after THALT is set high, TGO stays high as well. Because jiffies are never updated, as we are in a context with interrupts disabled, we never...

5.5CVSS6.1AI score0.00135EPSS
SaveExploits0References39
Github Security Blog
Github Security Blog
added 2025/06/30 5:54 p.m.9 views

Babylon vulnerable to chain half when transaction has fees different than `ubbn`

Summary Sending transactions with fees different than native Babylon genesis denom ubbn leads to chain halt. Impact Denial of Service - Due to panic in the x/distribution module BeginBlocker triggered by a error when sending fees from feeCollector to x/distribution module -...

7AI score
SaveExploits0References4Affected Software2
OSV
OSV
added 2025/06/30 5:54 p.m.6 views

GHSA-56J4-446M-QRF6 Babylon vulnerable to chain half when transaction has fees different than `ubbn`

Summary Sending transactions with fees different than native Babylon genesis denom ubbn leads to chain halt. Impact Denial of Service - Due to panic in the x/distribution module BeginBlocker triggered by a error when sending fees from feeCollector to x/distribution module -...

8.7CVSS7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/06/30 12:00 a.m.6 views

PT-2025-29193 · Go · Github.Com/Babylonlabs-Io/Babylon +1

Summary Sending transactions with fees different than native Babylon genesis denom ubbn leads to chain halt. Impact Denial of Service - Due to panic in the x/distribution module BeginBlocker triggered by a error when sending fees from feeCollector to x/distribution module -...

8.7CVSS7.1AI score
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2025/05/23 8:31 a.m.12 views

CVE-2024-5198

OpenVPN ovpn-dco for Windows version 1.1.1 allows an unprivileged local attacker to send I/O control messages with invalid data to the driver resulting in a NULL pointer dereference leading to a system halt...

3.3CVSS6.7AI score0.00138EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 6:33 a.m.13 views

CVE-2018-13918

kernel could return a received message length higher than expected, which leads to buffer overflow in a subsequent operation and stops normal operation in Snapdragon Auto, Snapdragon Consumer IOT, Snapdragon Industrial IOT, Snapdragon Mobile, Snapdragon Wearables, in MDM9150, MDM9206, MDM9607,...

7.8CVSS7.8AI score0.00226EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2025/05/22 4:27 a.m.11 views

CVE-2019-13524

GE PACSystems RX3i CPE100/115: All versions prior to R9.85,CPE302/305/310/330/400/410: All versions prior to R9.90,CRU/320 All versionsEnd of Life may allow an attacker sending specially manipulated packets to cause the module state to change to halt-mode, resulting in a denial-of-service...

7.8CVSS6.7AI score0.01549EPSS
SaveExploits0References1
OSV
OSV
added 2025/05/15 8:00 p.m.8 views

GO-2025-3687 Babylon Integer Overflow in Distribution Module CumulativeRewardRatio Calculation Leading to Chain Halt in github.com/babylonlabs-io/babylon

Babylon Integer Overflow in Distribution Module CumulativeRewardRatio Calculation Leading to Chain Halt in github.com/babylonlabs-io/babylon...

7.1AI score
SaveExploits0References1
OSV
OSV
added 2025/05/15 2:05 p.m.14 views

GHSA-869W-47C6-FQ8Q Babylon Integer Overflow in Distribution Module CumulativeRewardRatio Calculation Leading to Chain Halt

Summary Minting large amount of tokens through ibc transfer and then depositing them in validator rewards pool via DepositValidatorRewardsPool message can lead to integer overflow panic when calculating cumulativerewardratio for the validator. This calculation happens in x/epoching module...

8.2CVSS7.4AI score
SaveExploits0References4
Rows per page
Query Builder