Lucene search
K

19 matches found

NVD
NVD
added 2026/01/31 12:16 p.m.15 views

CVE-2026-23037

In the Linux kernel, the following vulnerability has been resolved: can: etases58x: allow partial RX URB allocation to succeed When es58xallocrxurbs fails to allocate the requested number of URBs but succeeds in allocating some, it returns an error code. This causes es58xopen to return early,...

0.00217EPSS
Exploits0References7
CVE
CVE
added 2025/12/30 12:11 p.m.12 views

CVE-2023-54228

CVE-2023-54228 concerns a Linux kernel regression regulator raa215300 fix that addressed resource leaks in error paths. Specifically, clk_register_clkdev() may allocate memory via vclkdev_alloc() and clk_register_fixed_rate() allocations may leak if an error occurs. The mitigation uses devm_clk_h...

6.2AI score0.00155EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:0 a.m.5 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-988720)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-988720 advisory. In the Linux kernel, the following vulnerability has been resolved: mmc: sdio: fix possible resource leaks in some error paths If sdioaddfunc or sdioinitfunc fails,...

5.5CVSS5.9AI score0.00251EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.14 views

EUVD-2025-12917

Malicious code in bioql PyPI...

5.5CVSS7.1AI score0.00166EPSS
Exploits0References9
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.17 views

CVE-2023-53255 firmware: stratix10-svc: Fix a potential resource leak in svc_create_memory_pool()

In the Linux kernel, the following vulnerability has been resolved: firmware: stratix10-svc: Fix a potential resource leak in svccreatememorypool svccreatememorypool is only called from stratix10svcdrvprobe. Most of resources in the probe are managed, but not this memremap call. There is also no...

0.00136EPSS
Exploits0References6
OSV
OSV
added 2025/09/15 2:15 p.m.6 views

UBUNTU-CVE-2022-50254

In the Linux kernel, the following vulnerability has been resolved: media: ov8865: Fix an error handling path in ov8865probe The commit in Fixes also introduced some new error handling which should goto the existing error handling path. Otherwise some resources leak...

5.5CVSS5.7AI score0.00128EPSS
Exploits0References5
RedhatCVE
RedhatCVE
added 2025/06/20 10:10 a.m.11 views

CVE-2022-50060

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix mcam entry resource leak The teardown sequence in FLR handler returns if no NIX LF is attached to PF/VF because it indicates that graceful shutdown of resources already happened. But there is a chance of all...

4.4CVSS7.1AI score0.00157EPSS
Exploits0References4
NVD
NVD
added 2025/06/18 11:15 a.m.9 views

CVE-2022-50143

In the Linux kernel, the following vulnerability has been resolved: intelth: Fix a resource leak in an error handling path If an error occurs after calling 'pciallocirqvectors', 'pcifreeirqvectors' must be called as already done in the remove function...

5.5CVSS0.0016EPSS
Exploits0References6
NVD
NVD
added 2025/06/18 11:15 a.m.11 views

CVE-2022-50060

In the Linux kernel, the following vulnerability has been resolved: octeontx2-af: Fix mcam entry resource leak The teardown sequence in FLR handler returns if no NIX LF is attached to PF/VF because it indicates that graceful shutdown of resources already happened. But there is a chance of all...

5.5CVSS0.00157EPSS
Exploits0References3
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.21 views

CVE-2022-50189 tools/power turbostat: Fix file pointer leak

In the Linux kernel, the following vulnerability has been resolved: tools/power turbostat: Fix file pointer leak Currently if a fscanf fails then an early return leaks an open file pointer. Fix this by fclosing the file before the return. Detected using static analysis with cppcheck:...

0.00195EPSS
Exploits0References2
Cvelist
Cvelist
added 2025/06/18 11:3 a.m.10 views

CVE-2022-50143 intel_th: Fix a resource leak in an error handling path

In the Linux kernel, the following vulnerability has been resolved: intelth: Fix a resource leak in an error handling path If an error occurs after calling 'pciallocirqvectors', 'pcifreeirqvectors' must be called as already done in the remove function...

0.0016EPSS
Exploits0References6
Cvelist
Cvelist
added 2025/05/01 2:10 p.m.18 views

CVE-2022-49861 dmaengine: mv_xor_v2: Fix a resource leak in mv_xor_v2_remove()

In the Linux kernel, the following vulnerability has been resolved: dmaengine: mvxorv2: Fix a resource leak in mvxorv2remove A clkprepareenable call in the probe is not balanced by a corresponding clkdisableunprepare in the remove function. Add the missing call...

0.00166EPSS
Exploits0References8
OSV
OSV
added 2025/05/01 2:10 p.m.12 views

CVE-2022-49854 mctp: Fix an error handling path in mctp_init()

In the Linux kernel, the following vulnerability has been resolved: mctp: Fix an error handling path in mctpinit If mctpneighinit return error, the routes resources should be released in the error handling path. Otherwise some resources leak...

5.5CVSS5AI score0.00163EPSS
Exploits0References6
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2022-49521

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - scsi: lpfc: Fix resource leak in lpfcsli4sendseqtoulp If no handler is found in lpfccompleteunsoliocb to match the rctl of a received frame, the frame is droppe...

5.5CVSS6.7AI score0.00252EPSS
Exploits0References3
NVD
NVD
added 2025/02/26 7:1 a.m.10 views

CVE-2022-49422

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix the error handling path in idxdcdevregister If a call to allocchrdevregion fails, the already allocated resources are leaking. Add the needed error handling path to fix the leak...

5.5CVSS0.00245EPSS
Exploits0References5
Debian CVE
Debian CVE
added 2025/02/26 2:12 a.m.11 views

CVE-2022-49422

In the Linux kernel, the following vulnerability has been resolved: dmaengine: idxd: Fix the error handling path in idxdcdevregister If a call to allocchrdevregion fails, the already allocated resources are leaking. Add the needed error handling path to fix the leak...

5.5CVSS5.5AI score0.00245EPSS
Exploits0
OSV
OSV
added 2024/08/21 7:15 a.m.2 views

DEBIAN-CVE-2022-48893

In the Linux kernel, the following vulnerability has been resolved: drm/i915/gt: Cleanup partial engine discovery failures If we abort driver initialisation in the middle of gt/engine discovery, some engines will be fully setup and some not. Those incompletely setup engines only have...

5.5CVSS5.7AI score0.00241EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2024/05/21 2:19 p.m.13 views

CVE-2021-47234

In the Linux kernel, the following vulnerability has been resolved: phy: phy-mtk-tphy: Fix some resource leaks in mtkphyinit Use clkdisableunprepare in the error path of mtkphyinit to fix some resource leaks...

5.5CVSS5.1AI score0.00225EPSS
Exploits0
OSV
OSV
added 2021/10/19 4:24 p.m.11 views

GSD-2021-1001577 i2c: acpi: fix resource leak in reconfiguration device addition

i2c: acpi: fix resource leak in reconfiguration device addition This is an automated ID intended to aid in discovery of potential security vulnerabilities. The actual impact and attack plausibility have not yet been proven. This ID is fixed in Linux Kernel version v5.4.153 by commit...

7.1AI score
Exploits0
Rows per page
Query Builder