Lucene search
+L

799 matches found

Vulnrichment
Vulnrichment
added 2025/02/26 2:11 a.m.2 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...

6.3AI score0.00253EPSS
SaveExploits0References3
OSV
OSV
added 2025/02/26 2:11 a.m.15 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 score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/02/26 12:0 a.m.16 views

PT-2025-8321 · Linux +1 · Linux Kernel +1

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A 32bit overflow issue has been identified in the Linux kernel, specifically in the watchdog component rzg2l wdt. The issue arises when the value of timer cycle us can be 0 due to the...

5.5CVSS6.7AI score0.00253EPSS
SaveExploits0References12
OpenVAS
OpenVAS
added 2025/02/25 12:0 a.m.19 views

openSUSE Security Advisory (SUSE-SU-2024:3937-1)

The remote host is missing an update for the SPDX-FileCopyrightText: 2025 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.5CVSS8.5AI score0.01127EPSS
SaveExploits0References8
Circl
Circl
added 2025/02/19 6:59 a.m.11 views

NCSC-2025-0062

creationtimestamp| type| source ---|---|--- 2025-02-19 06:59:03+00:00| seen| https://supportportal.juniper.net/s/article/2025-02-Out-of-Cycle-Security-Bulletin-Session-Smart-Router-Session-Smart-Conductor-WAN-Assurance-Router-API-Authentication-Bypass-Vulnerability-CVE-2025-21589...

6.8AI score
SaveExploits0References1
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: extend minimum interval restriction to entire cycle too It is possible for syzbot to bypass the restriction imposed by the problematic commit in the “Fixes” tag, because the taprio UAPI allows a cycle time that...

5.5CVSS5.8AI score0.00249EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/01/21 12:0 a.m.23 views

PT-2025-1609 · Docker +1 · Docker Compose +1

Name of the Vulnerable Software and Affected Versions: compose-go versions v2.10 through v2.4.0 Docker Compose versions v2.27.0 through v2.29.7 Description: The issue allows an authorized user who sends malicious YAML payloads to cause excessive memory and CPU cycle consumption while parsing YAML...

10CVSS7.2AI score0.02675EPSS
SaveExploits4References89
Cvelist
Cvelist
added 2024/12/24 9:22 a.m.23 views

CVE-2024-53240 xen/netfront: fix crash when removing device

In the Linux kernel, the following vulnerability has been resolved: xen/netfront: fix crash when removing device When removing a netfront device directly after a suspend/resume cycle it might happen that the queues have not been setup again, causing a crash during the attempt to stop the queues...

0.00624EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2024/12/24 12:0 a.m.4 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 originates when a Xen network front-end device is removed immediately after going through a hang or recovery cycle, whi...

5.7CVSS6.5AI score0.00624EPSS
SaveExploits0References9
Trellix
Trellix
added 2024/11/14 12:0 a.m.11 views

Transforming Threat Actor Research into a Strong Defense Strategy

Transforming Threat Actor Research into a Strong Defense Strategy By James Murphy, Ale Houspanossian, Leandro Velasco LV and Ilya Kolmanovich · November 14, 2024 What does it take to transform threat actor research into detection engineering? If we look at threat intelligence at its core, then we...

7.3AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/10/30 1:41 a.m.12 views

kernel: net/sched: taprio: extend minimum interval restriction to entire cycle too

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: extend minimum interval restriction to entire cycle too It is possible for syzbot to side-step the restriction imposed by the blamed commit in the Fixes: tag, because the taprio UAPI permits a cycle-time...

5.5CVSS6.8AI score0.00249EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/10/21 6:2 p.m.23 views

CVE-2024-49963 mailbox: bcm2835: Fix timeout during suspend mode

In the Linux kernel, the following vulnerability has been resolved: mailbox: bcm2835: Fix timeout during suspend mode During noirq suspend phase the Raspberry Pi power driver suffer of firmware property timeouts. The reason is that the IRQ of the underlying BCM2835 mailbox is disabled and...

0.00257EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2024/10/16 12:28 a.m.6 views

kernel: net/sched: taprio: extend minimum interval restriction to entire cycle too

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: extend minimum interval restriction to entire cycle too It is possible for syzbot to side-step the restriction imposed by the blamed commit in the Fixes: tag, because the taprio UAPI permits a cycle-time...

5.5CVSS6.8AI score0.00249EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/10/16 12:28 a.m.15 views

kernel: net/sched: taprio: Limit TCA_TAPRIO_ATTR_SCHED_CYCLE_TIME to INT_MAX

A flaw was addressed in the Linux kernel’s traffic scheduling TAPRIO subsystem. The code that handles the TCATAPRIOATTRSCHEDCYCLETIME attribute did not enforce an upper bound on this value, which could allow excessively large cycle time inputs to be processed. Under certain conditions, this can...

5.9AI score0.00174EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2024/10/16 12:12 a.m.9 views

kernel: net/sched: taprio: extend minimum interval restriction to entire cycle too

In the Linux kernel, the following vulnerability has been resolved: net/sched: taprio: extend minimum interval restriction to entire cycle too It is possible for syzbot to side-step the restriction imposed by the blamed commit in the Fixes: tag, because the taprio UAPI permits a cycle-time...

5.5CVSS6.8AI score0.00249EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2024/10/16 12:0 a.m.15 views

The vulnerability of the student lifecycle management system in higher education institutions, SAP Student Life Cycle Management (SLcM), is related to deficiencies in the authentication process, which allow unauthorized users to increase their privileges.

The vulnerability of the student lifecycle management system in higher education institutions, SAP Student Life Cycle Management SLcM, is related to deficiencies in the authentication process. Exploiting this vulnerability could allow a malicious actor to enhance their privileges remotely...

4.3CVSS5.4AI score0.0025EPSS
SaveExploits0References4
CNVD
CNVD
added 2024/10/10 12:0 a.m.8 views

Siemens Authentication Bypass Vulnerability in Various Products

SIMATIC Drive Controllers are designed for the automation of production machines, combining the functionality of SIMATIC S7-1500 CPUs and SINAMICS S120 drive controls.SIMATIC ET 200SP Open Controller is the pc-based version of the SIMATIC S7-1500 controller, including optional visualization and...

6.9CVSS7.8AI score0.00557EPSS
SaveExploits0References1
OSV
OSV
added 2024/10/08 5:15 p.m.6 views

CVE-2024-9124

A denial-of-service vulnerability exists in the Rockwell Automation PowerFlex® 600T. If the device is overloaded with requests, it will become unavailable. The device may require a power cycle to recover it if it does not re-establish a connection after it stops receiving requests...

7.5CVSS5.8AI score0.00516EPSS
SaveExploits0References1
NVD
NVD
added 2024/10/08 5:15 p.m.11 views

CVE-2024-9124

A denial-of-service vulnerability exists in the Rockwell Automation PowerFlex® 600T. If the device is overloaded with requests, it will become unavailable. The device may require a power cycle to recover it if it does not re-establish a connection after it stops receiving requests...

8.2CVSS0.00516EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/10/08 4:35 p.m.17 views

CVE-2024-8626 Logix Controllers Vulnerable to Denial-of-Service Vulnerability

Due to a memory leak, a denial-of-service vulnerability exists in the Rockwell Automation affected products. A malicious actor could exploit this vulnerability by performing multiple actions on certain web pages of the product causing the affected products to become fully unavailable and require ...

8.7CVSS7AI score0.00517EPSS
SaveExploits0References1
Rows per page
Query Builder