Lucene search
+L

1176 matches found

EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2019-5249

Malware in sbrugna...

6.5CVSS6.6AI score0.00667EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/07 12:30 a.m.7 views

EUVD-2017-9419

Malware in sbrugna...

7.8CVSS7.7AI score0.00262EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.4 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: kernel (UTSA-2025-381544)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-381544 advisory. In the Linux kernel, the following vulnerability has been resolved: gpio: aggregator: protect driver attr handlers against module unload Both newdevicestore and...

4.7CVSS5.9AI score0.00139EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987013)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987013 advisory. In the Linux kernel, the following vulnerability has been resolved: gpio: wcd934x: Fix shift-out-of-bounds error bit-mask for pins 0 to 4 is BIT0 to BIT4 however we...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986846)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986846 advisory. In the Linux kernel, the following vulnerability has been resolved: gpio: amd8111: Fix PCI device reference count leak foreachpcidev is implemented by pcigetdevice...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.6 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986805)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986805 advisory. In the Linux kernel, the following vulnerability has been resolved: gpiolib: cdev: Set lineeventstate::irq after IRQ register successfully When running gpio test on...

5.5CVSS6AI score0.00236EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.11 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-986670)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-986670 advisory. In the Linux kernel, the following vulnerability has been resolved: gpio: mockup: fix NULL pointer dereference when removing debugfs We now remove the device's debug...

5.5CVSS6AI score0.00226EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/07 12:0 a.m.3 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987166)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987166 advisory. In the Linux kernel, the following vulnerability has been resolved: regulator: rt4801: Fix NULL pointer dereference if priv-enablegpios is NULL...

5.5CVSS5.2AI score0.00222EPSS
SaveExploits0References4
Ubuntu
Ubuntu
added 2025/10/06 2:26 p.m.12 views

USN-7801-2: Linux kernel (Oracle) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - ARM32 architecture; - ARM64 architecture; - x86 architecture; - Compute Acceleration Framework; - Bus devices; - AM...

8.1CVSS7AI score0.00352EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/05 2:55 a.m.5 views

SUSE CVE-2023-53592

In the Linux kernel, the following vulnerability has been resolved: gpio: sifive: Fix refcount leak in sifivegpioprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

3.3CVSS6.4AI score0.00136EPSS
SaveExploits0References7
SUSE CVE
SUSE CVE
added 2025/10/05 2:52 a.m.5 views

SUSE CVE-2025-39937

In the Linux kernel, the following vulnerability has been resolved: net: rfkill: gpio: Fix crash due to dereferencering uninitialized pointer Since commit 7d5e9737efda "net: rfkill: gpio: get the name and type from device property" rfkillfindtype gets called with the possibly uninitialized "const...

5.5CVSS6.2AI score0.00137EPSS
SaveExploits0References21
NVD
NVD
added 2025/10/04 4:15 p.m.10 views

CVE-2023-53592

In the Linux kernel, the following vulnerability has been resolved: gpio: sifive: Fix refcount leak in sifivegpioprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS0.00136EPSS
SaveExploits0References5
NVD
NVD
added 2025/10/04 4:15 p.m.10 views

CVE-2023-53579

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix irq domain leak Uwe Kleine-König pointed out we still have one resource leak in the mvebu driver triggered on driver detach. Let's address it with a custom devm action...

5.5CVSS0.00138EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/04 4:15 p.m.5 views

UBUNTU-CVE-2023-53579

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix irq domain leak Uwe Kleine-König pointed out we still have one resource leak in the mvebu driver triggered on driver detach. Let's address it with a custom devm action...

5.5CVSS5.7AI score0.00138EPSS
SaveExploits0References7
OSV
OSV
added 2025/10/04 4:15 p.m.4 views

UBUNTU-CVE-2023-53592

In the Linux kernel, the following vulnerability has been resolved: gpio: sifive: Fix refcount leak in sifivegpioprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS5.9AI score0.00136EPSS
SaveExploits0References8
CVE
CVE
added 2025/10/04 3:44 p.m.21 views

CVE-2023-53592

In CVE-2023-53592, the Linux kernel GPIO driver for sifive contains a refcount leak in sifive_gpio_probe. Specifically, of_irq_find_parent() returns a node pointer with an incremented refcount, and the bug fixes by ensuring of_node_put() is called when the pointer is no longer needed. The fix pre...

5.5CVSS6AI score0.00136EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/04 3:44 p.m.14 views

CVE-2023-53592 gpio: sifive: Fix refcount leak in sifive_gpio_probe

In the Linux kernel, the following vulnerability has been resolved: gpio: sifive: Fix refcount leak in sifivegpioprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

0.00136EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/04 3:44 p.m.9 views

CVE-2023-53592 gpio: sifive: Fix refcount leak in sifive_gpio_probe

In the Linux kernel, the following vulnerability has been resolved: gpio: sifive: Fix refcount leak in sifivegpioprobe ofirqfindparent returns a node pointer with refcount incremented, We should use ofnodeput on it when not needed anymore. Add missing ofnodeput to avoid refcount leak...

5.5CVSS6.3AI score0.00136EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/10/04 3:17 p.m.12 views

CVE-2023-53579 gpio: mvebu: fix irq domain leak

In the Linux kernel, the following vulnerability has been resolved: gpio: mvebu: fix irq domain leak Uwe Kleine-König pointed out we still have one resource leak in the mvebu driver triggered on driver detach. Let's address it with a custom devm action...

0.00138EPSS
SaveExploits0References4
CVE
CVE
added 2025/10/04 3:17 p.m.20 views

CVE-2023-53579

CVE-2023-53579: In the Linux kernel, the gpio: mvebu driver had a resource leak in the irq domain triggered on driver detach. A fix was applied (using a custom devm action) to address the leak. Connected advisories (SUSE OSV entries, Root Debian patch notes, Astra Linux bulletin) corroborate the ...

5.5CVSS6.1AI score0.00138EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder