Lucene search
+L

647 matches found

NVD
NVD
•added 2025/06/28 8:15 a.m.•13 views

CVE-2025-38084

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: unshare page tables during VMA split, not before Currently, splitvma triggers hugetlb page table unsharing through vmops-maysplit. This happens before the VMA lock and rmap locks are taken - which is too early, it...

7.8CVSS0.00185EPSS
SaveExploits0References10
OSV
OSV
•added 2025/06/28 8:15 a.m.•28 views

AZL-64377 CVE-2025-38084 affecting package kernel for versions less than 6.6.96.1-1

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: unshare page tables during VMA split, not before Currently, splitvma triggers hugetlb page table unsharing through vmops-maysplit. This happens before the VMA lock and rmap locks are taken - which is too early, it...

7.8CVSS6.7AI score0.00185EPSS
SaveExploits0References1
CVE
CVE
•added 2025/06/28 7:44 a.m.•136 views

CVE-2025-38084

CVE-2025-38084 affects the Linux kernel mm/hugetlb subsystem. Description: unshare of hugetlb page tables during VMA split occurs too early (before VMA/rmap locks), enabling racing page faults and rmap walks to share page tables before split. The fix: call hugetlb unshare logic from __split_vma()...

7.8CVSS6.5AI score0.00185EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
•added 2025/06/28 7:44 a.m.•32 views

CVE-2025-38084 mm/hugetlb: unshare page tables during VMA split, not before

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: unshare page tables during VMA split, not before Currently, splitvma triggers hugetlb page table unsharing through vmops-maysplit. This happens before the VMA lock and rmap locks are taken - which is too early, it...

7.8CVSS0.00185EPSS
SaveExploits0References8
Debian CVE
Debian CVE
•added 2025/06/28 7:44 a.m.•20 views

CVE-2025-38084

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: unshare page tables during VMA split, not before Currently, splitvma triggers hugetlb page table unsharing through vmops-maysplit. This happens before the VMA lock and rmap locks are taken - which is too early, it...

7.8CVSS5.5AI score0.00185EPSS
SaveExploits0
OSV
OSV
•added 2025/06/28 7:44 a.m.•9 views

CVE-2025-38084 mm/hugetlb: unshare page tables during VMA split, not before

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: unshare page tables during VMA split, not before Currently, splitvma triggers hugetlb page table unsharing through vmops-maysplit. This happens before the VMA lock and rmap locks are taken - which is too early, it...

7.8CVSS6.3AI score
SaveExploits0References13
RedHat Linux
RedHat Linux
•added 2025/06/25 12:46 a.m.•11 views

kernel: drm/i915/vma: Fix UAF on destroy against retire race

A use-after-free flaw was found in drivers/gpu/drm/i915/i915vma.c in the Linux kernel that may lead to a crash...

7.8CVSS7.2AI score0.00244EPSS
SaveExploits0References5
Amazon
Amazon
•added 2025/06/23 12:00 a.m.•16 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: scsi: target: Fix WRITESAME No Data Buffer crash In newer version of the SBC specs, we have a NDOB bit that indicates there is no data buffer that gets written out. If this bit is set using commands like...

9.8CVSS7.2AI score0.00894EPSS
SaveExploits3
NVD
NVD
•added 2025/06/18 11:15 a.m.•10 views

CVE-2022-50128

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

SaveExploits0
OSV
OSV
•added 2025/06/18 11:15 a.m.•12 views

DEBIAN-CVE-2022-49947

In the Linux kernel, the following vulnerability has been resolved: binder: fix alloc-vmavmmm null-ptr dereference Syzbot reported a couple issues introduced by commit 44e602b4e52f "binderalloc: add missing mmaplock calls when using the VMA", in which we attempt to acquire the mmaplock when...

5.5CVSS5.5AI score0.00225EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2025/06/18 11:02 a.m.•13 views

CVE-2022-50128

...

SaveExploits0
CVE
CVE
•added 2025/06/18 11:02 a.m.•37 views

CVE-2022-50128

The PT-2025-26054 entry details a Linux kernel vulnerability in the android binder component: saving a pointer to a VMA outside the mmap lock can lead to stale pointers after VMA teardown. Affected software is the Linux kernel (binder component). The root cause is unsafe VMA pointer handling in t...

6.5AI score
SaveExploits0
Positive Technologies
Positive Technologies
•added 2025/06/18 12:00 a.m.•11 views

PT-2025-26054 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The issue concerns the Linux kernel, specifically the android binder component. It involves the unsafe practice of saving a pointer to a VMA outside of the mmap lock for later use. Thi...

6.1AI score
SaveExploits0References10
CNNVD
CNNVD
•added 2025/06/18 12:00 a.m.•13 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 binder not initializing the vmavmmm pointer, which could lead to a null pointer dereference...

5.5CVSS6.1AI score0.00225EPSS
SaveExploits0References4
AstraLinux
AstraLinux
•added 2025/06/16 11:28 a.m.•7 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerability has been resolved: mm: abort vmamodify on merge out of memory failure The remainder of vmamodify relies on the vmg state remaining pristine after a merge attempt. Normally, this assumption holds true. However, in one edge-case scenario where a merg...

7CVSS6.1AI score0.00202EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2025/06/06 12:00 a.m.•12 views

PT-2025-27290

Name of the Vulnerable Software and Affected Versions: Linux kernel versions prior to the version containing the fix for this issue Description: The issue is related to the Linux kernel's handling of huge page tables during VMA split. The problem arises because the split vma function triggers...

5.5CVSS6.6AI score0.00185EPSS
SaveExploits0
RedHat Linux
RedHat Linux
•added 2025/05/13 8:28 a.m.•15 views

kernel: mm/swapfile: skip HugeTLB pages for unuse_vma

A flaw was found in the Linux kernel's memory management, specifically in how it handles HugeTLB Huge Transparent Large Block pages during the swapoff operation. A local user can trigger this by allocating anonymous HugeTLB memory, swapping out other anonymous memory, and then executing the swapo...

5.5CVSS6.4AI score0.00223EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2025/05/13 8:28 a.m.•18 views

kernel: uprobes: fix kernel info leak via "[uprobes]" vma

In the Linux kernel, the following vulnerability has been resolved: uprobes: fix kernel info leak via "uprobes" vma xoladdvma maps the uninitialized page allocated by createxolarea into userspace. On some architectures x86 this memory is readable even without VMREAD, VMEXEC results in the same...

5.5CVSS6.4AI score0.0025EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2025/05/02 2:02 a.m.•9 views

SUSE CVE-2025-37760

In the Linux kernel, the following vulnerability has been resolved: mm/vma: add giveuponoom option on modify/merge, use in uffd release Currently, if a VMA merge fails due to an OOM condition arising on commit merge or a failure to duplicate anonvma's, we report this so the caller can handle it...

5.5CVSS6.6AI score0.00191EPSS
SaveExploits0References3
OSV
OSV
•added 2025/05/01 2:15 p.m.•57 views

DEBIAN-CVE-2025-37760

In the Linux kernel, the following vulnerability has been resolved: mm/vma: add giveuponoom option on modify/merge, use in uffd release Currently, if a VMA merge fails due to an OOM condition arising on commit merge or a failure to duplicate anonvma's, we report this so the caller can handle it...

5.5CVSS5.6AI score0.00191EPSS
SaveExploits0References1
Rows per page
Query Builder