Lucene search
+L

128 matches found

Cvelist
Cvelist
added 2025/12/30 12:08 p.m.29 views

CVE-2023-54183 media: v4l2-core: Fix a potential resource leak in v4l2_fwnode_parse_link()

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: Fix a potential resource leak in v4l2fwnodeparselink If fwnodegraphgetremoteendpoint fails, 'fwnode' is known to be NULL, so fwnodehandleput is a no-op. Release the reference taken from a previous...

0.00214EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/12/30 12:08 p.m.11 views

CVE-2023-54183

In the Linux kernel, the following vulnerability has been resolved: media: v4l2-core: Fix a potential resource leak in v4l2fwnodeparselink If fwnodegraphgetremoteendpoint fails, 'fwnode' is known to be NULL, so fwnodehandleput is a no-op. Release the reference taken from a previous...

5.3AI score0.00214EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/12/30 12:08 p.m.31 views

CVE-2022-50825 usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: wusb3801: fix fwnode refcount leak in wusb3801probe I got the following report while doing fault injection test: OF: ERROR: memory leak, expected refcount 1 instead of 4, ofnodeget/ofnodeput unbalanced - destroy cset...

0.00258EPSS
SaveExploits0References3
CVE
CVE
added 2025/12/30 12:08 p.m.24 views

CVE-2022-50825

CVE-2022-50825 relates to a Linux kernel USB Type-C wusb3801 refcount leak in the wusb3801_probe path. The vulnerability arises from unbalanced of_node_get()/of_node_put() calls, described as a memory leak if wusb3801_hw_init() fails, where fwnode_handle_put() must be invoked to avoid the leak. C...

6.4AI score0.00258EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/30 12:08 p.m.14 views

CVE-2022-50825 usb: typec: wusb3801: fix fwnode refcount leak in wusb3801_probe()

In the Linux kernel, the following vulnerability has been resolved: usb: typec: wusb3801: fix fwnode refcount leak in wusb3801probe I got the following report while doing fault injection test: OF: ERROR: memory leak, expected refcount 1 instead of 4, ofnodeget/ofnodeput unbalanced - destroy cset...

6.7AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2025/12/30 12:08 p.m.16 views

CVE-2022-50825

In the Linux kernel, the following vulnerability has been resolved: usb: typec: wusb3801: fix fwnode refcount leak in wusb3801probe I got the following report while doing fault injection test: OF: ERROR: memory leak, expected refcount 1 instead of 4, ofnodeget/ofnodeput unbalanced - destroy cset...

5.2AI score0.00258EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.7 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 improper resource release in the v4l2fwnodeparselink function, which could lead to a resource leak...

6.1AI score0.00214EPSS
SaveExploits0References9
Positive Technologies
Positive Technologies
added 2025/12/30 12:00 a.m.19 views

PT-2025-54012

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw in the v4l2-core subsystem, specifically within the v4l2 fwnode parse link function. A resource leak can occur if fwnode graph get remote endpoint fails,...

6.4AI score0.00214EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.10 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 Linux kernel that stems from a fwnode reference count leak that could lead to a memory leak...

5.8AI score0.00258EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992308)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992308 advisory. In the Linux kernel, the following vulnerability has been resolved: coresight: Clear the connection field properly coresight devices track their connections output...

7.8CVSS7.2AI score0.00201EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/30 12:00 a.m.3 views

Unity Linux 20.1060e / 20.1070e Security Update: kernel (UTSA-2025-992221)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-992221 advisory. 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 whil...

5.5CVSS6.4AI score0.00156EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2022-50759

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - media: i2c: ov5648: Free V4L2 fwnode data on unbind The V4L2 fwnode data structure doesn't get freed on unbind, which leads to a memleak. CVE-2022-50759 Note th...

6.1AI score0.0024EPSS
SaveExploits0References2
NVD
NVD
added 2025/12/24 1:16 p.m.14 views

CVE-2022-50759

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5648: Free V4L2 fwnode data on unbind The V4L2 fwnode data structure doesn't get freed on unbind, which leads to a memleak...

0.0024EPSS
SaveExploits0References3
OSV
OSV
added 2025/12/24 1:16 p.m.11 views

UBUNTU-CVE-2022-50759

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5648: Free V4L2 fwnode data on unbind The V4L2 fwnode data structure doesn't get freed on unbind, which leads to a memleak...

5.7AI score0.0024EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/24 1:05 p.m.13 views

CVE-2022-50759 media: i2c: ov5648: Free V4L2 fwnode data on unbind

In the Linux kernel, the following vulnerability has been resolved: media: i2c: ov5648: Free V4L2 fwnode data on unbind The V4L2 fwnode data structure doesn't get freed on unbind, which leads to a memleak...

6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2025/12/08 1:19 a.m.31 views

CVE-2023-53768 regmap-irq: Fix out-of-bounds access when allocating config buffers

In the Linux kernel, the following vulnerability has been resolved: regmap-irq: Fix out-of-bounds access when allocating config buffers When allocating the 2D array for handling IRQ type registers in regmapaddirqchipfwnode, the intent is to allocate a matrix with numconfigbases rows and...

7.8CVSS0.00141EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2025/12/08 12:00 a.m.5 views

PT-2025-49498

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the Linux kernel related to out-of-bounds access when allocating config buffers within the regmap-irq functionality. Specifically, the allocation logic for a 2D array...

5.9AI score0.00141EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/23 12:11 a.m.8 views

SUSE CVE-2022-50558

In the Linux kernel, the following vulnerability has been resolved: regmap-irq: Use the new numconfigregs property in regmapaddirqchipfwnode Commit faa87ce9196d "regmap-irq: Introduce config registers for irq types" added the numconfigregs, then commit 9edd4f5aee84 "regmap-irq: Deprecate type...

5.5CVSS6.4AI score0.00197EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/10/22 12:00 a.m.9 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 Linux kernel that stems from regmapaddirqchipfwnode not using the numconfigregs attribute, which could result in a null pointer dereference...

6.2AI score0.00197EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/10/14 12:00 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-50548

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: media: i2c: hi846: Fix memory leak in hi846parsedt If any of the checks related to the...

5.5CVSS5.3AI score0.00184EPSS
SaveExploits0References2
Rows per page
Query Builder