Lucene search
+L

83 matches found

NVD
NVD
added 2025/09/04 4:15 p.m.6 views

CVE-2025-38682

In the Linux kernel, the following vulnerability has been resolved: i2c: core: Fix double-free of fwnode in i2cunregisterdevice Before commit df6d7277e552 "i2c: core: Do not dereference fwnode in struct device", i2cunregisterdevice only called fwnodehandleput on ofnode-s in the form of calling...

7.8CVSS0.00153EPSS
SaveExploits0References2
OSV
OSV
added 2025/09/04 3:32 p.m.6 views

CVE-2025-38682 i2c: core: Fix double-free of fwnode in i2c_unregister_device()

In the Linux kernel, the following vulnerability has been resolved: i2c: core: Fix double-free of fwnode in i2cunregisterdevice Before commit df6d7277e552 "i2c: core: Do not dereference fwnode in struct device", i2cunregisterdevice only called fwnodehandleput on ofnode-s in the form of calling...

6.2AI score
SaveExploits0References5
CVE
CVE
added 2025/09/04 3:32 p.m.30 views

CVE-2025-38682

The CVE-2025-38682 entry details a Linux kernel vulnerability in i2c core: i2c_unregister_device() could double-free a fwnode when the i2c_client has a software-node as its primary fwnode. The root cause was unconditional fwnode_handle_put() on the i2c_client, which, if a software fwnode is prima...

7.8CVSS5.9AI score0.00153EPSS
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2025/08/24 4:7 p.m.16 views

CVE-2025-38623

In the Linux kernel, the following vulnerability has been resolved: PCI: pnvphp: Fix surprise plug detection and recovery The existing PowerNV hotplug code did not handle surprise plug events correctly, leading to a complete failure of the hotplug system after device removal and a required reboot...

4.6CVSS6.6AI score0.00161EPSS
SaveExploits0References4
NVD
NVD
added 2025/08/22 4:15 p.m.8 views

CVE-2025-38623

In the Linux kernel, the following vulnerability has been resolved: PCI: pnvphp: Fix surprise plug detection and recovery The existing PowerNV hotplug code did not handle surprise plug events correctly, leading to a complete failure of the hotplug system after device removal and a required reboot...

5.5CVSS0.00161EPSS
SaveExploits0References9
OSV
OSV
added 2025/08/22 4:0 p.m.13 views

CVE-2025-38623 PCI: pnv_php: Fix surprise plug detection and recovery

In the Linux kernel, the following vulnerability has been resolved: PCI: pnvphp: Fix surprise plug detection and recovery The existing PowerNV hotplug code did not handle surprise plug events correctly, leading to a complete failure of the hotplug system after device removal and a required reboot...

6.3AI score
SaveExploits0References12
CVE
CVE
added 2025/08/22 4:0 p.m.72 views

CVE-2025-38623

The CVE-2025-38623 entry describes a Linux kernel fix in PCI: pnv_php hotplug handling. The vulnerability stemmed from improper handling of surprise plug events, enabling a PE bridge to freeze MSI interrupt paths and leaving PHB/PE in a frozen state after removal. Consequences include stalled plu...

5.5CVSS6.7AI score0.00161EPSS
SaveExploits0References9Affected Software1
Debian CVE
Debian CVE
added 2025/08/16 11:12 a.m.12 views

CVE-2025-38537

In the Linux kernel, the following vulnerability has been resolved: net: phy: Don't register LEDs for genphy If a PHY has no driver, the genphy driver is probed/removed directly in phyattach/detach. If the PHY's ofnode has an "leds" subnode, then the LEDs will be unregistered when probing/removin...

5.5CVSS5.3AI score0.00145EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/12 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2022-49016

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: net: mdiobus: fix unbalanced node reference count I got the following report while doing...

5.5CVSS5.2AI score0.00245EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:0 a.m.5 views

irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()

...

7.8CVSS7.4AI score0.00183EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/06/19 3:38 a.m.4 views

SUSE CVE-2022-50214

In the Linux kernel, the following vulnerability has been resolved: coresight: Clear the connection field properly coresight devices track their connections output connections and hold a reference to the fwnode. When a device goes away, we walk through the devices on the coresight bus and make su...

5.5CVSS6.5AI score0.00193EPSS
SaveExploits0References3
OSV
OSV
added 2025/06/18 11:15 a.m.6 views

DEBIAN-CVE-2022-50214

In the Linux kernel, the following vulnerability has been resolved: coresight: Clear the connection field properly coresight devices track their connections output connections and hold a reference to the fwnode. When a device goes away, we walk through the devices on the coresight bus and make su...

7.8CVSS5.8AI score0.00193EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.5 views

kernel: pinctrl: intel: platform: fix error path in device_for_each_child_node()

In the Linux kernel, the following vulnerability has been resolved: pinctrl: intel: platform: fix error path in deviceforeachchildnode The deviceforeachchildnode loop requires calls to fwnodehandleput upon early returns to decrement the refcount of the child node and avoid leaking memory if that...

5.5CVSS6.9AI score0.00179EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.4 views

kernel: coresight: Clear the connection field properly

In the Linux kernel, the following vulnerability has been resolved: coresight: Clear the connection field properly coresight devices track their connections output connections and hold a reference to the fwnode. When a device goes away, we walk through the devices on the coresight bus and make su...

7.8CVSS6.8AI score0.00193EPSS
SaveExploits0References5
OSV
OSV
added 2025/02/27 3:15 a.m.1 views

DEBIAN-CVE-2024-58011

In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Check for adev == NULL Not all devices have an ACPI companion fwnode, so adev might be NULL. This can e.g. theoretically happen when a user manually binds one of the int3472 drivers to another i2c/platform...

5.5CVSS5.7AI score0.00211EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2024/11/09 3:48 a.m.5 views

SUSE CVE-2024-50197

In the Linux kernel, the following vulnerability has been resolved: pinctrl: intel: platform: fix error path in deviceforeachchildnode The deviceforeachchildnode loop requires calls to fwnodehandleput upon early returns to decrement the refcount of the child node and avoid leaking memory if that...

5.5CVSS7.7AI score0.00179EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2024/06/20 12:15 p.m.9 views

CVE-2022-48724

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix potential memory leak in intelsetupirqremapping After commit e3beca48a45b "irqdomain/treewide: Keep firmware node unconditionally allocated". For tear down scenario, fn is only freed after fail to allocate irdomai...

5.5CVSS6.1AI score0.00236EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2024/06/20 12:15 p.m.3 views

DEBIAN-CVE-2022-48724

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix potential memory leak in intelsetupirqremapping After commit e3beca48a45b "irqdomain/treewide: Keep firmware node unconditionally allocated". For tear down scenario, fn is only freed after fail to allocate irdomai...

5.5CVSS5.4AI score0.00236EPSS
SaveExploits0References1
OSV
OSV
added 2024/06/20 12:15 p.m.7 views

UBUNTU-CVE-2022-48724

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix potential memory leak in intelsetupirqremapping After commit e3beca48a45b "irqdomain/treewide: Keep firmware node unconditionally allocated". For tear down scenario, fn is only freed after fail to allocate irdomai...

5.5CVSS6.2AI score0.00236EPSS
SaveExploits0References10
Vulnrichment
Vulnrichment
added 2024/06/20 11:13 a.m.18 views

CVE-2022-48724 iommu/vt-d: Fix potential memory leak in intel_setup_irq_remapping()

In the Linux kernel, the following vulnerability has been resolved: iommu/vt-d: Fix potential memory leak in intelsetupirqremapping After commit e3beca48a45b "irqdomain/treewide: Keep firmware node unconditionally allocated". For tear down scenario, fn is only freed after fail to allocate irdomai...

6.8AI score0.00236EPSS
SaveExploits0References7
Rows per page
Query Builder