Lucene search
K

37 matches found

RedhatCVE
RedhatCVE
added 2026/05/27 4:59 p.m.8 views

CVE-2026-46103

A flaw was found in the Linux kernel's can: ucan USB driver. This vulnerability arises from incorrect management of device resource lifetimes, where resources are tied to the parent USB device instead of the USB interface. This can lead to memory leaks when drivers are unbound without the...

5.5CVSS5.8AI score0.00164EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.23 views

CVE-2026-43181 gpio: sysfs: fix chip removal with GPIOs exported over sysfs

In the Linux kernel, the following vulnerability has been resolved: gpio: sysfs: fix chip removal with GPIOs exported over sysfs Currently if we export a GPIO over sysfs and unbind the parent GPIO controller, the exported attribute will remain under /sys/class/gpio because once we remove the pare...

0.00126EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.4 views

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

In the Linux kernel, the following vulnerability has been resolved: USB: Roles – Fixed NULL pointer issue when referencing the module’s reference. In the current design, the USB role class driver will obtain a reference to the module of the usbroleswitch object after the user selects the...

4.4CVSS5.2AI score0.00238EPSS
Exploits0References2
Cvelist
Cvelist
added 2026/04/03 3:15 p.m.17 views

CVE-2026-23452 PM: runtime: Fix a race condition related to device removal

In the Linux kernel, the following vulnerability has been resolved: PM: runtime: Fix a race condition related to device removal The following code in pmruntimework may dereference the dev-parent pointer after the parent device has been freed: / Maybe the parent is now able to suspend. / if parent...

0.00087EPSS
Exploits0References8
CNNVD
CNNVD
added 2026/04/03 12:0 a.m.5 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from improper management of parent device references after the deviceadd operation fails. This could...

7.8CVSS5.8AI score0.00119EPSS
Exploits0References6
Positive Technologies
Positive Technologies
added 2026/04/03 12:0 a.m.6 views

PT-2026-30147

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the pm runtime work function related to device removal, potentially leading to a use-after-free issue. The issue occurs when the parent device is freed while t...

7.8CVSS5.2AI score0.00181EPSS
Exploits0References63
SUSE CVE
SUSE CVE
added 2025/12/25 12:57 a.m.1 views

SUSE CVE-2023-54027

In the Linux kernel, the following vulnerability has been resolved: iio: core: Prevent invalid memory access when there is no parent Commit 813665564b3d "iio: core: Convert to use firmware node handle instead of OF node" switched the kind of nodes to use for label retrieval in device registration...

5.5CVSS6.4AI score0.00155EPSS
Exploits0References17
OSV
OSV
added 2025/12/24 11:15 a.m.2 views

UBUNTU-CVE-2023-54027

In the Linux kernel, the following vulnerability has been resolved: iio: core: Prevent invalid memory access when there is no parent Commit 813665564b3d "iio: core: Convert to use firmware node handle instead of OF node" switched the kind of nodes to use for label retrieval in device registration...

5.7AI score0.00155EPSS
Exploits0References5
OSV
OSV
added 2025/12/24 10:55 a.m.2 views

CVE-2023-54027 iio: core: Prevent invalid memory access when there is no parent

In the Linux kernel, the following vulnerability has been resolved: iio: core: Prevent invalid memory access when there is no parent Commit 813665564b3d "iio: core: Convert to use firmware node handle instead of OF node" switched the kind of nodes to use for label retrieval in device registration...

6.3AI score0.00155EPSS
Exploits0References6
EUVD
EUVD
added 2025/10/03 8:7 p.m.3 views

EUVD-2025-13030

Malicious code in bioql PyPI...

7.3AI score0.00164EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/05/01 1:7 p.m.11 views

CVE-2025-37781 i2c: cros-ec-tunnel: defer probe if parent EC is not present

In the Linux kernel, the following vulnerability has been resolved: i2c: cros-ec-tunnel: defer probe if parent EC is not present When i2c-cros-ec-tunnel and the EC driver are built-in, the EC parent device will not be found, leading to NULL pointer dereference. That can also be reproduced by...

0.00164EPSS
Exploits0References8
SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.1 views

SUSE CVE-2024-50295

In the Linux kernel, the following vulnerability has been resolved: net: arc: fix the device for dmamapsingle/dmaunmapsingle The ndev-dev and pdev-dev aren't the same device, use ndev-dev.parent which has dmamask, ndev-dev.parent is just pdev-dev. Or it would cause the following issue: 39.933526...

5.5CVSS7.8AI score0.00229EPSS
Exploits0References16
NVD
NVD
added 2024/11/19 2:16 a.m.15 views

CVE-2024-50295

In the Linux kernel, the following vulnerability has been resolved: net: arc: fix the device for dmamapsingle/dmaunmapsingle The ndev-dev and pdev-dev aren't the same device, use ndev-dev.parent which has dmamask, ndev-dev.parent is just pdev-dev. Or it would cause the following issue: 39.933526...

5.5CVSS0.00229EPSS
Exploits0References8
CVE
CVE
added 2024/11/07 9:31 a.m.183 views

CVE-2024-50150

The CVE-2024-50150 entry describes a Linux kernel vulnerability in usb: typec: altmode where the altmode device release did not keep a reference to its parent. The fix registers a reference to the parent during altmode registration and stores it in the release path to prevent use-after-free scena...

7.8CVSS7.1AI score0.00244EPSS
Exploits0References11Affected Software1
CNNVD
CNNVD
added 2024/11/07 12:0 a.m.0 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 a reference to a parent device not being maintained at release time...

7.8CVSS6.7AI score0.00244EPSS
Exploits0References6
SUSE CVE
SUSE CVE
added 2024/11/06 3:49 a.m.2 views

SUSE CVE-2024-50113

In the Linux kernel, the following vulnerability has been resolved: firewire: core: fix invalid port index for parent device In a commit 24b7f8e5cd65 "firewire: core: use helper functions for self ID sequence", the enumeration over self ID sequence was refactored with some helper functions with...

5.9CVSS7.8AI score0.002EPSS
Exploits0References5
OSV
OSV
added 2024/11/05 6:15 p.m.2 views

DEBIAN-CVE-2024-50113

In the Linux kernel, the following vulnerability has been resolved: firewire: core: fix invalid port index for parent device In a commit 24b7f8e5cd65 "firewire: core: use helper functions for self ID sequence", the enumeration over self ID sequence was refactored with some helper functions with...

5.5CVSS5.4AI score0.002EPSS
Exploits0References1
NVD
NVD
added 2024/11/05 6:15 p.m.13 views

CVE-2024-50113

In the Linux kernel, the following vulnerability has been resolved: firewire: core: fix invalid port index for parent device In a commit 24b7f8e5cd65 "firewire: core: use helper functions for self ID sequence", the enumeration over self ID sequence was refactored with some helper functions with...

5.5CVSS0.002EPSS
Exploits0References2
OSV
OSV
added 2024/11/05 6:15 p.m.1 views

UBUNTU-CVE-2024-50113

In the Linux kernel, the following vulnerability has been resolved: firewire: core: fix invalid port index for parent device In a commit 24b7f8e5cd65 "firewire: core: use helper functions for self ID sequence", the enumeration over self ID sequence was refactored with some helper functions with...

5.5CVSS5.7AI score0.002EPSS
Exploits0References8
CVE
CVE
added 2024/11/05 5:10 p.m.90 views

CVE-2024-50113

Technical details about CVE-2024-50113 are not publicly available in the provided connected documents. The initial description mentions the Linux kernel firewire port index fix, but there are no public details on affected products/versions or specific exploit vectors in the supplied sources. Moni...

5.5CVSS5.4AI score0.002EPSS
Exploits0References2Affected Software1
Rows per page
Query Builder