Lucene search
+L

88 matches found

Debian CVE
Debian CVE
added 2025/03/27 2:57 p.m.11 views

CVE-2025-21878

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS5.7AI score0.00148EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 2:57 p.m.19 views

CVE-2025-21878 i2c: npcm: disable interrupt enable bit before devm_request_irq

In the Linux kernel, the following vulnerability has been resolved: i2c: npcm: disable interrupt enable bit before devmrequestirq The customer reports that there is a soft lockup issue related to the i2c driver. After checking, the i2c module was doing a tx transfer and the bmc machine reboots in...

5.5CVSS6AI score0.00148EPSS
SaveExploits0References12
OSV
OSV
added 2025/02/26 7:1 a.m.5 views

DEBIAN-CVE-2022-49383

In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2lwdt: Fix 'BUG: Invalid wait context' This patch fixes the issue 'BUG: Invalid wait context' during restart callback by using clkprepareenable instead of pmruntimegetsync for turning on the clocks during restart. Th...

5.5CVSS5.4AI score0.00243EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2025/02/26 2:11 a.m.11 views

CVE-2022-49387

In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2lwdt: Fix 32bit overflow issue The value of timercycleus can be 0 due to 32bit overflow. For eg:- If we assign the counter value "0xfff" for computing maxval. This patch fixes this issue by appending ULL to 1024, so...

5.5CVSS5.5AI score0.00243EPSS
SaveExploits0
OSV
OSV
added 2025/02/26 2:11 a.m.14 views

CVE-2022-49387 watchdog: rzg2l_wdt: Fix 32bit overflow issue

In the Linux kernel, the following vulnerability has been resolved: watchdog: rzg2lwdt: Fix 32bit overflow issue The value of timercycleus can be 0 due to 32bit overflow. For eg:- If we assign the counter value "0xfff" for computing maxval. This patch fixes this issue by appending ULL to 1024, so...

5.5CVSS5.1AI score0.00243EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2025/02/26 12:0 a.m.6 views

Linux kernel 安全漏洞

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 the timercycleus value of rzg2lwdt may be zero due to a 32-bit overflow, resulting in an invalid timeout val...

5.5CVSS5AI score0.00243EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/19 8:15 p.m.26 views

CVE-2024-7139

Due to an unchecked buffer length, a specially crafted L2CAP packet can cause a buffer overflow. This buffer overflow triggers an assert, which results in a temporary denial of service. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS0.00311EPSS
SaveExploits0References1
NVD
NVD
added 2024/12/19 8:15 p.m.16 views

CVE-2024-7138

An assert may be triggered, causing a temporary denial of service when a peer device sends a specially crafted malformed L2CAP packet. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS0.00237EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/12/19 7:24 p.m.10 views

CVE-2024-7139 Denial of Service in Silicon Labs RS9116 Bluetooth SDK

Due to an unchecked buffer length, a specially crafted L2CAP packet can cause a buffer overflow. This buffer overflow triggers an assert, which results in a temporary denial of service. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS7.3AI score0.00311EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/19 7:24 p.m.3 views

CVE-2024-7139 Denial of Service in Silicon Labs RS9116 Bluetooth SDK

Due to an unchecked buffer length, a specially crafted L2CAP packet can cause a buffer overflow. This buffer overflow triggers an assert, which results in a temporary denial of service. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS6.4AI score0.00311EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/12/19 7:23 p.m.26 views

CVE-2024-7138 Denial of Service in Silicon Labs RS9116 Bluetooth SDK

An assert may be triggered, causing a temporary denial of service when a peer device sends a specially crafted malformed L2CAP packet. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/19 7:23 p.m.3 views

CVE-2024-7138 Denial of Service in Silicon Labs RS9116 Bluetooth SDK

An assert may be triggered, causing a temporary denial of service when a peer device sends a specially crafted malformed L2CAP packet. If a watchdog timer is not enabled, a hard reset is required to recover the device...

6.5CVSS5.9AI score0.00237EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2024/12/19 12:0 a.m.12 views

PT-2024-38105 · Silabs.Com · Rs9116 Bluetooth Sdk

Name of the Vulnerable Software and Affected Versions: No specific software or versions are mentioned in the provided descriptions. Description: The issue is caused by an unchecked buffer length, allowing a specially crafted L2CAP packet to trigger a buffer overflow. This buffer overflow results ...

6.5CVSS6.7AI score0.00311EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2024/11/14 11:15 a.m.5 views

CVE-2023-4134

A use-after-free vulnerability was found in the cyttsp4core driver in the Linux kernel. This issue occurs in the device cleanup routine due to a possible rearming of the watchdogtimer from the workqueue. This could allow a local user to crash the system, causing a denial of service...

5.5CVSS6.6AI score0.00188EPSS
SaveExploits0References3
OSV
OSV
added 2024/11/14 11:15 a.m.0 views

DEBIAN-CVE-2023-4134

A use-after-free vulnerability was found in the cyttsp4core driver in the Linux kernel. This issue occurs in the device cleanup routine due to a possible rearming of the watchdogtimer from the workqueue. This could allow a local user to crash the system, causing a denial of service...

5.5CVSS6.5AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2024/11/14 11:15 a.m.6 views

AZL-53227 CVE-2023-4134 affecting package kernel 5.15.200.1-1

A use-after-free vulnerability was found in the cyttsp4core driver in the Linux kernel. This issue occurs in the device cleanup routine due to a possible rearming of the watchdogtimer from the workqueue. This could allow a local user to crash the system, causing a denial of service...

5.5CVSS6.7AI score0.00188EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2024/11/11 12:0 a.m.20 views

PT-2024-37014

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue is related to soft lockups in the Linux kernel's IPv6 route handling, specifically in the fib6 select path function. This occurs when the nodes of the linked list are...

5.5CVSS5.3AI score0.00203EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/05/23 3:4 a.m.4 views

SUSE CVE-2021-47324

In the Linux kernel, the following vulnerability has been resolved: watchdog: Fix possible use-after-free in wdtstartup This module's remove path calls deltimer. However, that function does not wait until the timer handler finishes. This means that the timer handler may still be running after the...

7CVSS6.5AI score0.0116EPSS
SaveExploits0References11
CNNVD
CNNVD
added 2024/04/01 12:0 a.m.7 views

Clavister E10 和 E80 跨站脚本漏洞

Clavister E10 and Clavister E80 are firewalls from the Swedish company Clavister. A cross-site scripting vulnerability exists in the Clavister E10 and E80, which originates in the component Misc Settings Page, System/AdvancedSettings/DeviceSettings/MiscSettings, which contains unknown code that c...

3.3CVSS3.9AI score0.00489EPSS
SaveExploits0References7
OSV
OSV
added 2023/11/14 7:15 p.m.6 views

CVE-2022-33898

Insecure inherited permissions in some IntelR NUC Watchdog Timer installation software before version 2.0.21.0 may allow an authenticated user to potentially enable escalation of privilege via local access...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References1
Rows per page
Query Builder