Lucene search
+L

2093 matches found

Vulnrichment
Vulnrichment
added 2024/02/28 8:13 a.m.17 views

CVE-2021-47025 iommu/mediatek: Always enable the clk on resume

In the Linux kernel, the following vulnerability has been resolved: iommu/mediatek: Always enable the clk on resume In mtkiommuruntimeresume always enable the clk, even if m4udom is null. Otherwise the 'suspend' cb might disable the clk which is already disabled causing the warning: 1.586104...

6.8AI score0.0023EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2024/02/28 4:2 a.m.3 views

SUSE CVE-2021-46914

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

4.3CVSS7.8AI score0.00232EPSS
SaveExploits0References5
CNNVD
CNNVD
added 2024/02/28 12:0 a.m.7 views

Linux kernel security vulnerability

The Linux kernel is the kernel used by the Linux Foundation's open source operating system Linux. A security vulnerability exists in the Linux kernel that stems from always enabling clk in mtkiommuruntimeresume, even if m4udom is null...

7.8CVSS6.5AI score0.0023EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2024/02/27 7:15 a.m.6 views

CVE-2021-46914

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

5.5CVSS6.2AI score0.00232EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/02/27 7:15 a.m.7 views

CVE-2021-46914

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

5.5CVSS7.4AI score
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:15 a.m.1 views

DEBIAN-CVE-2021-46914

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits0References1
NVD
NVD
added 2024/02/27 7:15 a.m.27 views

CVE-2021-46914

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

5.5CVSS5.3AI score0.00232EPSS
SaveExploits0References3
Prion
Prion
added 2024/02/27 7:15 a.m.20 views

Spoofing

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

7.1AI score0.00232EPSS
SaveExploits0References3
OSV
OSV
added 2024/02/27 7:15 a.m.6 views

UBUNTU-CVE-2021-46914

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

5.5CVSS6.6AI score0.00232EPSS
SaveExploits0References6
CVE
CVE
added 2024/02/27 6:53 a.m.444 views

CVE-2021-46914

CVE-2021-46914 concerns the Linux kernel ixgbe driver, where suspend/resume code caused an unbalanced device enable/disable sequence. The root cause was a removal of pci_enable_device_mem() from ixgbe_resume(), which in combination with pci_disable_device() in __ixgbe_shutdown() could over- or un...

5.5CVSS6AI score0.00232EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2024/02/27 6:53 a.m.41 views

CVE-2021-46914 ixgbe: fix unbalanced device enable/disable in suspend/resume

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

5.9AI score0.00232EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2024/02/27 6:53 a.m.39 views

CVE-2021-46914

In the Linux kernel, the following vulnerability has been resolved: ixgbe: fix unbalanced device enable/disable in suspend/resume pcidisabledevice called in ixgbeshutdown decreases dev-enablecnt by 1. pcienabledevicemem which increases dev-enablecnt by 1, was removed from ixgberesume in commit...

5.5CVSS5.8AI score0.00232EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/02/27 3:56 a.m.8 views

SUSE CVE-2023-52456

In the Linux kernel, the following vulnerability has been resolved: serial: imx: fix tx statemachine deadlock When using the serial port as RS485 port, the tx statemachine is used to control the RTS pin to drive the RS485 transceiver TXEN pin. When the TTY port is closed in the middle of a...

4CVSS6.3AI score0.00175EPSS
SaveExploits0References10
CNNVD
CNNVD
added 2024/02/27 12:0 a.m.6 views

Linux kernel security vulnerabilities

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 unbalanced device enable/disable in suspend/resume...

5.5CVSS8.2AI score0.00232EPSS
SaveExploits0References6
OSV
OSV
added 2024/02/06 2:15 a.m.9 views

CVE-2024-22852

D-Link Go-RT-AC750 GORTAC750A1FWv101b03 contains a stack-based buffer overflow via the function genacgimain. This vulnerability allows attackers to enable telnet service via a specially crafted payload...

9.8CVSS7.7AI score0.01079EPSS
SaveExploits1References2
Prion
Prion
added 2024/02/06 2:15 a.m.30 views

Stack overflow

D-Link Go-RT-AC750 GORTAC750A1FWv101b03 contains a stack-based buffer overflow via the function genacgimain. This vulnerability allows attackers to enable telnet service via a specially crafted payload...

7.5CVSS7.5AI score0.01079EPSS
SaveExploits1References2Affected Software1
CNVD
CNVD
added 2024/02/02 12:0 a.m.5 views

TOTOLINK A3300R setRemoteCfg Method Command Injection Vulnerability

TOTOLINK A3300R is a dual-band wireless router manufactured by China's Gion Electronics TOTOLINK, mainly used for home and small network environments. The TOTOLINK A3300R suffers from a command injection vulnerability that stems from the port and enable parameters of the setRemoteCfg method faili...

9.8CVSS7.9AI score0.01517EPSS
SaveExploits1References1
OSV
OSV
added 2024/01/30 3:15 p.m.6 views

CVE-2024-24331

TOTOLINK A3300R V17.0.0cu.557B20221024 was discovered to contain a command injection vulnerability via the enable parameter in the setWiFiScheduleCfg function...

9.8CVSS5.8AI score0.01615EPSS
SaveExploits1References1
OSV
OSV
added 2024/01/30 3:15 p.m.7 views

CVE-2024-24330

TOTOLINK A3300R V17.0.0cu.557B20221024 was discovered to contain a command injection vulnerability via the port or enable parameter in the setRemoteCfg function...

9.8CVSS5.8AI score0.01517EPSS
SaveExploits1References1
Prion
Prion
added 2024/01/30 3:15 p.m.23 views

Command injection

TOTOLINK A3300R V17.0.0cu.557B20221024 was discovered to contain a command injection vulnerability via the enable parameter in the setWiFiScheduleCfg function...

7.5CVSS8.2AI score0.01615EPSS
SaveExploits1References1Affected Software1
Rows per page
Query Builder