1525 matches found
CVE-2026-97941
In the Linux kernel, the following vulnerability has been resolved: mm/slab: take n-listlock in slabtryreturnfreelist to avoid race Commit ba7425312607 "mm, slab: add an optimistic slabtryreturnfreelist" incorrectly assumed that nobody has freed an object to the slab as long as slab-freelist is...
CVE-2026-97525
In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Allocate split page tables as kernel page tables A PTE is allocated directly without going through the standard page table allocation routines such as ptealloconekernel when the CPA code splits a large page...
CVE-2026-97945
The Linux kernel contains a vulnerability in x86 memory management where PMD-mapped Huge Transparent Pages (THP) can experience data loss. The root cause is that pmd_modify() incorrectly masks out the hardware dirty bit (_PAGE_DIRTY). This causes the kernel to lose the dirty state of a page when ...
EUVD-2026-86799
In the Linux kernel, the following vulnerability has been resolved: x86/mm: Fix user-space data loss with MADVFREE and THP Some of users of Polars a data analytics library have lost production data from this bug. They seem to have just the right combination of huge pages, MADVFREE and heavy recla...
CVE-2026-97945
In the Linux kernel, the following vulnerability has been resolved: x...
CVE-2026-97943
In the Linux kernel, the following vulnerability has been resolved: x...
CVE-2026-97941
A race condition exists in the Linux kernel memory management system within mm/slab. The __slab_try_return_freelist() function incorrectly assumed that no objects were freed to a slab if slab->freelist was NULL and cmpxchg succeeded. This oversight leads to a classic ABA problem where a slab c...
EUVD-2026-86795
In the Linux kernel, the following vulnerability has been resolved: mm/slab: take n-listlock in slabtryreturnfreelist to avoid race Commit ba7425312607 "mm, slab: add an optimistic slabtryreturnfreelist" incorrectly assumed that nobody has freed an object to the slab as long as slab-freelist is...
CVE-2026-97941 mm/slab: take n->list_lock in __slab_try_return_freelist() to avoid race
In the Linux kernel, the following vulnerability has been resolved: mm/slab: take n-listlock in slabtryreturnfreelist to avoid race Commit ba7425312607 "mm, slab: add an optimistic slabtryreturnfreelist" incorrectly assumed that nobody has freed an object to the slab as long as slab-freelist is...
CVE-2026-97941
In the Linux kernel, the following vulnerability has been resolved: m...
CVE-2026-97533
In the Linux kernel, the following vulnerability has been resolved: x...
CVE-2026-97533
The Linux kernel (x86 architecture) contains a use-after-free vulnerability in the memory management subsystem (x86/mm/pat ). The issue arises from a race condition between attribute changes and CPA collapse ; a lockless page table walker retrieves a PTE entry which can be freed by a concurrent C...
EUVD-2026-86841
In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Acquire initmm read lock on attribute changes to avoid UAF A previous commit protected against races between ptdump and CPA collapse, however one still exists between attribute changes and collapse as reported by Deni...
CVE-2026-97525 x86/mm/pat: Allocate split page tables as kernel page tables
In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Allocate split page tables as kernel page tables A PTE is allocated directly without going through the standard page table allocation routines such as ptealloconekernel when the CPA code splits a large page...
CVE-2026-97525
In the Linux kernel, the following vulnerability has been resolved: x...
CVE-2026-97525
The Linux kernel contains a vulnerability where split page tables are allocated without using standard allocation routines (like pte_alloc_one_kernel()) during large page splits (__split_large_page()). This prevents the page table constructor from being called and, critically, fails to mark the p...
EUVD-2026-86833
In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Allocate split page tables as kernel page tables A PTE is allocated directly without going through the standard page table allocation routines such as ptealloconekernel when the CPA code splits a large page...
CVE-2026-23416-POC
CVE-2026-23416 — PoC mm/mseal: corregir el final de VMA correctamente al fusionar Vulnerabilidad descubierta por Antonius / Blue Dragon Security Resumen...
CVE-2026-97941
In the Linux kernel, the following vulnerability has been resolved: mm/slab: take n-listlock in slabtryreturnfreelist to avoid race Commit ba7425312607 "mm, slab: add an optimistic slabtryreturnfreelist" incorrectly assumed that nobody has freed an object to the slab as long as slab-freelist is...
CVE-2026-97525
In the Linux kernel, the following vulnerability has been resolved: x86/mm/pat: Allocate split page tables as kernel page tables A PTE is allocated directly without going through the standard page table allocation routines such as ptealloconekernel when the CPA code splits a large page...