Lucene search
+L

810 matches found

CVE
CVE
added 2025/03/27 4:43 p.m.71 views

CVE-2022-49760

CVE-2022-49760 concerns Linux kernel mm/hugetlb PTE marker handling in hugetlb_change_protection. The connected documents corroborate a two-patch series described as mm/hugetlb: uffd-wp fixes for hugetlb_change_protection(), aimed at correct handling of uffd-wp PTE markers to avoid corruption of ...

7.8CVSS6.6AI score0.00162EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/03/27 3:23 p.m.6 views

SUSE-SU-2025:20164-1 Security update for the Linux Kernel

The SUSE Linux Enterprise Micro 6.0 and 6.1 kernel was updated to receive various security bugfixes. The following security bugs were fixed: - CVE-2023-52778: mptcp: deal with large GSO size bsc1224948. - CVE-2023-52920: bpf: support non-r10 register spill/fill to/from stack in precision tracking...

9.8CVSS7.4AI score0.03301EPSS
SaveExploits8References1116
CNNVD
CNNVD
added 2025/03/27 12:0 a.m.8 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 hugetlbchangeprotection not properly handling PTE flags...

5.5CVSS5.1AI score0.00162EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/03/08 12:0 a.m.8 views

PT-2025-14330

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.14.0-rc2+ 241 Description A vulnerability in the Linux kernel has been resolved, related to the LoongArch architecture. The issue arises when the base address allocated from hugetlbfs is not aligned with the pm...

7.8CVSS6AI score0.00337EPSS
SaveExploits0References201
Tenable Nessus
Tenable Nessus
added 2025/03/06 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2024-50199

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/swapfile: skip HugeTLB pages for unusevma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following...

5.5CVSS6.6AI score0.00223EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2024-26688

"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: fs,hugetlb: fix NULL pointer dereference in hugetlbsfillsuper When configuring a hugetlb...

5.5CVSS5.4AI score0.00245EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/03/05 12:0 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2024-36000

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm/hugetlb: fix missing hugetlblock for resv uncharge There is a recent report on UFFDIOCOPY over hugetlb:...

5.5CVSS6.8AI score0.00225EPSS
SaveExploits0References4
VulnCheck KEV
VulnCheck KEV
added 2025/02/27 12:0 a.m.6 views

VulnCheck KEV: CVE-2024-26987

In the Linux kernel, the following vulnerability has been resolved: mm/memory-failure: fix deadlock when hugetlboptimizevmemmap is enabled When I did hard offline test with hugetlb pages, below deadlock occurs: ====================================================== WARNING: possible circular...

5.5CVSS5.7AI score0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/12 2:15 p.m.5 views

DEBIAN-CVE-2025-21696

In the Linux kernel, the following vulnerability has been resolved: mm: clear uffd-wp PTE/PMD state on mremap When mremaping a memory region previously registered with userfaultfd as write-protected but without UFFDFEATUREEVENTREMAP, an inconsistency in flag clearing leads to a mismatch between t...

5.5CVSS5.6AI score0.00188EPSS
SaveExploits0References1
OSV
OSV
added 2025/02/12 2:15 p.m.16 views

UBUNTU-CVE-2025-21696

In the Linux kernel, the following vulnerability has been resolved: mm: clear uffd-wp PTE/PMD state on mremap When mremaping a memory region previously registered with userfaultfd as write-protected but without UFFDFEATUREEVENTREMAP, an inconsistency in flag clearing leads to a mismatch between t...

5.5CVSS6.5AI score0.00188EPSS
SaveExploits0References7
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.0 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: A missing hugetlblock issue has been fixed for resv uncharge. There is a recent report regarding UFFDIOCOPY over hugetlb: https://loreKernel.org/all/[email protected]/ Line 350:...

5.5CVSS5.8AI score0.00225EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.2 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: fs/inode: Prevent dumpmapping from accessing invalid dentry.dname.name It has been observed that a crash occurs during the hot removal of a memory device, in which the user is accessing hugetlb. See the call trace as follows:...

7.1CVSS6.3AI score0.00261EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.1 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: HugeTLB pages are skipped for unusevma. I encountered a “bad pud” error and lost 1GB of HugeTLB when calling swapoff. The problem can be reproduced using the following steps: 1. Allocate an anonymous 1GB HugeTLB and...

5.5CVSS6.3AI score0.00223EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2025/02/11 7:35 a.m.3 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: mm/hugetlb: fixed DEBUGLOCKSWARNON1 when dissolvefreehugetlbfolio When I conducted memory failure tests recently, the following warning occurred: DEBUGLOCKSWARNON1 WARNING: CPU: 8 PID: 1011 at kernel/locking/lockdep.c:232...

4.7CVSS6.3AI score0.00181EPSS
SaveExploits0References3
OSV
OSV
added 2025/01/17 11:8 a.m.8 views

OESA-2025-1065 kernel security update

The Linux Kernel, the operating system core itself. Security Fixes: In the Linux kernel, the following vulnerability has been resolved: mm/swapfile: skip HugeTLB pages for unusevma I got a bad pud error and lost a 1GB HugeTLB when calling swapoff. The problem can be reproduced by the following...

7.8CVSS5.9AI score0.0061EPSS
SaveExploits0References14
SUSE CVE
SUSE CVE
added 2025/01/16 3:49 a.m.6 views

SUSE CVE-2024-57883

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: independent PMD page table shared count The folio refcount may be increased unexpectly through trygetfolio by caller such as splithugepages. In hugepmdunshare, we use refcount to check whether a pmd page table is...

4.4CVSS7.6AI score0.00217EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2025/01/15 2:29 p.m.11 views

CVE-2024-57883

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: independent PMD page table shared count The folio refcount may be increased unexpectly through trygetfolio by caller such as splithugepages. In hugepmdunshare, we use refcount to check whether a pmd page table is...

5.5CVSS6.5AI score0.00217EPSS
SaveExploits0References4
NVD
NVD
added 2025/01/15 1:15 p.m.13 views

CVE-2024-57883

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: independent PMD page table shared count The folio refcount may be increased unexpectly through trygetfolio by caller such as splithugepages. In hugepmdunshare, we use refcount to check whether a pmd page table is...

7.8CVSS0.00217EPSS
SaveExploits0References8
OSV
OSV
added 2025/01/15 1:15 p.m.5 views

UBUNTU-CVE-2024-57883

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: independent PMD page table shared count The folio refcount may be increased unexpectly through trygetfolio by caller such as splithugepages. In hugepmdunshare, we use refcount to check whether a pmd page table is...

7.8CVSS6.2AI score0.00217EPSS
SaveExploits0References30
Cvelist
Cvelist
added 2025/01/15 1:5 p.m.21 views

CVE-2024-57883 mm: hugetlb: independent PMD page table shared count

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: independent PMD page table shared count The folio refcount may be increased unexpectly through trygetfolio by caller such as splithugepages. In hugepmdunshare, we use refcount to check whether a pmd page table is...

7.8CVSS0.00217EPSS
SaveExploits0References6
Rows per page
Query Builder