Lucene search
+L

51 matches found

UbuntuCve
UbuntuCve
added 2026/09/11 8:19 p.m.10 views

CVE-2026-89446

In the Linux kernel, the following vulnerability has been resolved: iommufd: Release current IOAS on xastore failure iommufdtakealliovarwsem takes an object reference and the iovarwsem write lock before storing the IOAS in the temporary ioaslist xarray. If xastore fails, the current IOAS has not...

5.8AI score0.00198EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/11 2:18 a.m.5 views

DEBIAN-CVE-2026-78127

libcharon in strongSwan 4.1.2 through 6.0.7 has a missing release of memory after its effective lifetime in the IKE message parser...

3.7CVSS5.8AI score0.00354EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/11 1:45 a.m.15 views

CVE-2026-78131

strongSwan 4.2.0 through 6.0.7 has a missing release of memory after its effective lifetime in the x509 plugin's attribute certificate parser...

3.7CVSS5.8AI score0.00231EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 1:37 a.m.9 views

EUVD-2026-75901

libcharon in strongSwan 4.1.2 through 6.0.7 has a missing release of memory after its effective lifetime in the IKE message parser...

3.7CVSS5.8AI score0.00354EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/11 1:37 a.m.7 views

CVE-2026-78127

libcharon in strongSwan 4.1.2 through 6.0.7 has a missing release of memory after its effective lifetime in the IKE message parser...

3.7CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/09/11 1:37 a.m.22 views

CVE-2026-78127

CVE-2026-78127 affects libcharon in strongSwan 4.1.2 through 6.0.7 , where a memory is not released after its effective lifetime during IKE message stringification (logging). The resulting memory leak can lead to denial of service via memory exhaustion. The CVSS 3.1 base score is 3.7 (LOW) , with...

3.7CVSS5.8AI score0.00354EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/09/04 9:44 a.m.38 views

CVE-2026-13148 Memory leak in scan method

Missing release of memory after effective lifetime vulnerability in Softing smartLink allows resource leak exposure. This issue affects smartLink HW-PN: from 1.04 before 1.10...

6.3CVSS0.0038EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/04 9:44 a.m.11 views

EUVD-2026-70986

Missing release of memory after effective lifetime vulnerability in Softing smartLink allows resource leak exposure. This issue affects smartLink HW-PN: from 1.04 before 1.10...

6.3CVSS5.2AI score0.0038EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/31 12:15 p.m.9 views

CVE-2026-80643

A flaw was found in the Linux kernel's EDAC/igen6 driver. When this driver is unloaded, a missing 'release' function for memory controller devices can lead to a system call trace. This issue indicates a system error and could potentially result in system instability or a denial of service DoS...

5.5CVSS5.9AI score0.00166EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/28 8:16 a.m.14 views

CVE-2026-80643

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Fix call trace due to missing release When unloading the igen6edac driver, there is a call trace: Device 'null' does not have a release function, it is broken and must be fixed. See Documentation/core-api/kobject.rst...

0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 8:16 a.m.11 views

AZL-98159 CVE-2026-80643 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Fix call trace due to missing release When unloading the igen6edac driver, there is a call trace: Device 'null' does not have a release function, it is broken and must be fixed. See Documentation/core-api/kobject.rst...

5.8AI score0.00166EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/28 8:16 a.m.14 views

CVE-2026-80643

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Fix call trace due to missing release When unloading the igen6edac driver, there is a call trace: Device 'null' does not have a release function, it is broken and must be fixed. See Documentation/core-api/kobject.rst...

5.8AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/28 8:16 a.m.7 views

UBUNTU-CVE-2026-80643

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Fix call trace due to missing release When unloading the igen6edac driver, there is a call trace: Device 'null' does not have a release function, it is broken and must be fixed. See Documentation/core-api/kobject.rst...

5.8AI score0.00166EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.8 views

CVE-2026-80643

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Fix call trace due to missing release When unloading the igen6edac driver, there is a call trace: Device 'null' does not have a release function, it is broken and must be fixed. See Documentation/core-api/kobject.rst...

5.8AI score0.00166EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/28 6:48 a.m.12 views

EUVD-2026-67519

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Fix call trace due to missing release When unloading the igen6edac driver, there is a call trace: Device 'null' does not have a release function, it is broken and must be fixed. See Documentation/core-api/kobject.rst...

5.8AI score0.00166EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/28 6:48 a.m.19 views

CVE-2026-80643

This Linux kernel issue affects the igen6_edac driver (EDAC subsystem for Igen6 memory controllers). When the driver is unloaded, a kernel warning and call trace are triggered because the memory controller devices lack a required release() callback, as reported by the kobject core in drivers/base...

5.8AI score0.00166EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/28 6:48 a.m.10 views

CVE-2026-80643 EDAC/igen6: Fix call trace due to missing release()

In the Linux kernel, the following vulnerability has been resolved: EDAC/igen6: Fix call trace due to missing release When unloading the igen6edac driver, there is a call trace: Device 'null' does not have a release function, it is broken and must be fixed. See Documentation/core-api/kobject.rst...

5.8AI score
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.17 views

Linux Distros Unpatched Vulnerability : CVE-2026-80643

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - EDAC/igen6: Fix call trace due to missing release When unloading the igen6edac driver, there is a call trace: Device 'null' does not have a release function, it...

5.9AI score0.00166EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/07/22 12:01 a.m.14 views

Missing Release of Memory after Effective Lifetime

Overview Affected versions of this package are vulnerable to Missing Release of Memory after Effective Lifetime in the QUIC transport parameters extension handler during the processing of HelloRetryRequest messages. An attacker can cause increased memory consumption by repeatedly triggering...

6.9CVSS5.9AI score0.00388EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/15 2:36 p.m.11 views

Missing Release of Memory after Effective Lifetime

Overview Affected versions of this package are vulnerable to Missing Release of Memory after Effective Lifetime in the hough lines. An attacker can cause increased memory consumption by triggering a failure during this operation. Remediation A fix was pushed into the master branch but not yet...

2.9CVSS5.4AI score0.00102EPSS
SaveExploits0References2
Rows per page
Query Builder