Lucene search
+L

1552 matches found

BDU FSTEC
BDU FSTEC
•added 2026/08/25 12:00 a.m.•7 views

The vulnerability of the `swapoff` system call in the `mm/swapfile.c` module of the Linux kernel’s memory management subsystem allows a attacker to compromise the integrity of protected information or cause service failures.

The vulnerability of the swapoff system call in the mm/swapfile.c module of the Linux kernel’s memory management subsystem is related to synchronization errors when using shared resources. Exploiting this vulnerability can allow an attacker to compromise the integrity of protected information or...

7.1CVSS5.6AI score0.00137EPSS
SaveExploits0References13Affected Software4
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•6 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm/slab: Unbounded recursion in the free path has been prevented using a new kmalloc type. Commit 280ea9c3154b “mm/slab: Avoid allocating the slabobjext array from its own slab” prevents recursive allocation of objexts from kmall...

7.5CVSS5.9AI score0.0067EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•8 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm/damon/core: always put unsuccessfully committed target pids damoncommittarget puts and gets the destination and the source target pids. It puts the destination target pid because it will be overwritten by the source target pid...

5.5AI score0.00209EPSS
SaveExploits0References1
AstraLinux
AstraLinux
•added 2026/08/24 10:19 a.m.•4 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm/compaction: Proper handling of freepagesprepare has been implemented in compactionfree. freepagesprepare may fail, but compactionfree does not handle this failure case. Pages that fail should not be added back to cc-freepages...

7.8CVSS5.8AI score0.00175EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
•added 2026/08/24 10:14 a.m.•10 views

CVE-2026-74632

A flaw was found in the Linux kernel's memory management mm/hugememory. A race condition can occur between a memory shrinker and a concurrent page fault when handling huge zero pages. This race can lead to the hugezeropfn being incorrectly set, causing the huge zero page to be misidentified as an...

7.8CVSS5.3AI score0.00176EPSS
SaveExploits0References4
BDU FSTEC
BDU FSTEC
•added 2026/08/24 12:00 a.m.•19 views

The vulnerability of the mm/shmem component in the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability of the mm/shmem component in Linux kernel relates to the simultaneous execution using shared resources with incorrect synchronization. Exploiting this vulnerability can allow an attacker to cause service failures...

7.3CVSS7.3AI score0.00093EPSS
SaveExploits0References11Affected Software2
BDU FSTEC
BDU FSTEC
•added 2026/08/24 12:00 a.m.•8 views

The vulnerability in the mm/shmem.c component of the Linux operating system’s kernel allows a hacker to cause a service failure.

The vulnerability in the mm/shmem.c component of the Linux operating system involves executing a loop with an unreachable exit condition. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS5.3AI score0.00172EPSS
SaveExploits0References11Affected Software2
SUSE CVE
SUSE CVE
•added 2026/08/23 12:06 a.m.•13 views

SUSE CVE-2026-74599

In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: always stabilise against page table freeing using initmm Previous commits have established the invariant that kernel page table freeing is performed while an mmap read lock on initmm is held, which fixes races between...

5.9AI score0.00215EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
•added 2026/08/23 12:04 a.m.•15 views

SUSE CVE-2026-74672

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: acquire initmm lock on huge vmap to avoid ptdump UAF Patch series "mm: fix UAF caused by race between ptdump and vmap pgtable freeing", v6. Kernel page table walkers fall into two broad categories - those ranges where...

6AI score0.00215EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/22 4:16 p.m.•14 views

CVE-2026-74672

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: acquire initmm lock on huge vmap to avoid ptdump UAF Patch series "mm: fix UAF caused by race between ptdump and vmap pgtable freeing", v6. Kernel page table walkers fall into two broad categories - those ranges where...

0.00215EPSS
SaveExploits0References6
OSV
OSV
•added 2026/08/22 4:16 p.m.•23 views

AZL-97292 CVE-2026-74672 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: acquire initmm lock on huge vmap to avoid ptdump UAF Patch series "mm: fix UAF caused by race between ptdump and vmap pgtable freeing", v6. Kernel page table walkers fall into two broad categories - those ranges where...

6.5AI score0.00215EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/22 4:16 p.m.•15 views

CVE-2026-74632

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix hugezeropfn race Patch series "mm/hugememory: fix hugezeropfn race", v2. There is a subtle race in the reference-counted hugezerofolio implementation. The fast path atomic logic fails to account for the fact th...

7.8CVSS0.00176EPSS
SaveExploits0References8
OSV
OSV
•added 2026/08/22 4:16 p.m.•15 views

AZL-97130 CVE-2026-74632 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix hugezeropfn race Patch series "mm/hugememory: fix hugezeropfn race", v2. There is a subtle race in the reference-counted hugezerofolio implementation. The fast path atomic logic fails to account for the fact th...

7.8CVSS5.7AI score0.00176EPSS
SaveExploits0References1
OSV
OSV
•added 2026/08/22 4:16 p.m.•11 views

AZL-97272 CVE-2026-74599 affecting package kernel 6.6.152.1-1

In the Linux kernel, the following vulnerability has been resolved: mm/ptdump: always stabilise against page table freeing using initmm Previous commits have established the invariant that kernel page table freeing is performed while an mmap read lock on initmm is held, which fixes races between...

5.8AI score0.00215EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/22 4:16 p.m.•13 views

CVE-2026-74591

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: filemapaddfolio restore index before retrying In filemapaddfolio's split-a-conflict loop, xassetorder is applied repeatedly: each application modifies xas.xaindex, rounding it down according to the splitorder attempte...

9.8CVSS0.00649EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/22 4:16 p.m.•9 views

UBUNTU-CVE-2026-74591

In the Linux kernel, the following vulnerability has been resolved: mm/filemap: filemapaddfolio restore index before retrying In filemapaddfolio's split-a-conflict loop, xassetorder is applied repeatedly: each application modifies xas.xaindex, rounding it down according to the splitorder attempte...

9.8CVSS5.8AI score0.00649EPSS
SaveExploits0References5
OSV
OSV
•added 2026/08/22 4:16 p.m.•8 views

UBUNTU-CVE-2026-74632

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix hugezeropfn race Patch series "mm/hugememory: fix hugezeropfn race", v2. There is a subtle race in the reference-counted hugezerofolio implementation. The fast path atomic logic fails to account for the fact th...

7.8CVSS5.8AI score0.00176EPSS
SaveExploits0References10
EUVD
EUVD
•added 2026/08/22 3:32 p.m.•15 views

EUVD-2026-64359

In the Linux kernel, the following vulnerability has been resolved: mm/vmalloc: acquire initmm lock on huge vmap to avoid ptdump UAF Patch series "mm: fix UAF caused by race between ptdump and vmap pgtable freeing", v6. Kernel page table walkers fall into two broad categories - those ranges where...

6AI score0.00215EPSS
SaveExploits0References3
CVE
CVE
•added 2026/08/22 3:32 p.m.•50 views

CVE-2026-74672

CVE-2026-74672 is a use-after-free vulnerability in the Linux kernel affecting both x86 and arm64 architectures. The root cause is a race condition between the ptdump page table walker and the vmap huge page table promotion logic: vmap frees lower page tables when promoting to huge leaf entries w...

6AI score0.00215EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/08/22 3:32 p.m.•19 views

EUVD-2026-64569

In the Linux kernel, the following vulnerability has been resolved: mm/hugememory: fix hugezeropfn race Patch series "mm/hugememory: fix hugezeropfn race", v2. There is a subtle race in the reference-counted hugezerofolio implementation. The fast path atomic logic fails to account for the fact th...

5.6AI score0.00176EPSS
SaveExploits0References4
Rows per page
Query Builder