Lucene search
+L

161 matches found

RedHat Linux
RedHat Linux
added 2025/02/10 9:31 p.m.13 views

kernel: mm: fix NULL pointer dereference in alloc_pages_bulk_noprof

In the Linux kernel, the following vulnerability has been resolved: mm: fix NULL pointer dereference in allocpagesbulknoprof We triggered a NULL pointer dereference for ac.preferredzoneref-zone in allocpagesbulknoprof when the task is migrated between cpusets. When cpuset is enabled, in...

5.5CVSS6.7AI score0.00248EPSS
SaveExploits0References5
Microsoft CVE
Microsoft CVE
added 2025/01/29 8:00 a.m.9 views

sched/core: Disable page allocation in task_tick_mm_cid()

...

5.5CVSS6.9AI score0.00231EPSS
SaveExploits0
NVD
NVD
added 2025/01/11 4:15 p.m.22 views

CVE-2024-57881

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: don't call pfntopage on possibly non-existent PFN in splitlargebuddy In splitlargebuddy, we might call pfntopage on a PFN that might not exist. In corner cases, such as when freeing the highest pageblock in the last...

5.5CVSS0.00176EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2025/01/11 3:10 p.m.31 views

CVE-2024-57881 mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split_large_buddy()

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: don't call pfntopage on possibly non-existent PFN in splitlargebuddy In splitlargebuddy, we might call pfntopage on a PFN that might not exist. In corner cases, such as when freeing the highest pageblock in the last...

0.00176EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2025/01/11 3:10 p.m.4 views

CVE-2024-57881 mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split_large_buddy()

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: don't call pfntopage on possibly non-existent PFN in splitlargebuddy In splitlargebuddy, we might call pfntopage on a PFN that might not exist. In corner cases, such as when freeing the highest pageblock in the last...

7.6AI score0.00176EPSS
SaveExploits0References2
OSV
OSV
added 2025/01/11 3:10 p.m.7 views

CVE-2024-57881 mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split_large_buddy()

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: don't call pfntopage on possibly non-existent PFN in splitlargebuddy In splitlargebuddy, we might call pfntopage on a PFN that might not exist. In corner cases, such as when freeing the highest pageblock in the last...

5.5CVSS6.2AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/01/01 12:00 a.m.9 views

PT-2026-2895

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contained an issue in the mm/page alloc component where the migration type of page blocks was not consistently updated during page coalescing. Specifically, when a page...

5.5CVSS5.4AI score0.00117EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/12/28 3:49 a.m.7 views

SUSE CVE-2024-56544

In the Linux kernel, the following vulnerability has been resolved: udmabuf: change folios array from kmalloc to kvmalloc When PAGESIZE 4096, MAXPAGEORDER 10, 64bit machine, pagealloc only support 4MB. If above this, trigger this warn and return NULL. udmabuf can change size limit, if change it t...

4.7CVSS7.7AI score0.00214EPSS
SaveExploits0References3
OSV
OSV
added 2024/12/27 2:15 p.m.7 views

UBUNTU-CVE-2024-56544

In the Linux kernel, the following vulnerability has been resolved: udmabuf: change folios array from kmalloc to kvmalloc When PAGESIZE 4096, MAXPAGEORDER 10, 64bit machine, pagealloc only support 4MB. If above this, trigger this warn and return NULL. udmabuf can change size limit, if change it t...

5.5CVSS6.5AI score0.00214EPSS
SaveExploits0References9
SUSE CVE
SUSE CVE
added 2024/12/03 12:16 a.m.3 views

SUSE 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.5CVSS7.7AI score0.00233EPSS
SaveExploits0References14
OSV
OSV
added 2024/12/02 2:15 p.m.6 views

DEBIAN-CVE-2024-53113

In the Linux kernel, the following vulnerability has been resolved: mm: fix NULL pointer dereference in allocpagesbulknoprof We triggered a NULL pointer dereference for ac.preferredzoneref-zone in allocpagesbulknoprof when the task is migrated between cpusets. When cpuset is enabled, in...

5.5CVSS5.7AI score0.00248EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/02 2:15 p.m.2 views

DEBIAN-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.5CVSS5.6AI score0.00233EPSS
SaveExploits0References1
OSV
OSV
added 2024/12/02 2:15 p.m.6 views

UBUNTU-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.6AI score0.00233EPSS
SaveExploits0References17
Vulnrichment
Vulnrichment
added 2024/12/02 1:44 p.m.2 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...

7.6AI score0.00233EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/11/21 7:14 p.m.9 views

CVE-2024-50219

In the Linux kernel, the following vulnerability has been resolved: mm/pagealloc: let GFPATOMIC order-0 allocs access highatomic reserves Under memory pressure it's possible for GFPATOMIC order-0 allocations to fail even though free pages are available in the highatomic reserves. GFPATOMIC...

5.5CVSS6.7AI score
SaveExploits0References4
OSV
OSV
added 2024/11/09 11:15 a.m.14 views

CVE-2024-50219

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

6.3AI score
SaveExploits0References1
NVD
NVD
added 2024/11/09 11:15 a.m.22 views

CVE-2024-50219

Rejected reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority...

SaveExploits0
Debian CVE
Debian CVE
added 2024/11/09 10:14 a.m.18 views

CVE-2024-50219

Removed by vendor...

7.3AI score
SaveExploits0
CVE
CVE
added 2024/11/09 10:14 a.m.149 views

CVE-2024-50219

CVE-2024-50219: Linux kernel GFP_ATOMIC order-0 allocations can fail under memory pressure due to how highatomic reserves are used, enabling a potential page-alloc impairment. The issue is tied to the mm/page_alloc path and specifically the fall-back behavior when free pages exist but GFP_ATOMIC ...

6.6AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2024/11/07 5:02 p.m.16 views

CVE-2024-50140

In the Linux kernel, the following vulnerability has been resolved: sched/core: Disable page allocation in tasktickmmcid With KASAN and PREEMPTRT enabled, calling taskworkadd in tasktickmmcid may cause the following splat. 63.696416 BUG: sleeping function called from invalid context at...

5.5CVSS7AI score0.00231EPSS
SaveExploits0References4
Rows per page
Query Builder