Lucene search
+L

824 matches found

AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 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
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.5 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: mm,hugetlb: Take the hugetlblock before decrementing h-resvhugepages. The h-hugepages counters are protected by the hugetlblock, but allochugepage has a corner-case scenario where it can decrement the counter outside of the lock...

5.5CVSS5.9AI score0.00156EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.2 views

Astra Linux – Vulnerabilities in Linux-6.1, Linux-5.15, Linux-5.10

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: Un-sharing of page tables occurs during VMA splitting, not before. Currently, splitvma triggers the un-sharing of hugetlb page tables through vmops-maysplit. This occurs before the VMA lock and rmap locks are taken –...

7.8CVSS6.3AI score0.0017EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.3 views

Astra Linux – Vulnerability found in Linux 5.10, Linux 6.1, and Linux 5.15

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fixed the issue where folio is still mapped after deletion. The migration process may encounter a race condition involving fallocating holes. The removeinodesinglefolio function will unmap the folio if it is still...

7.8CVSS6.2AI score0.00188EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.6 views

Astra Linux – Vulnerability found in Linux 5.15, Linux 6.1, and Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: independent PMD page table shared count The refcount may be unexpectedly increased through functions like trygetfolio, especially by calls such as splithugepages. In hugepmdunshare, we use the refcount to check wheth...

7.8CVSS6.3AI score0.00217EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerabilities in Linux 5.10, Linux 5.15, Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: mm: hugetlb: avoiding soft lockup when using mprotect on a large memory area When calling mprotect on a large hugetlb memory area in our customer’s workload 300GB of hugetlb memory, soft lockup was observed: watchdog: BUG: soft...

5.9AI score0.00197EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/19 5:07 a.m.5 views

CVE-2026-72174

A flaw was found in the Linux kernel. A local attacker could trigger a self-deadlock condition within the huge pages hugetlb memory management subsystem. This occurs when a specific memory scan operation attempts to acquire a write lock while the same process already holds a read lock, causing th...

5.5CVSS5.3AI score0.002EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 4:29 p.m.5 views

CVE-2026-72213

A flaw was found in the Linux kernel's huge page memory management hugetlb. A mismatch in how reserved and non-reserved huge page control group cgroup charges are handled during memory allocation and deallocation can lead to an incorrect cgroup being uncharged. This issue results in a page counte...

7.1CVSS5.3AI score0.00159EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 3:20 p.m.4 views

CVE-2026-72175

A flaw was found in the Linux kernel. A race condition exists in the makeuffdwphugepte function, which is responsible for managing large memory pages HugeTLB Page Table Entries. This vulnerability occurs when the system attempts to update these memory entries, but a timing issue allows older,...

7.1CVSS5.4AI score0.00172EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-72174

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/proc/taskmmu: fix hugetlb self-deadlock in pagemapscanptehole A PAGEMAPSCAN ioctl requesting PMSCANWPMATCHING on a hugetlb VMA hangs the calling thread,...

5.9AI score0.002EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-72175

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - fs/proc/taskmmu: fix makeuffdwphugepte prot-update race Patch series userfaultfd/pagemap: pre- existing fixes. These are pre-existing bug fixes that were carrie...

7.1CVSS5.8AI score0.00172EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 1:17 p.m.7 views

AZL-96360 CVE-2026-74518 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix list corruption in allocatefileregionentries allocatefileregionentries tops up resv-regioncache with freshly allocated fileregion descriptors. The allocation uses GFPKERNEL, so resv-lock is dropped around it: the...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/15 1:17 p.m.8 views

UBUNTU-CVE-2026-74518

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix list corruption in allocatefileregionentries allocatefileregionentries tops up resv-regioncache with freshly allocated fileregion descriptors. The allocation uses GFPKERNEL, so resv-lock is dropped around it: the...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References8
Debian CVE
Debian CVE
added 2026/08/15 12:27 p.m.11 views

CVE-2026-74518

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix list corruption in allocatefileregionentries allocatefileregionentries tops up resv-regioncache with freshly allocated fileregion descriptors. The allocation uses GFPKERNEL, so resv-lock is dropped around it: the...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/15 12:27 p.m.9 views

EUVD-2026-59711

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix list corruption in allocatefileregionentries allocatefileregionentries tops up resv-regioncache with freshly allocated fileregion descriptors. The allocation uses GFPKERNEL, so resv-lock is dropped around it: the...

5.5AI score0.00126EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 12:27 p.m.62 views

CVE-2026-74518

CVE-2026-74518 — Linux kernel: mm/hugetlb list corruption in allocate_file_region_entries() fixed. The bug allowed a corrupted resv->region_cache when top‑up relied on list_splice() leaving a stale source head during a retry loop under concurrent mappings of hugetlbfs. The fix uses list_splice...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/08/15 12:27 p.m.38 views

CVE-2026-74518 mm/hugetlb: fix list corruption in allocate_file_region_entries()

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix list corruption in allocatefileregionentries allocatefileregionentries tops up resv-regioncache with freshly allocated fileregion descriptors. The allocation uses GFPKERNEL, so resv-lock is dropped around it: the...

7.8CVSS0.00126EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/15 6:21 a.m.11 views

CVE-2026-72213

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch In allochugetlbfolio, a single hcg pointer is used for both the rsvd and non-rsvd hugetlb cgroup charges. When mapchg is set, hugetlbcgroupchargecgrouprsvd stores the...

7.1CVSS0.00159EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.9 views

CVE-2026-72175

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix makeuffdwphugepte prot-update race Patch series "userfaultfd/pagemap: pre-existing fixes". These are pre-existing bug fixes that were carried at the front of the userfaultfd RWP working-set-tracking series up...

7.1CVSS0.00172EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/15 6:21 a.m.6 views

CVE-2026-72174

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix hugetlb self-deadlock in pagemapscanptehole A PAGEMAPSCAN ioctl requesting PMSCANWPMATCHING on a hugetlb VMA hangs the calling thread, unkillably, as soon as the scan reaches an unpopulated part of the range:...

0.002EPSS
SaveExploits0References4
Rows per page
Query Builder