Lucene search
+L

17 matches found

Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-89469

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - power: supply: lp8727: fix use-after-free in lp8727releaseirq lp8727isrfunc, the threaded IRQ handler, is the only caller that arms pchg-work via...

8.4CVSS0.0014EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.9 views

PT-2026-90180

In the Linux kernel, the following vulnerability has been resolved: power: supply: twl4030 charger: cancel workers via devm bci is devm-allocated. Two workers bci-work and bci-current worker dereference it. twl4030 bci remove disables charging and masks interrupts. It cancels neither worker. A...

0.00168EPSS
SaveExploits0References5
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.1 views

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

In the Linux kernel, the following vulnerability has been resolved: devres: A memory leak caused by the driver API devmfreepercpu has been fixed. A memory leak occurs when the driver API devmfreepercpu is used to release memory allocated by devmallocpercpu. This issue was addressed by using...

5.5CVSS6.2AI score0.00239EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: Firewire: ohci: prevents leakage of leftover IRQs when unbinding The commit 5a95f1ded28691e6 “Firewire: ohci: uses a devres for the requested IRQ” also removed the call to freeirq in pciremove. This resulted in a leftover IRQ...

5.5CVSS5.2AI score0.00224EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fixed a kernel crash when calling mt7921pciremove The crash log indicates that it is possible that mt7921irqhandler was called while devmfreeirq was being processed. Therefore, mt76freedevice needs to be postponed...

5.5CVSS6.2AI score0.00253EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/05/08 3:31 p.m.18 views

EUVD-2026-28732

In the Linux kernel, the following vulnerability has been resolved: usb: renesasusbhs: fix use-after-free in ISR during device removal In usbhsremove, the driver frees resources including the pipe array while the interrupt handler usbhsinterrupt is still registered. If an interrupt fires after...

5.8AI score0.00126EPSS
SaveExploits0References9
OSV
OSV
added 2025/02/26 7:01 a.m.16 views

DEBIAN-CVE-2022-49331

In the Linux kernel, the following vulnerability has been resolved: nfc: st21nfca: fix memory leaks in EVTTRANSACTION handling Error paths do not free previously allocated memory. Add devmkfree to those failure paths...

5.5CVSS5.5AI score0.00266EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/26 7:01 a.m.7 views

UBUNTU-CVE-2022-49476

In the Linux kernel, the following vulnerability has been resolved: mt76: mt7921: fix kernel crash at mt7921pciremove The crash log shown it is possible that mt7921irqhandler is called while devmfreeirq is being handled so mt76freedevice need to be postponed until devmfreeirq is completed to solv...

5.5CVSS6.5AI score0.00253EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2024/10/22 2:49 a.m.9 views

SUSE CVE-2024-50057

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tipd: Free IRQ only if it was requested before In polling mode, if no IRQ was requested there is no need to free it. Call devmfreeirq only if client-irq is set. This fixes the warning caused by the tps6598x module...

5.5CVSS7.7AI score0.00212EPSS
SaveExploits0References6
OSV
OSV
added 2024/10/21 8:15 p.m.13 views

UBUNTU-CVE-2024-50057

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tipd: Free IRQ only if it was requested before In polling mode, if no IRQ was requested there is no need to free it. Call devmfreeirq only if client-irq is set. This fixes the warning caused by the tps6598x module...

3.3CVSS6.1AI score0.00212EPSS
SaveExploits0References20
Microsoft CVE
Microsoft CVE
added 2024/10/12 12:00 a.m.14 views

CVE-2024-43871

...

5.5CVSS6.5AI score0.00239EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/08/22 2:58 a.m.11 views

SUSE CVE-2024-43871

In the Linux kernel, the following vulnerability has been resolved: devres: Fix memory leakage caused by driver API devmfreepercpu It will cause memory leakage when use driver API devmfreepercpu to free memory allocated by devmallocpercpu, fixed by using devresrelease instead of devresdestroy...

5.5CVSS6.4AI score0.00239EPSS
SaveExploits0References18
OSV
OSV
added 2024/08/21 1:15 a.m.8 views

DEBIAN-CVE-2024-43871

In the Linux kernel, the following vulnerability has been resolved: devres: Fix memory leakage caused by driver API devmfreepercpu It will cause memory leakage when use driver API devmfreepercpu to free memory allocated by devmallocpercpu, fixed by using devresrelease instead of devresdestroy...

5.5CVSS5.6AI score0.00239EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/05/21 2:00 a.m.9 views

SUSE 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.5CVSS6.4AI score0.00224EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2024/05/18 12:11 a.m.30 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.00224EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2024/05/17 2:15 p.m.27 views

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.9AI score0.00224EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2022/01/01 12:00 a.m.13 views

PT-2025-7991

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 5.17.0-rc8 nextqueue-devqueue-02643-g23f3121aca93 Description A use-after-free issue has been identified in the Linux kernel. The problem arises when the free irq cpu rmap function is called after devm free irq,...

7.8CVSS6.5AI score0.00303EPSS
SaveExploits0
Rows per page
Query Builder