Lucene search
+L

126 matches found

EUVD
EUVD
added 2025/10/03 8:7 p.m.8 views

EUVD-2022-55506

Malicious code in bioql PyPI...

7.6AI score0.00156EPSS
SaveExploits0References7
NVD
NVD
added 2025/09/15 2:15 p.m.7 views

CVE-2022-50246

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci: fix of node refcount leak in tcpciregisterport I got the following report while doing devicemt6370-tcpc load test with CONFIGOFUNITTEST and CONFIGOFDYNAMIC enabled: OF: ERROR: memory leak, expected refcount 1...

5.5CVSS0.00156EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:15 p.m.5 views

DEBIAN-CVE-2022-50246

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci: fix of node refcount leak in tcpciregisterport I got the following report while doing devicemt6370-tcpc load test with CONFIGOFUNITTEST and CONFIGOFDYNAMIC enabled: OF: ERROR: memory leak, expected refcount 1...

5.5CVSS5.3AI score0.00156EPSS
SaveExploits0References1
OSV
OSV
added 2025/09/15 2:15 p.m.9 views

UBUNTU-CVE-2022-50246

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci: fix of node refcount leak in tcpciregisterport I got the following report while doing devicemt6370-tcpc load test with CONFIGOFUNITTEST and CONFIGOFDYNAMIC enabled: OF: ERROR: memory leak, expected refcount 1...

5.5CVSS5.8AI score0.00156EPSS
SaveExploits0References9
OSV
OSV
added 2025/09/15 2:2 p.m.6 views

CVE-2022-50246 usb: typec: tcpci: fix of node refcount leak in tcpci_register_port()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: tcpci: fix of node refcount leak in tcpciregisterport I got the following report while doing devicemt6370-tcpc load test with CONFIGOFUNITTEST and CONFIGOFDYNAMIC enabled: OF: ERROR: memory leak, expected refcount 1...

6.9AI score
SaveExploits0References9
CVE
CVE
added 2025/09/15 2:2 p.m.43 views

CVE-2022-50246

CVE-2022-50246 involves a refcount leak in the Linux kernel’s usb: typec: tcpci subsystem. The vulnerability stems from tcpci_register_port()’s use of the fwnode-derived node in tcpci_parse_config(), where the node’s refcount is increased by device_get_named_child_node() but not balanced in all e...

5.5CVSS6.1AI score0.00156EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/09/14 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2025-38682

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: i2c: core: Fix double-free of fwnode in i2cunregisterdevice Before commit df6d7277e552 i2c:...

7.8CVSS5.7AI score0.00153EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2025/09/04 11:24 p.m.8 views

SUSE 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.8CVSS6.5AI score0.00153EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2025/09/04 3:32 p.m.20 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...

0.00153EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/04 12:0 a.m.9 views

PT-2025-35955

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A double-free vulnerability exists in the i2c core, specifically within the i2c unregister device function. This issue occurs when an i2c client has a software fwnode as its primary...

6.2AI score0.00153EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2025/09/04 12:0 a.m.8 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 double release fwnode that could lead to memory corruption...

7.8CVSS6.1AI score0.00153EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2022-49752

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: device property: fix of node refcount leak in fwnodegraphgetnextendpoint The 'parent' return...

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

UBUNTU-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.9AI score0.00193EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.20 views

CVE-2022-50214 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...

0.00193EPSS
SaveExploits0References6
CVE
CVE
added 2025/06/18 11:3 a.m.95 views

CVE-2022-50214

CVE-2022-50214 affects the Linux kernel coresight subsystem. Vulnerability: coresight_remove_match() does not clear the fwnode field when dropping references, causing a use-after-free and extra refcount drops if a device is removed after its peer. Impact: potential local use-after-free conditions...

7.8CVSS6.5AI score0.00193EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/06/18 11:3 a.m.11 views

CVE-2022-50214 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.4AI score
SaveExploits0References9
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: Thermal: int340x: Added a NULL check for adev. Not all devices have an ACPI companion fwnode; therefore, adev may be NULL. This is similar to the change made in commit cd2fd6eab480 “platform/x86: int3472: Check for adev == NULL”....

5.5CVSS5.9AI score0.00199EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.7 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v2m: Prevention of use after freeing gicv2mgetfwnode. With ACPI enabled, gicv2mgetfwnode is registered with the PCI subsystem as pcimsigetfwnodecb, and this function might be called during a PCI host bridge probe at...

7.8CVSS5.7AI score0.00197EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.3 views

Astra Linux – Vulnerability found in Linux 6.1, Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: platform/x86: int3472: Check if adev is NULL. Not all devices have an ACPI companion fwnode; therefore, adev may be NULL. This can, for example theoretically, occur when a user manually binds one of the int3472 drivers to another...

5.5CVSS5.8AI score0.00211EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/06/16 11:28 a.m.8 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ds90ub9x3: Fix extra fwnodehandleput The ub913 and ub953 drivers call fwnodehandlePUTpriv-sd.fwnode as part of their removal process. If the driver is removed multiple times, it may lead to a “put overflow”, potential...

7.8CVSS6.3AI score0.002EPSS
SaveExploits0References3
Rows per page
Query Builder