Lucene search
+L

62 matches found

RedhatCVE
RedhatCVE
added 2026/04/03 3:06 p.m.8 views

CVE-2026-23426

A flaw was found in the Linux kernel's drm/logicvc component. The logicvcdrmconfigparse function, when processing device configurations, fails to properly release a reference to a device node. This oversight leads to a device node reference leak, which can result in resource exhaustion over time...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/03 1:24 p.m.36 views

CVE-2026-23426 drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()

In the Linux kernel, the following vulnerability has been resolved: drm/logicvc: Fix device node reference leak in logicvcdrmconfigparse The logicvcdrmconfigparse function calls ofgetchildbyname to find the "layers" node but fails to release the reference, leading to a device node reference leak...

0.00115EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/03 12:00 a.m.29 views

PT-2026-30040

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a device node reference leak in the logicvc drm config parse function. The function calls of get child by name to find the "layers" node but fails to release th...

5.5CVSS6.8AI score0.00115EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/03/28 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-23314

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: regulator: bq257xx: Fix device node reference leak in bq257xxregdtparsegpio In...

5.5CVSS5.3AI score0.00121EPSS
SaveExploits0References2
NVD
NVD
added 2026/03/25 11:16 a.m.9 views

CVE-2026-23314

In the Linux kernel, the following vulnerability has been resolved: regulator: bq257xx: Fix device node reference leak in bq257xxregdtparsegpio In bq257xxregdtparsegpio, if fails to get subchild, it returns without calling ofnodeputchild, causing the device node reference leak...

5.5CVSS0.00121EPSS
SaveExploits0References3
OSV
OSV
added 2026/03/25 11:16 a.m.10 views

UBUNTU-CVE-2026-23314

In the Linux kernel, the following vulnerability has been resolved: regulator: bq257xx: Fix device node reference leak in bq257xxregdtparsegpio In bq257xxregdtparsegpio, if fails to get subchild, it returns without calling ofnodeputchild, causing the device node reference leak...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0References6
CVE
CVE
added 2026/03/25 10:27 a.m.22 views

CVE-2026-23314

The CVE-2026-23314 entry describes a Linux kernel issue in the regulator/bq257xx subsystem: in bq257xx_reg_dt_parse_gpio(), if it fails to obtain a subchild, it may return without calling of_node_put(child), leaking a device node reference. The vulnerability is reported as resolved in the Linux k...

5.5CVSS5.6AI score0.00121EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/03/25 10:27 a.m.16 views

CVE-2026-23314

In the Linux kernel, the following vulnerability has been resolved: regulator: bq257xx: Fix device node reference leak in bq257xxregdtparsegpio In bq257xxregdtparsegpio, if fails to get subchild, it returns without calling ofnodeputchild, causing the device node reference leak...

5.5CVSS5.2AI score0.00121EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/02/01 12:24 a.m.14 views

SUSE CVE-2025-71189

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw: dmamux: fix OF node leak on route allocation failure Make sure to drop the reference taken to the DMA master OF node also on late route allocation failures...

3.3CVSS5.8AI score0.00183EPSS
SaveExploits0References19
NVD
NVD
added 2026/01/31 12:16 p.m.12 views

CVE-2025-71189

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw: dmamux: fix OF node leak on route allocation failure Make sure to drop the reference taken to the DMA master OF node also on late route allocation failures...

5.5CVSS0.00183EPSS
SaveExploits0References7
OSV
OSV
added 2026/01/31 11:42 a.m.9 views

CVE-2025-71189 dmaengine: dw: dmamux: fix OF node leak on route allocation failure

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw: dmamux: fix OF node leak on route allocation failure Make sure to drop the reference taken to the DMA master OF node also on late route allocation failures...

5.8AI score
SaveExploits0References10
Cvelist
Cvelist
added 2026/01/31 11:42 a.m.47 views

CVE-2025-71189 dmaengine: dw: dmamux: fix OF node leak on route allocation failure

In the Linux kernel, the following vulnerability has been resolved: dmaengine: dw: dmamux: fix OF node leak on route allocation failure Make sure to drop the reference taken to the DMA master OF node also on late route allocation failures...

0.00183EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2026/01/15 9:06 a.m.7 views

ASoC: stm32: sai: fix OF node leak on probe

...

5.5CVSS5.4AI score0.00115EPSS
SaveExploits0
OSV
OSV
added 2026/01/13 4:16 p.m.10 views

UBUNTU-CVE-2025-71081

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: sai: fix OF node leak on probe The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the setsync callback fails during DAI probe. Make sure to drop the referen...

5.5CVSS5.7AI score0.00115EPSS
SaveExploits0References38
OSV
OSV
added 2026/01/13 3:34 p.m.8 views

CVE-2025-71081 ASoC: stm32: sai: fix OF node leak on probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: sai: fix OF node leak on probe The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the setsync callback fails during DAI probe. Make sure to drop the referen...

6.4AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/01/13 3:34 p.m.37 views

CVE-2025-71081 ASoC: stm32: sai: fix OF node leak on probe

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: sai: fix OF node leak on probe The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the setsync callback fails during DAI probe. Make sure to drop the referen...

0.00115EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/01/13 3:34 p.m.21 views

CVE-2025-71081

In the Linux kernel, the following vulnerability has been resolved: ASoC: stm32: sai: fix OF node leak on probe The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the setsync callback fails during DAI probe. Make sure to drop the referen...

5.2AI score0.00115EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2025-71081

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ASoC: stm32: sai: fix OF node leak on probe The reference taken to the sync provider OF node when probing the platform device is currently only dropped if the...

5.5CVSS5.9AI score0.00115EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/01/13 12:00 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 an unreleased OF node reference during probing, which could lead to a node leak...

5.5CVSS5.8AI score0.00115EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/01/13 12:00 a.m.8 views

PT-2026-2602

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw exists in the Linux kernel related to the ASoC Audio System on Chip STM32 SAI Serial Audio Interface driver. Specifically, the vulnerability involves a potential OF Open Firmware...

5.5CVSS5.4AI score0.00115EPSS
SaveExploits0
Rows per page
Query Builder