Lucene search
+L

895 matches found

SUSE CVE
SUSE CVE
added 2025/10/21 11:26 p.m.7 views

SUSE CVE-2025-40007

In the Linux kernel, the following vulnerability has been resolved: netfs: fix reference leak Commit 20d72b00ca81 "netfs: Fix the request's work item to not require a ref" modified netfsallocrequest to initialize the reference counter to 2 instead of 1. The rationale was that the requet's "work"...

6.7AI score0.0021EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/10/21 12:0 a.m.5 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-987591)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-987591 advisory. In the Linux kernel, the following vulnerability has been resolved: i2c: acpi: fix resource leak in reconfiguration device addition acpii2cfindadapterbyhandle calls...

5.5CVSS5.9AI score0.00234EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/20 6:30 p.m.7 views

EUVD-2025-35073

In the Linux kernel, the following vulnerability has been resolved: netfs: fix reference leak Commit 20d72b00ca81 "netfs: Fix the request's work item to not require a ref" modified netfsallocrequest to initialize the reference counter to 2 instead of 1. The rationale was that the requet's "work"...

6.2AI score0.0021EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/20 4:15 p.m.10 views

CVE-2025-40007

In the Linux kernel, the following vulnerability has been resolved: netfs: fix reference leak Commit 20d72b00ca81 "netfs: Fix the request's work item to not require a ref" modified netfsallocrequest to initialize the reference counter to 2 instead of 1. The rationale was that the requet's "work"...

0.0021EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/20 4:15 p.m.7 views

UBUNTU-CVE-2025-40007

In the Linux kernel, the following vulnerability has been resolved: netfs: fix reference leak Commit 20d72b00ca81 "netfs: Fix the request's work item to not require a ref" modified netfsallocrequest to initialize the reference counter to 2 instead of 1. The rationale was that the requet's "work"...

5.8AI score0.0021EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/10/20 3:26 p.m.13 views

CVE-2025-40007 netfs: fix reference leak

In the Linux kernel, the following vulnerability has been resolved: netfs: fix reference leak Commit 20d72b00ca81 "netfs: Fix the request's work item to not require a ref" modified netfsallocrequest to initialize the reference counter to 2 instead of 1. The rationale was that the requet's "work"...

0.0021EPSS
SaveExploits0References2
OSV
OSV
added 2025/10/20 3:26 p.m.8 views

CVE-2025-40007 netfs: fix reference leak

In the Linux kernel, the following vulnerability has been resolved: netfs: fix reference leak Commit 20d72b00ca81 "netfs: Fix the request's work item to not require a ref" modified netfsallocrequest to initialize the reference counter to 2 instead of 1. The rationale was that the requet's "work"...

6.7AI score0.0021EPSS
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/10/20 3:26 p.m.7 views

CVE-2025-40007

In the Linux kernel, the following vulnerability has been resolved: netfs: fix reference leak Commit 20d72b00ca81 "netfs: Fix the request's work item to not require a ref" modified netfsallocrequest to initialize the reference counter to 2 instead of 1. The rationale was that the requet's "work"...

5.4AI score0.0021EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/10/08 11:31 p.m.6 views

SUSE CVE-2023-53631

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-sysman: Fix reference leak If a duplicate attribute is found using ksetfindobj, a reference to that attribute is returned. This means that we need to dispose it accordingly. Use kobjectput to dispose the...

5.5CVSS6.5AI score0.00189EPSS
SaveExploits0References19
Tenable Nessus
Tenable Nessus
added 2025/10/08 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2023-53631

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: platform/x86: dell-sysman: Fix reference leak If a duplicate attribute is found using...

5.5CVSS5.2AI score0.00189EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/07 4:15 p.m.4 views

CVE-2023-53631

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-sysman: Fix reference leak If a duplicate attribute is found using ksetfindobj, a reference to that attribute is returned. This means that we need to dispose it accordingly. Use kobjectput to dispose the...

5.5CVSS0.00189EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/07 4:15 p.m.4 views

UBUNTU-CVE-2023-53631

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-sysman: Fix reference leak If a duplicate attribute is found using ksetfindobj, a reference to that attribute is returned. This means that we need to dispose it accordingly. Use kobjectput to dispose the...

5.5CVSS5.7AI score0.00189EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 3:19 p.m.7 views

EUVD-2025-32798

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-sysman: Fix reference leak If a duplicate attribute is found using ksetfindobj, a reference to that attribute is returned. This means that we need to dispose it accordingly. Use kobjectput to dispose the...

6AI score0.00189EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/07 3:19 p.m.32 views

CVE-2023-53631

CVE-2023-53631 — In Linux kernel, platform/x86 dell-sysman reference leak: if kset_find_obj() finds a duplicate attribute, a reference to that attribute can be returned and may not be disposed, potentially leaking references. Patch note: use kobject_put() to dispose the duplicate attribute. Affec...

5.5CVSS6.1AI score0.00189EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.9 views

CVE-2023-53631 platform/x86: dell-sysman: Fix reference leak

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-sysman: Fix reference leak If a duplicate attribute is found using ksetfindobj, a reference to that attribute is returned. This means that we need to dispose it accordingly. Use kobjectput to dispose the...

0.00189EPSS
SaveExploits0References5
OSV
OSV
added 2025/10/07 3:19 p.m.6 views

CVE-2023-53631 platform/x86: dell-sysman: Fix reference leak

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-sysman: Fix reference leak If a duplicate attribute is found using ksetfindobj, a reference to that attribute is returned. This means that we need to dispose it accordingly. Use kobjectput to dispose the...

5.5CVSS6.4AI score0.00189EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/10/07 3:19 p.m.7 views

CVE-2023-53631

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-sysman: Fix reference leak If a duplicate attribute is found using ksetfindobj, a reference to that attribute is returned. This means that we need to dispose it accordingly. Use kobjectput to dispose the...

5.5CVSS5.3AI score0.00189EPSS
SaveExploits0
Cvelist
Cvelist
added 2025/10/07 3:19 p.m.12 views

CVE-2022-50522 mcb: mcb-parse: fix error handing in chameleon_parse_gdd()

In the Linux kernel, the following vulnerability has been resolved: mcb: mcb-parse: fix error handing in chameleonparsegdd If mcbdeviceregister returns error in chameleonparsegdd, the refcount of bus and device name are leaked. Fix this by calling putdevice to give up the reference, so they can b...

0.00149EPSS
SaveExploits0References9
EUVD
EUVD
added 2025/10/07 12:30 a.m.8 views

EUVD-2020-18277

Malware in sbrugna...

5.5CVSS5.4AI score0.00416EPSS
SaveExploits0References8
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2016-8826

Malware in sbrugna...

9.8CVSS9.2AI score0.05527EPSS
SaveExploits0References13
Rows per page
Query Builder