Lucene search
+L

81 matches found

AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•5 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: arm64: acpi: Harden the getcpuforacpiid function to prevent errors when a missing CPU entry is used. During a review discussion of the changes to support vCPU hotplug, it was noted that a check was added to ensure the GICC Global...

5.5CVSS5.9AI score0.00251EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux – Vulnerability in Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: io-wq: Fixed a memory leak during worker creation. If the CPU mask allocation for a node fails, the memory allocated for the iowqe structure of the current node does not get freed during error handling, since it has not yet been...

5.8AI score0.00197EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•7 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: net: stmmac: Fix for accessing freed irq affinityhint In stmmacrequestirqmultimsi, a pointer to the stack variable cpumask is passed to irqsetaffinityhint. This value is stored in irqdesc-affinityhint, but once...

7.1CVSS6AI score0.00208EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/08/26 12:00 a.m.•14 views

Unity Linux 20.1050a Security Update: kernel (UTSA-2026-098935)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-098935 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: zero chainstack array sashiko reports: looking at ebtables table translation...

7CVSS5.8AI score0.00158EPSS
SaveExploits0References4
NVD
NVD
•added 2026/07/25 10:17 a.m.•26 views

CVE-2026-64477

In the Linux kernel, the following vulnerability has been resolved: x86,fs/resctrl: Prevent out-of-bounds access while offlining CPU when SNC enabled The architecture updates the cpumask in a domain's header to track which online CPUs are associated with the domain. When this mask becomes empty t...

0.00176EPSS
SaveExploits0References4
OSV
OSV
•added 2026/07/25 10:17 a.m.•9 views

AZL-93930 CVE-2026-64413 affecting package kernel for versions less than 6.6.145.2-1

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: zero chainstack array sashiko reports: looking at ebtables table translation, could a sparse cpupossiblemask lead to an uninitialized pointer free? If cpupossiblemask is sparse for example, CPU 0 and CPU 2 ar...

7CVSS5.8AI score0.00158EPSS
SaveExploits0References1
NVD
NVD
•added 2026/07/25 10:17 a.m.•14 views

CVE-2026-64413

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: zero chainstack array sashiko reports: looking at ebtables table translation, could a sparse cpupossiblemask lead to an uninitialized pointer free? If cpupossiblemask is sparse for example, CPU 0 and CPU 2 ar...

7CVSS0.00158EPSS
SaveExploits0References9
OSV
OSV
•added 2026/07/25 10:17 a.m.•10 views

UBUNTU-CVE-2026-64413

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: zero chainstack array sashiko reports: looking at ebtables table translation, could a sparse cpupossiblemask lead to an uninitialized pointer free? If cpupossiblemask is sparse for example, CPU 0 and CPU 2 ar...

7CVSS5.7AI score0.00158EPSS
SaveExploits0References21
CVE
CVE
•added 2026/07/25 8:51 a.m.•46 views

CVE-2026-64477

CVE-2026-64477 affects Linux kernel (x86, fs/resctrl) where offlining a CPU with SNC enabled can trigger an out-of-bounds access. The root cause is that when a monitoring domain’s cpu_mask becomes empty, the NUMA node lookup uses nr_cpu_ids, leading to out-of-bounds during RMID reading. The mitig...

5.8AI score0.00176EPSS
SaveExploits0References4
CVE
CVE
•added 2026/07/25 8:50 a.m.•62 views

CVE-2026-64413

CVE-2026-64413 relates to the Linux kernel netfilter/ebtables path, specifically the zero chainstack array issue. The advisory describes that if cpu_possible_mask is sparse (e.g., CPU 0 and CPU 2 possible, CPU 1 not), the allocation loop can skip an entry and, if vmalloc_node() fails later, the c...

7CVSS5.8AI score0.00158EPSS
SaveExploits0References9Affected Software1
EUVD
EUVD
•added 2026/07/25 8:50 a.m.•19 views

EUVD-2026-48957

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: zero chainstack array sashiko reports: looking at ebtables table translation, could a sparse cpupossiblemask lead to an uninitialized pointer free? If cpupossiblemask is sparse for example, CPU 0 and CPU 2 ar...

5.8AI score0.00158EPSS
SaveExploits0References8
OSV
OSV
•added 2026/07/25 8:50 a.m.•13 views

CVE-2026-64413 netfilter: ebtables: zero chainstack array

In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: zero chainstack array sashiko reports: looking at ebtables table translation, could a sparse cpupossiblemask lead to an uninitialized pointer free? If cpupossiblemask is sparse for example, CPU 0 and CPU 2 ar...

7CVSS5.7AI score
SaveExploits0References12
Positive Technologies
Positive Technologies
•added 2026/07/25 12:00 a.m.•17 views

PT-2026-64634

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description An issue exists in the netfilter ebtables table translation where a sparse cpu possible mask can lead to an uninitialized pointer free. If the cpu possible mask is sparse, the allocation...

7CVSS5.6AI score0.00158EPSS
SaveExploits0
SUSE CVE
SUSE CVE
•added 2026/05/28 3:56 a.m.•23 views

SUSE CVE-2026-45900

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix netdev memory leak in dpaa2caamprobe When commit 0e1a4d427f58 "crypto: caam: Unembed netdev structure in dpaa2" converted embedded netdevice to dynamically allocated pointers, it added cleanup in...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/05/27 3:33 p.m.•27 views

EUVD-2026-32366

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix netdev memory leak in dpaa2caamprobe When commit 0e1a4d427f58 "crypto: caam: Unembed netdev structure in dpaa2" converted embedded netdevice to dynamically allocated pointers, it added cleanup in...

5.7AI score0.00162EPSS
SaveExploits0References5
NVD
NVD
•added 2026/05/27 2:17 p.m.•22 views

CVE-2026-45900

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix netdev memory leak in dpaa2caamprobe When commit 0e1a4d427f58 "crypto: caam: Unembed netdev structure in dpaa2" converted embedded netdevice to dynamically allocated pointers, it added cleanup in...

5.5CVSS0.00162EPSS
SaveExploits0References4
OSV
OSV
•added 2026/05/27 2:17 p.m.•14 views

UBUNTU-CVE-2026-45900

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix netdev memory leak in dpaa2caamprobe When commit 0e1a4d427f58 "crypto: caam: Unembed netdev structure in dpaa2" converted embedded netdevice to dynamically allocated pointers, it added cleanup in...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References3
OSV
OSV
•added 2026/05/27 12:17 p.m.•13 views

CVE-2026-45900 crypto: caam - fix netdev memory leak in dpaa2_caam_probe

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix netdev memory leak in dpaa2caamprobe When commit 0e1a4d427f58 "crypto: caam: Unembed netdev structure in dpaa2" converted embedded netdevice to dynamically allocated pointers, it added cleanup in...

5.9AI score
SaveExploits0References7
Cvelist
Cvelist
•added 2026/05/27 12:17 p.m.•63 views

CVE-2026-45900 crypto: caam - fix netdev memory leak in dpaa2_caam_probe

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix netdev memory leak in dpaa2caamprobe When commit 0e1a4d427f58 "crypto: caam: Unembed netdev structure in dpaa2" converted embedded netdevice to dynamically allocated pointers, it added cleanup in...

0.00162EPSS
SaveExploits0References4
CVE
CVE
•added 2026/05/27 12:17 p.m.•45 views

CVE-2026-45900

The CVE-2026-45900 issue is in the Linux kernel crypto: caam module. During dpaa2_caam_probe, netdevs allocated for DPIO setup could leak if dpaa2_dpseci_dpio_setup() fails and the cleanup path in dpaa2_dpseci_free() did not consider previously allocated nets. The fix preserves the CPU mask of al...

5.5CVSS5.7AI score0.00162EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder