Lucene search
K

16 matches found

AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerabilities in Linux, Linux-5.15, Linux-5.10

In the Linux kernel, the following vulnerability has been resolved: net: fec: Better handling of the case where pmruntimeget fails in .remove. In the unlikely event that pmruntimeget disguised as pmruntimeresumeandget fails, the remove callback returns an error early. The problem with this is tha...

7.8CVSS5.3AI score0.00153EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/04 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2026-005614)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-005614 advisory. In the Linux kernel, the following vulnerability has been resolved: net: fec: Better handle pmruntimeget failing in .remove In the unlikely event that pmruntimeget...

7.8CVSS5.9AI score0.00153EPSS
Exploits0References4
OSV
OSV
added 2025/12/30 1:16 p.m.6 views

UBUNTU-CVE-2023-54259

In the Linux kernel, the following vulnerability has been resolved: soundwire: bus: Fix unbalanced pmruntimeput causing usage count underflow This reverts commit 443a98e649b4 "soundwire: bus: use pmruntimeresumeandget" Change calls to pmruntimeresumeandget back to pmruntimegetsync. This fixes a...

5.8AI score0.00166EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/09/20 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2023-53308

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: fec: Better handle pmruntimeget failing in .remove In the unlikely event that pmruntimeget disguised as pmruntimeresumeandget fails, the remove callback...

7.8CVSS6.5AI score0.00153EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2025/09/16 6:29 p.m.11 views

CVE-2023-53308

In the Linux kernel, the following vulnerability has been resolved: net: fec: Better handle pmruntimeget failing in .remove In the unlikely event that pmruntimeget disguised as pmruntimeresumeandget fails, the remove callback returned an error early. The problem with this is that the driver core...

5.5CVSS5.8AI score0.00153EPSS
Exploits0References4
OSV
OSV
added 2025/09/16 5:15 p.m.5 views

UBUNTU-CVE-2023-53308

In the Linux kernel, the following vulnerability has been resolved: net: fec: Better handle pmruntimeget failing in .remove In the unlikely event that pmruntimeget disguised as pmruntimeresumeandget fails, the remove callback returned an error early. The problem with this is that the driver core...

7.8CVSS5.9AI score0.00153EPSS
Exploits0References11
OSV
OSV
added 2025/09/16 4:11 p.m.7 views

CVE-2023-53308 net: fec: Better handle pm_runtime_get() failing in .remove()

In the Linux kernel, the following vulnerability has been resolved: net: fec: Better handle pmruntimeget failing in .remove In the unlikely event that pmruntimeget disguised as pmruntimeresumeandget fails, the remove callback returned an error early. The problem with this is that the driver core...

7.8CVSS4.9AI score0.00153EPSS
Exploits0References11
OSV
OSV
added 2024/05/17 2:15 p.m.20 views

UBUNTU-CVE-2024-35809

In the Linux kernel, the following vulnerability has been resolved: PCI/PM: Drain runtime-idle callbacks before driver removal A race condition between the .runtimeidle callback and the .remove callback in the rtsxpcr PCI driver leads to a kernel crash due to an unhandled page fault 1. The proble...

5.5CVSS6.1AI score0.00193EPSS
Exploits0References30
SUSE CVE
SUSE CVE
added 2024/02/29 4:7 a.m.6 views

SUSE CVE-2020-36784

In the Linux kernel, the following vulnerability has been resolved: i2c: cadence: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in functions cdnsi2cmasterxfer and cdnsregslave. However, pmruntimegetsync will increment pm usage...

3.3CVSS5.8AI score0.00225EPSS
Exploits0References9
OSV
OSV
added 2024/02/28 9:15 a.m.3 views

DEBIAN-CVE-2020-36782

In the Linux kernel, the following vulnerability has been resolved: i2c: imx-lpi2c: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in lpi2cimxmasterenable. However, pmruntimegetsync will increment the PM reference count even faile...

5.5CVSS5.4AI score0.00225EPSS
Exploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.2 views

DEBIAN-CVE-2020-36779

In the Linux kernel, the following vulnerability has been resolved: i2c: stm32f7: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in these stm32f7i2cxx serious functions. However, pmruntimegetsync will increment the PM reference...

5.5CVSS4.9AI score0.00222EPSS
Exploits0References1
OSV
OSV
added 2024/02/28 9:15 a.m.11 views

UBUNTU-CVE-2020-36780

In the Linux kernel, the following vulnerability has been resolved: i2c: sprd: fix reference leak when pmruntimegetsync fails The PM reference count is not expected to be incremented on return in sprdi2cmasterxfer and sprdi2cremove. However, pmruntimegetsync will increment the PM reference count...

4.7CVSS6.6AI score0.00228EPSS
Exploits0References8
Positive Technologies
Positive Technologies
added 2022/09/17 12:0 a.m.2 views

PT-2022-33734 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux Kernel versions prior to v5.15.63 Description: The issue is related to a cleanup problem in the .remove function after pm runtime get sync failed. The actual impact and attack plausibility have not yet been proven. Recommendations: For...

7.1AI score
Exploits0References1
Positive Technologies
Positive Technologies
added 2022/03/16 12:0 a.m.4 views

PT-2025-8173

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A reference leak issue in the Linux kernel's ASoC rockchip component has been identified. The problem occurs because pm runtime get sync increments the PM usage counter even if it fails,...

5.5CVSS5.8AI score0.00243EPSS
Exploits0References19
OSV
OSV
added 2021/05/31 3:39 p.m.10 views

GSD-2021-1000357 i2c: cadence: fix reference leak when pm_runtime_get_sync fails

i2c: cadence: fix reference leak when pmruntimegetsync fails 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.10.37 by commit...

7.2AI score
Exploits0
OSV
OSV
added 2019/11/18 6:15 a.m.6 views

UBUNTU-CVE-2019-19064

A memory leak in the fsllpspiprobe function in drivers/spi/spi-fsl-lpspi.c in the Linux kernel through 5.3.11 allows attackers to cause a denial of service memory consumption by triggering pmruntimegetsync failures, aka CID-057b8945f78f. NOTE: third parties dispute the relevance of this because a...

7.5CVSS7.1AI score0.03208EPSS
Exploits0References4
Rows per page
Query Builder