Lucene search
+L

810 matches found

Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2025-22034

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mm/gup: reject FOLLSPLITPMD with hugetlb VMAs Patch series mm: fixes for device-exclusive...

7.8CVSS5.9AI score0.0026EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-38050

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix kernel NULL pointer dereference when replacing free hugetlb folios A kernel...

5.5CVSS5.6AI score0.0014EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/09 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2020-25285

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A race condition between hugetlb sysctl handlers in mm/hugetlb.c in the Linux kernel before 5.8.8 could be used by local attackers to corrupt memory, cause a NU...

6.4CVSS6.3AI score0.00272EPSS
SaveExploits0References2
Amazon
Amazon
added 2025/08/08 12:0 a.m.17 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: Drivers: hv: vmbus: Leak pages if setmemoryencrypted fails CVE-2024-36913 In the Linux kernel, the following vulnerability has been resolved: xfs: don't walk off the end of a directory data block CVE-2024-41013 In...

8.1CVSS7.5AI score0.01278EPSS
SaveExploits9
Microsoft CVE
Microsoft CVE
added 2025/08/07 7:0 a.m.13 views

mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race

...

7.8CVSS7AI score0.00121EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/08/07 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2022-49760

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix PTE marker handling in hugetlbchangeprotection Patch series mm/hugetlb:...

7.8CVSS6AI score0.00162EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/08/05 12:0 a.m.2 views

Linux Distros Unpatched Vulnerability : CVE-2025-21949

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - LoongArch: Set hugetlb mmap base address aligned with pmd size With ltp test case testcases/bin/hugefork02, there is a dmesg error report message such as: kerne...

7.8CVSS5.6AI score0.00173EPSS
SaveExploits0References3
Amazon
Amazon
added 2025/07/30 12:0 a.m.19 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: netfilter: flowtable: fix stuck flows on cleanup due to pending work CVE-2022-50000 In the Linux kernel, the following vulnerability has been resolved: netfilter: nftsocket: fix sk refcount leaks CVE-2024-46855 In...

7.8CVSS6.9AI score0.01278EPSS
SaveExploits8
BDU FSTEC
BDU FSTEC
added 2025/07/30 12:0 a.m.10 views

The vulnerabilities of the functions folio_remove_rmap_pud(), try_to_unmap_one(), and hugetlb_remove_rmap() in the Linux operating system’s kernel allow a malicious actor to cause service failures.

The vulnerabilities of the functions folioremovermappud, trytounmapone, and hugetlbremovermap in the Linux operating system are related to reading data beyond the buffer boundaries in memory. Exploiting these vulnerabilities can allow an attacker to cause service failures...

7CVSS7.3AI score0.00164EPSS
SaveExploits0References6Affected Software2
Amazon
Amazon
added 2025/07/10 12:0 a.m.22 views

Important: kernel6.12

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: eth: bnxt: fix out-of-range access of vnicinfo array CVE-2025-22112 In the Linux kernel, the following vulnerability has been resolved: wifi: cfg80211: init wiphywork before allocating rfkill fails CVE-2025-22119 ...

7.8CVSS6.5AI score0.01278EPSS
SaveExploits13
Amazon
Amazon
added 2025/07/10 12:0 a.m.14 views

Important: kernel

Issue Overview: In the Linux kernel, the following vulnerability has been resolved: mm/khugepaged: fix -anonvma race CVE-2023-52935 In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: independent PMD page table shared count CVE-2024-57883 In the Linux kernel, the...

7.8CVSS6.8AI score0.01278EPSS
SaveExploits8
BDU FSTEC
BDU FSTEC
added 2025/07/07 12:0 a.m.8 views

The vulnerabilities in the page-flags.h, mmflags.h, vmcore_info.c, and hugetlb.c components of the Linux operating system’s kernel allow a hacker to cause a service failure.

The vulnerability of the page-flags.h, mmflags.h, vmcoreinfo.c, and hugetlb.c components of the Linux operating system is related to the execution of operations beyond the buffer boundaries in memory. Exploiting this vulnerability can allow an attacker to cause a service failure...

5.5CVSS6.6AI score0.00215EPSS
SaveExploits0References10Affected Software4
OSV
OSV
added 2025/06/28 8:15 a.m.2 views

DEBIAN-CVE-2025-38085

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugepmdunshare vs GUP-fast race hugepmdunshare drops a reference on a page table that may have previously been shared across processes, potentially turning it into a normal page table used in another process in...

4.7CVSS5.3AI score0.00121EPSS
SaveExploits0References1
NVD
NVD
added 2025/06/28 8:15 a.m.11 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.00163EPSS
SaveExploits0References10
OSV
OSV
added 2025/06/28 8:15 a.m.25 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.00163EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/28 8:15 a.m.21 views

UBUNTU-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.8CVSS6.1AI score0.00163EPSS
SaveExploits0References41
CVE
CVE
added 2025/06/28 7:44 a.m.113 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.00163EPSS
SaveExploits0References10Affected Software1
Cvelist
Cvelist
added 2025/06/28 7:44 a.m.28 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.00163EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2025/06/28 7:44 a.m.15 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.00163EPSS
SaveExploits0
OSV
OSV
added 2025/06/28 7:44 a.m.6 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
Rows per page
Query Builder