Lucene search
+L

240 matches found

OSV
OSV
added 2024/06/20 12:15 p.m.3 views

DEBIAN-CVE-2022-48735

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec drivers are registered via devmledclassdevregister and associated with the HD-audio codec device. Unfortunately, it turne...

7.8CVSS5.2AI score0.00234EPSS
SaveExploits0References1
NVD
NVD
added 2024/06/20 12:15 p.m.31 views

CVE-2022-48735

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec drivers are registered via devmledclassdevregister and associated with the HD-audio codec device. Unfortunately, it turne...

7.8CVSS0.00234EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/06/20 12:0 a.m.33 views

CVE-2022-48735

In the Linux kernel, the following vulnerability has been resolved: ALSA: hda: Fix UAF of leds class devs at unbinding The LED class devices that are created by HD-audio codec drivers are registered via devmledclassdevregister and associated with the HD-audio codec device. Unfortunately, it turne...

7.8CVSS6.2AI score0.00234EPSS
SaveExploits0References6
OSV
OSV
added 2024/05/21 3:15 p.m.2 views

DEBIAN-CVE-2021-47410

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix svmmigratefini warning Device manager releases device-specific resources when a driver disconnects from a device, devmmemunmappages and devmreleasememregion calls in svmmigratefini are redundant. It causes below...

5.5CVSS4.6AI score0.00208EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2024/05/21 3:4 p.m.20 views

CVE-2021-47410 drm/amdkfd: fix svm_migrate_fini warning

In the Linux kernel, the following vulnerability has been resolved: drm/amdkfd: fix svmmigratefini warning Device manager releases device-specific resources when a driver disconnects from a device, devmmemunmappages and devmreleasememregion calls in svmmigratefini are redundant. It causes below...

6.8AI score0.00208EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2024/05/18 12:11 a.m.27 views

CVE-2024-35816

A vulnerability was found in the Linux kernel's FireWire OHCI driver, which could lead to a resource leak by leaving behind an interrupt request IRQ when a device is unbound. This issue may cause instability or improper handling of IRQs, potentially affecting system performance or reliability...

5.5CVSS6.2AI score0.00222EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/17 2:15 p.m.14 views

UBUNTU-CVE-2024-35816

In the Linux kernel, the following vulnerability has been resolved: firewire: ohci: prevent leak of left-over IRQ on unbind Commit 5a95f1ded28691e6 "firewire: ohci: use devres for requested IRQ" also removed the call to freeirq in pciremove, leading to a leftover irq of devmrequestirq at...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/04/17 2:29 a.m.3 views

SUSE CVE-2021-47205

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: Unregister clocks/resets when unbinding Currently, unbinding a CCU driver unmaps the device's MMIO region, while leaving its clocks/resets and their providers registered. This can cause a page fault later when some...

5.5CVSS6.3AI score0.00196EPSS
SaveExploits0References13
RedhatCVE
RedhatCVE
added 2024/04/11 10:3 p.m.24 views

CVE-2021-47205

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: Unregister clocks/resets when unbinding Currently, unbinding a CCU driver unmaps the device's MMIO region, while leaving its clocks/resets and their providers registered. This can cause a page fault later when some...

6CVSS7.1AI score0.00196EPSS
SaveExploits0References4
OSV
OSV
added 2024/04/10 7:15 p.m.7 views

UBUNTU-CVE-2021-47205

In the Linux kernel, the following vulnerability has been resolved: clk: sunxi-ng: Unregister clocks/resets when unbinding Currently, unbinding a CCU driver unmaps the device's MMIO region, while leaving its clocks/resets and their providers registered. This can cause a page fault later when some...

5.5CVSS6.2AI score0.00196EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/03/05 12:0 a.m.26 views

PT-2024-14631 · Linux +4 · Linux Kernel +4

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A use-after-free UAF issue has been resolved in the Linux kernel. The pmif driver data, which contains clocks, is allocated along with spmi controller. When a device is removed, spmi...

8CVSS6.6AI score0.51248EPSS
SaveExploits21References809
Prion
Prion
added 2024/02/29 11:15 p.m.31 views

Design/Logic Flaw

In the Linux kernel, the following vulnerability has been resolved: spi: Fix use-after-free with devmspialloc We can't rely on the contents of the devres list during spiunregistercontroller, as the list is already torn down at the time we perform devresfind for devmspireleasecontroller. This caus...

6.8AI score0.00245EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2023/03/16 12:0 a.m.9 views

PT-2025-18818

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A vulnerability in the Linux kernel has been resolved, related to a devres leak in the hw enable function upon suspend and resume. This issue occurs when the platform goes to low power,...

8.8CVSS7.8AI score0.01327EPSS
SaveExploits2References919
OSV
OSV
added 2022/02/27 3:17 a.m.10 views

GSD-2022-1000512 net: dsa: felix: don't use devres for mdiobus

net: dsa: felix: don't use devres for mdiobus 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.16.10 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/02/27 3:6 a.m.9 views

GSD-2022-1000429 net: dsa: bcm_sf2: don't use devres for mdiobus

net: dsa: bcmsf2: don't use devres for mdiobus 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.15.24 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/02/27 3:6 a.m.11 views

GSD-2022-1000428 net: dsa: mv88e6xxx: don't use devres for mdiobus

net: dsa: mv88e6xxx: don't use devres for mdiobus 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.15.24 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/02/27 2:57 a.m.11 views

GSD-2022-1000371 net: dsa: lantiq_gswip: don't use devres for mdiobus

net: dsa: lantiqgswip: don't use devres for mdiobus 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.101 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/02/27 2:57 a.m.7 views

GSD-2022-1000369 net: dsa: ar9331: register the mdiobus under devres

net: dsa: ar9331: register the mdiobus under devres 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.101 by commit...

7.2AI score
SaveExploits0
OSV
OSV
added 2022/02/27 2:57 a.m.12 views

GSD-2022-1000368 net: dsa: mv88e6xxx: don't use devres for mdiobus

net: dsa: mv88e6xxx: don't use devres for mdiobus 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.101 by commit...

7.2AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2021/09/13 12:0 a.m.13 views

PT-2021-8177 · Linux +3 · Linux Kernel +3

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue is related to the clk component of the Linux kernel, where unbinding a CCU driver unmaps the device's MMIO region but leaves its clocks/resets and their providers registered...

8.4CVSS6.4AI score0.08555EPSS
SaveExploits6References1596
Rows per page
Query Builder