Lucene search
+L

23 matches found

NVD
NVD
added 2026/09/16 11:17 a.m.12 views

CVE-2026-90046

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: don't spintrylock in NMI on UP Patch series "mm/pagealloc: fixes for freepagesnolock on RT/UP". Pre-existing bugs found by Sashiko during review of this other series:...

7.8CVSS0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 11:17 a.m.10 views

DEBIAN-CVE-2026-90046

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: don't spintrylock in NMI on UP Patch series "mm/pagealloc: fixes for freepagesnolock on RT/UP". Pre-existing bugs found by Sashiko during review of this other series:...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/16 10:33 a.m.37 views

CVE-2026-90046 mm/page_alloc: don't spin_trylock() in NMI on UP

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: don't spintrylock in NMI on UP Patch series "mm/pagealloc: fixes for freepagesnolock on RT/UP". Pre-existing bugs found by Sashiko during review of this other series:...

7.8CVSS0.00143EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/16 10:33 a.m.6 views

CVE-2026-90046 mm/page_alloc: don't spin_trylock() in NMI on UP

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: don't spintrylock in NMI on UP Patch series "mm/pagealloc: fixes for freepagesnolock on RT/UP". Pre-existing bugs found by Sashiko during review of this other series:...

7.8CVSS5.8AI score
SaveExploits0References6
CVE
CVE
added 2026/09/16 10:33 a.m.22 views

CVE-2026-90046

CVE-2026-90046 is a Linux kernel vulnerability in the mm/page_alloc subsystem where free_pages_nolock() uses spin_trylock() in NMI context on UP (uniprocessor) builds, an unsafe usage previously noted in can_spin_trylock(). A prior commit fixed the allocation side but missed the free side. The im...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/16 10:33 a.m.10 views

EUVD-2026-80654

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: don't spintrylock in NMI on UP Patch series "mm/pagealloc: fixes for freepagesnolock on RT/UP". Pre-existing bugs found by Sashiko during review of this other series:...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-90046

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/pagealloc: don't spintrylock in NMI on UP Patch series mm/pagealloc: fixes for freepagesnolock on RT/UP. Pre-existing bugs found by Sashiko during review of...

7.8CVSS5.8AI score0.00143EPSS
SaveExploits0References3
BDU FSTEC
BDU FSTEC
added 2026/08/21 12:00 a.m.14 views

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

The vulnerability of the mm/pagealloc component in the Linux operating system’s kernel is related to improper control of resource identifiers. Exploiting this vulnerability can allow an attacker to cause service failures...

5.5CVSS6.1AI score0.00132EPSS
SaveExploits0References12Affected Software3
BDU FSTEC
BDU FSTEC
added 2026/08/14 12:00 a.m.8 views

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

The vulnerability of the mm/pagealloc.c component in the Linux operating system’s kernel is related to a race condition involving context switching. Exploiting this vulnerability could allow an attacker to cause a service failure...

7.8CVSS5.4AI score0.00195EPSS
SaveExploits0References17Affected Software3
OSV
OSV
added 2026/04/03 11:10 a.m.13 views

OESA-2026-1832 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: ksmbd: fix use-after-free in ksmbdtreeconnectput under concurrency Under high concurrency, A tree-connection object tcon is freed on a disconnect path while...

7.8CVSS6.6AI score0.00489EPSS
SaveExploits9References38
CVE
CVE
added 2026/01/31 11:42 a.m.87 views

CVE-2026-23025

CVE-2026-23025 : In the Linux kernel, drain_page_zone() could corrupt per-CPU pages (pcp) when an interrupt occurs and code path uses spin_lock(&pcp->lock) with SMP=n, because spin_trylock() may fail. The issue enables potential pcp structure corruption. The fix adds local wrappers that conver...

7.8CVSS5.8AI score0.00195EPSS
SaveExploits0References6Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/31 12:00 a.m.27 views

Linux Distros Unpatched Vulnerability : CVE-2026-23025

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/pagealloc: prevent pcp corruption with SMP=n The kernel test robot has reported: BUG: spinlock trylock failure on UP on CPU0, kcompactd0/28 lock:...

7.8CVSS7.5AI score0.00195EPSS
SaveExploits0References3
OSV
OSV
added 2026/01/14 3:07 p.m.14 views

CVE-2025-71134 mm/page_alloc: change all pageblocks migrate type on coalescing

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: change all pageblocks migrate type on coalescing When a page is freed it coalesces with a buddy into a higher order page while possible. When the buddy page migrate type differs, it is expected to be updated to matc...

5.3AI score
SaveExploits0References6
CVE
CVE
added 2026/01/14 3:07 p.m.50 views

CVE-2025-71134

CVE-2025-71134: In the Linux kernel, mm/page_alloc: when coalescing pages, the migrate type of all pageblocks is not updated, updating only the first pageblock causes inconsistency between the page and its pageblocks. This triggers warnings in expand() and related paths. The issue is resolved in ...

5.5CVSS6.1AI score0.00132EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/01/14 3:07 p.m.5 views

CVE-2025-71134

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: change all pageblocks migrate type on coalescing When a page is freed it coalesces with a buddy into a higher order page while possible. When the buddy page migrate type differs, it is expected to be updated to matc...

5.5CVSS5.2AI score0.00132EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2025/05/13 8:28 a.m.14 views

kernel: mm: page_alloc: move mlocked flag clearance into free_pages_prepare()

In the Linux kernel, the following vulnerability has been resolved: mm: pagealloc: move mlocked flag clearance into freepagesprepare Syzbot reported a bad page state problem caused by a page being freed using freepage still having a mlocked flag at freepagesprepare stage: BUG: Bad page state in...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2024/12/02 3:26 p.m.32 views

CVE-2024-53105

In the Linux kernel, the following vulnerability has been resolved: mm: pagealloc: move mlocked flag clearance into freepagesprepare Syzbot reported a bad page state problem caused by a page being freed using freepage still having a mlocked flag at freepagesprepare stage: BUG: Bad page state in...

5.5CVSS6.8AI score0.00235EPSS
SaveExploits0References4
NVD
NVD
added 2024/12/02 2:15 p.m.26 views

CVE-2024-53105

In the Linux kernel, the following vulnerability has been resolved: mm: pagealloc: move mlocked flag clearance into freepagesprepare Syzbot reported a bad page state problem caused by a page being freed using freepage still having a mlocked flag at freepagesprepare stage: BUG: Bad page state in...

5.5CVSS0.00235EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2024/12/02 1:44 p.m.34 views

CVE-2024-53105 mm: page_alloc: move mlocked flag clearance into free_pages_prepare()

In the Linux kernel, the following vulnerability has been resolved: mm: pagealloc: move mlocked flag clearance into freepagesprepare Syzbot reported a bad page state problem caused by a page being freed using freepage still having a mlocked flag at freepagesprepare stage: BUG: Bad page state in...

0.00235EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2024/11/09 10:14 a.m.40 views

CVE-2024-50219

...

SaveExploits0
Rows per page
Query Builder