Lucene search
+L

16 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: prevents corruption of pcp with SMP=n. The kernel test robot has reported the following issue: BUG: spinlock trylock failure on UP on CPU0, kcompactd0/28 Lock: 0xffff888807e35ef0, .magic: dead4ead, .owner:...

7.8CVSS6.6AI score0.00191EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/06/03 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-46035

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: mm/pagealloc: return NULL early from allocfrozenpagesnolock in NMI on UP On UP kernels...

5.5CVSS5.9AI score0.00121EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/05/27 12:56 p.m.18 views

CVE-2026-46035

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: return NULL early from allocfrozenpagesnolock in NMI on UP On UP kernels !CONFIGSMP, spintrylock is a no-op that unconditionally succeeds even when the lock is already held. As a result, allocfrozenpagesnolock calle...

5.5CVSS5.7AI score0.00121EPSS
SaveExploits0
EUVD
EUVD
added 2026/05/27 12:56 p.m.23 views

EUVD-2026-32410

In the Linux kernel, the following vulnerability has been resolved: mm/slab: return NULL early from kmallocnolock in NMI on UP On UP kernels !CONFIGSMP, spintrylock is a no-op that unconditionally succeeds even when the lock is already held. As a result, kmallocnolock called from NMI context can...

5.8AI score0.00147EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.17 views

Linux kernel 安全漏洞

The Linux kernel is the kernel used by the Linux operating system developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the unconditional success of the spintrylock operation when calling kmallocnolock within the NMI contex...

7CVSS5.8AI score0.00147EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/05/27 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the unconditional success of the spintrylock operation within the NMI context on a single-process...

5.8AI score0.00121EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:00 a.m.8 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: kernel (UTSA-2026-007262)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-007262 advisory. In the Linux kernel, the following vulnerability has been resolved: erofs: fix pcluster use-after-free on UP platforms During stress testing with CONFIGSMP disabled,...

7.8CVSS6.2AI score0.00232EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/01/19 12:23 a.m.12 views

SUSE CVE-2025-71121

In the Linux kernel, the following vulnerability has been resolved: parisc: Do not reprogram affinitiy on ASP chip The ASP chip is a very old variant of the GSP chip and is used e.g. in HP 730 workstations. When trying to reprogram the affinity it will crash with a HPMC as the relevant registers...

5.5CVSS6.4AI score0.00128EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.17 views

PT-2026-5528

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.18.0-rc5-00127-ga06157804399 Description The Linux kernel contains a flaw in the mm/page alloc subsystem that can lead to corruption of the per-cpu pages pcp structure when SMP Symmetric Multi-Processing is...

7.8CVSS6.6AI score0.00191EPSS
SaveExploits0
OSV
OSV
added 2024/08/08 9:15 a.m.2 views

DEBIAN-CVE-2024-42251

In the Linux kernel, the following vulnerability has been resolved: mm: pageref: remove foliotrygetrcu The below bug was reported on a non-SMP kernel: 275.267158 T4335 ------------ cut here ------------ 275.267949 T4335 kernel BUG at include/linux/pageref.h:275! 275.268526 T4335 invalid opcode:...

5.5CVSS5.3AI score0.0021EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2024/06/17 12:00 a.m.15 views

The vulnerability of the erofs_workgroup_unfreeze() function in the EROFS file system, a enhanced read-only file system, in Linux kernel-based single-processor configurations, allows attackers to compromise the confidentiality, integrity, and accessibility of protected information.

The vulnerability of the erofsworkgroupunfreeze function in the fs/erofs/internal.h file of the EROFS Enhanced Read-Only File System driver in the Linux kernel, in a single-processor configuration, is related to the reutilization of previously freed memory. Exploiting this vulnerability could all...

7.8CVSS6.3AI score0.00232EPSS
SaveExploits0References17Affected Software2
CNNVD
CNNVD
added 2024/05/20 12:00 a.m.15 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 the Linux kernel that stems from a kernel error on a system with only one CPU online, where there is no valid target available to migrate the...

5.5CVSS6.5AI score0.00214EPSS
SaveExploits0References8
SUSE CVE
SUSE CVE
added 2024/05/07 2:49 a.m.8 views

SUSE CVE-2022-48674

In the Linux kernel, the following vulnerability has been resolved: erofs: fix pcluster use-after-free on UP platforms During stress testing with CONFIGSMP disabled, KASAN reports as below: ================================================================== BUG: KASAN: use-after-free in...

7CVSS6.4AI score0.00232EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2024/05/03 3:15 p.m.9 views

CVE-2022-48674

In the Linux kernel, the following vulnerability has been resolved: erofs: fix pcluster use-after-free on UP platforms During stress testing with CONFIGSMP disabled, KASAN reports as below: ================================================================== BUG: KASAN: use-after-free in...

7.8CVSS6.1AI score0.00232EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/05/03 3:15 p.m.6 views

DEBIAN-CVE-2022-48674

In the Linux kernel, the following vulnerability has been resolved: erofs: fix pcluster use-after-free on UP platforms During stress testing with CONFIGSMP disabled, KASAN reports as below: ================================================================== BUG: KASAN: use-after-free in...

7.8CVSS5.7AI score0.00232EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/03 3:15 p.m.9 views

UBUNTU-CVE-2022-48674

In the Linux kernel, the following vulnerability has been resolved: erofs: fix pcluster use-after-free on UP platforms During stress testing with CONFIGSMP disabled, KASAN reports as below: ================================================================== BUG: KASAN: use-after-free in...

7.8CVSS5.7AI score0.00232EPSS
SaveExploits0References12
Rows per page
Query Builder