Lucene search
K

46 matches found

AstraLinux
AstraLinux
added 2026/05/03 11:59 p.m.6 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: USB: sl811 – A memory leak was fixed by using debugfslookup. When calling debugfslookup, the result must also call dput on it; otherwise, a memory leak will occur over time. To simplify things, simply call debugfslookupandremove,...

5.5CVSS5.2AI score0.00136EPSS
Exploits0References1
Tenable Nessus
Tenable Nessus
added 2026/04/26 12:0 a.m.4 views

Unity Linux 20.1060a Security Update: kernel (UTSA-2026-014330)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-014330 advisory. In the Linux kernel, the following vulnerability has been resolved: USB: gadget: bcm63xxudc: fix memory leak with using debugfslookup When calling debugfslookup the...

5.5CVSS5.5AI score0.00136EPSS
Exploits0References4
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-59753

Malicious code in bioql PyPI...

5.5CVSS6.8AI score0.00179EPSS
Exploits0References2
EUVD
EUVD
added 2025/10/03 8:7 p.m.1 views

EUVD-2023-59754

Malicious code in bioql PyPI...

5.5CVSS6.6AI score0.00214EPSS
Exploits0References3
EUVD
EUVD
added 2025/10/03 8:7 p.m.10 views

EUVD-2025-13169

Malicious code in bioql PyPI...

6.6AI score0.00161EPSS
Exploits0References5
EUVD
EUVD
added 2025/10/03 8:7 p.m.4 views

EUVD-2022-53577

Malicious code in bioql PyPI...

5.3CVSS7.1AI score0.00214EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2025/09/18 5:50 p.m.6 views

CVE-2023-53409

In the Linux kernel, the following vulnerability has been resolved: drivers: base: component: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call...

5.5CVSS5.7AI score0.00135EPSS
Exploits0References4
OSV
OSV
added 2025/09/18 2:15 p.m.1 views

DEBIAN-CVE-2023-53390

In the Linux kernel, the following vulnerability has been resolved: drivers: base: dd: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove...

5.5CVSS5.4AI score0.00135EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2025/09/18 1:58 p.m.4 views

CVE-2023-53412

In the Linux kernel, the following vulnerability has been resolved: USB: gadget: bcm63xxudc: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremo...

5.5CVSS5.4AI score0.00136EPSS
Exploits0
CVE
CVE
added 2025/09/18 1:58 p.m.18 views

CVE-2023-53410

CVE-2023-53410 (Linux kernel) : The issue is a memory leak in USB ULPI related to using debugfs_lookup() without proper dput() on the result. The recommended remediation is to replace the call with debugfs_lookup_and_remove(), which handles lookup and cleanup in one step. Affected context and ref...

5.5CVSS6.2AI score0.00134EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2025/09/18 1:58 p.m.19 views

CVE-2023-53409

The CVE-2023-53409 issue concerns the Linux kernel: when using debugfs_lookup(), the returned object must be released with dput() to prevent a memory leak. The advisories state a fix by using debugfs_lookup_and_remove(), which handles the necessary logic in one step, mitigating the memory leak. A...

5.5CVSS6.2AI score0.00135EPSS
Exploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/18 1:58 p.m.3 views

CVE-2023-53409 drivers: base: component: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: drivers: base: component: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call...

6.1AI score0.00135EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/09/18 1:58 p.m.5 views

CVE-2023-53408

In the Linux kernel, the following vulnerability has been resolved: trace/blktrace: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

5.5CVSS5.4AI score0.00135EPSS
Exploits0
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.1 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 not properly handling the debugfslookup return value, which could lead to a memory leak...

5.5CVSS6AI score0.00135EPSS
Exploits0References5
CNNVD
CNNVD
added 2025/09/18 12:0 a.m.1 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 not properly handling the debugfslookup return value, which could lead to a memory leak...

5.5CVSS6.3AI score0.00135EPSS
Exploits0References5
NVD
NVD
added 2025/09/17 3:15 p.m.1 views

CVE-2023-53359

In the Linux kernel, the following vulnerability has been resolved: USB: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead which...

5.5CVSS0.00176EPSS
Exploits0References4
OSV
OSV
added 2025/09/17 3:15 p.m.2 views

DEBIAN-CVE-2023-53346

In the Linux kernel, the following vulnerability has been resolved: kernel/failfunction: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove...

5.5CVSS5.4AI score0.00185EPSS
Exploits0References1
OSV
OSV
added 2025/09/17 2:56 p.m.1 views

CVE-2023-53359 USB: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: USB: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead which...

5.5CVSS6.2AI score0.00176EPSS
Exploits0References7
OSV
OSV
added 2025/09/17 2:56 p.m.3 views

CVE-2023-53355 staging: pi433: fix memory leak with using debugfs_lookup()

In the Linux kernel, the following vulnerability has been resolved: staging: pi433: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instea...

5.5CVSS6.2AI score0.00174EPSS
Exploits0References6
NVD
NVD
added 2025/09/16 5:15 p.m.4 views

CVE-2023-53334

In the Linux kernel, the following vulnerability has been resolved: USB: chipidea: fix memory leak with using debugfslookup When calling debugfslookup the result must have dput called on it, otherwise the memory will leak over time. To make things simpler, just call debugfslookupandremove instead...

5.5CVSS0.00135EPSS
Exploits0References4
Rows per page
Query Builder