Lucene search
+L

221 matches found

RedhatCVE
RedhatCVE
added 2026/08/31 12:15 p.m.3 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
OSV
OSV
added 2026/08/28 8:16 a.m.8 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
NVD
NVD
added 2026/08/28 8:16 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...

0.00166EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/28 6:48 a.m.7 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
BDU FSTEC
BDU FSTEC
added 2026/08/26 12:00 a.m.6 views

The vulnerability of the edac_mc_alloc() function in the drivers/edac/edac_mc.c module of the EDAC (Error Detection and Correction) kernel driver for the Linux operating system allows a malicious actor to cause a service failure.

The vulnerability of the edacmcalloc function in the drivers/edac/edacmc.c module of the EDAC driver for the Linux operating system involves the allocation of resources without any restrictions or regulation. Exploiting this vulnerability can allow a perpetrator to cause service failures...

5.5CVSS6.1AI score0.00115EPSS
SaveExploits0References18Affected Software4
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.9 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: EDAC/i10nm: fixed the refcount leak in pcigetdevwrapper. As stated in the comment for pcigetdomainbusandslot, it returns a PCI device with the refcount incremented. Therefore, there is no need to call an additional pcidevget in...

5.9AI score0.002EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/08/06 12:00 a.m.13 views

EulerOS 2.0 SP15 : kernel (EulerOS-SA-2026-2889)

According to the versions of the kernel packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : mm: blk-cgroup: fix use-after-free in cgwbreleaseworkfnCVE-2026-31586 e1000/e1000e: Fix leak in DMA error cleanupCVE-2026-43445 futex: Clear stale...

9.8CVSS7.3AI score0.01501EPSS
SaveExploits13References138
Ubuntu
Ubuntu
added 2026/07/28 7:23 a.m.24 views

USN-8574-3: Linux kernel vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 It was discovered that some AMD Zen 2 processors did not properly isolate shared...

9.8CVSS7.2AI score0.00768EPSS
SaveExploits87
Ubuntu
Ubuntu
added 2026/07/23 8:06 a.m.24 views

USN-8596-1: Linux kernel (NVIDIA) vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 It was discovered that some AMD Zen 2 processors did not properly isolate shared...

9.8CVSS7.7AI score0.00768EPSS
SaveExploits87
BDU FSTEC
BDU FSTEC
added 2026/07/23 12:00 a.m.7 views

The vulnerability of the pci_get_dev_wrapper() function in the drivers/edac/i10nm_base.c file of the EDAC driver for the Linux operating system allows a malicious actor to cause a service failure.

The vulnerability of the pcigetdevwrapper function in the drivers/edac/i10nmbase.c file of the EDAC driver for the Linux operating system is related to errors during link update. Exploiting this vulnerability could allow an attacker to cause a service failure...

5.5CVSS5.9AI score0.002EPSS
SaveExploits0References16Affected Software3
OSV
OSV
added 2026/07/01 4:43 p.m.23 views

USN-8488-1 linux, linux-aws, linux-gcp, linux-ibm, linux-oracle, linux-realtime vulnerabilities

It was discovered that some AMD processors did not properly clear data in the floating point divider unit during speculative execution. A local attacker could use this to expose sensitive information. CVE-2025-54505 Several security issues were discovered in the Linux kernel. An attacker could...

9.8CVSS6.8AI score0.00768EPSS
SaveExploits84References237
AstraLinux
AstraLinux
added 2026/06/19 11:10 a.m.13 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fixed the device name memory leak. The device name allocated via kzalloc in initonemc is assigned to dev-initname, but it is never freed along with the normal removal path. The deviceregister function copies...

5.5CVSS5.6AI score0.00117EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/29 1:14 a.m.23 views

SUSE CVE-2026-46221

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix device name memory leak The device name allocated via kzalloc in initonemc is assigned to dev-initname but never freed on the normal removal path. deviceregister copies initname and then sets dev-initname to...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/05/28 9:08 p.m.18 views

CVE-2026-46221

A flaw was found in the Linux kernel's EDAC/versalnet component. A memory leak occurs because the device name, allocated during initialization, is not properly freed. Over time, this unreleased memory could lead to resource exhaustion, potentially impacting system stability and availability...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References4
NVD
NVD
added 2026/05/28 10:16 a.m.25 views

CVE-2026-46221

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix device name memory leak The device name allocated via kzalloc in initonemc is assigned to dev-initname but never freed on the normal removal path. deviceregister copies initname and then sets dev-initname to...

5.5CVSS0.00117EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/28 10:16 a.m.12 views

UBUNTU-CVE-2026-46221

In the Linux kernel, the following vulnerability has been resolved: EDAC/versalnet: Fix device name memory leak The device name allocated via kzalloc in initonemc is assigned to dev-initname but never freed on the normal removal path. deviceregister copies initname and then sets dev-initname to...

5.5CVSS5.7AI score0.00117EPSS
SaveExploits0References14
CVE
CVE
added 2026/05/28 9:40 a.m.52 views

CVE-2026-46221

CVE-2026-46221 concerns the Linux kernel EDAC/versalnet component. The issue is a memory leak where the device name allocated with kzalloc() in init_one_mc() is assigned to dev->init_name, then never freed on the normal removal path. Since device_register() copies init_name and then sets dev-&...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References3Affected Software1
CVE
CVE
added 2026/05/28 7:43 a.m.42 views

CVE-2026-9015

The CVE-2026-9015 entry concerns the WordPress plugin Equalize Digital Accessibility Checker (WCAG/ADA/EAA/Section 508) with versions

4.3CVSS5.8AI score0.003EPSS
SaveExploits0References10
Positive Technologies
Positive Technologies
added 2026/05/28 12:00 a.m.40 views

PT-2026-44344

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A memory leak occurs in the EDAC/versalnet component. The init one mc function allocates memory for a device name using kzalloc, which is then assigned to dev-init name. Because device...

5.5CVSS6AI score0.00117EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/05/27 8:14 p.m.16 views

CVE-2026-46030

A flaw was found in the Linux kernel's EDAC/versalnet component. The mcprobe function fails to release a devicenode reference obtained from ofparsephandle. This oversight leads to a memory leak, which could potentially result in a Denial of Service DoS condition due to resource exhaustion...

5.5CVSS5.8AI score0.00121EPSS
SaveExploits0References4
Rows per page
Query Builder