Lucene search
+L

116 matches found

CVE
CVE
added 2026/07/19 3:40 p.m.11 views

CVE-2026-64129

The CVE-2026-64129 entry concerns the Linux kernel vulnerability in mm/migrate_device: migrate_vma_insert_huge_pmd_page where a check_stable_address_space() failure after acquiring the PMD spinlock via pmd_lock() could jump to abort, bypassing spin_unlock() in unlock_abort. This caused the PMD sp...

5.4AI score0.00172EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/26 3:19 p.m.13 views

CVE-2026-53108

A flaw was found in the Linux kernel. A race condition exists between the movepages system call, which sets up a Page Middle Directory PMD migration entry, and the munmap system call, which unmaps memory regions. This race can be exploited by a local user to trigger a kernel bug, causing a system...

5.5CVSS5.7AI score0.00077EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/06/25 12:0 a.m.18 views

Linux Distros Unpatched Vulnerability : CVE-2026-53108

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - powerpc/64s: Fix unmap race with PMD migration entries The following race is possible with migration swap entries or device-private THP entries. e.g. when...

4.7CVSS5.9AI score0.00077EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/24 4:30 p.m.22 views

CVE-2026-53108

CVE-2026-53108 concerns a race in PowerPC64 (book3s64) PMD migration handling during unmap vs move_pages. The vulnerability arises when a PMD migration entry is created by migrate_pages while an munmap occurs, hitting a VM_BUG_ON in pmdp_huge_get_and_clear_full. The Linux kernel patch (commit a30...

4.7CVSS5.8AI score0.00077EPSS
SaveExploits0References2Affected Software1
SUSE CVE
SUSE CVE
added 2026/05/28 3:55 a.m.14 views

SUSE CVE-2026-45942

In the Linux kernel, the following vulnerability has been resolved: ext4: fix e4b bitmap inconsistency reports A bitmap inconsistency issue was observed during stress tests under mixed huge-page workloads. Ext4 reported multiple e4b bitmap check failures like: ext4mbcomplexscangroup:2508: group...

6.3CVSS5.7AI score0.00099EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/05/28 12:19 a.m.18 views

CVE-2026-45942

A flaw was found in the Linux kernel's ext4 filesystem. A race condition exists between page migration and bitmap modification within the loadbuddy function. This can lead to bitmap inconsistencies and false positive corruption reports during certain workloads. This issue can affect data integrit...

7.8CVSS5.8AI score0.00099EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/05/27 3:33 p.m.23 views

EUVD-2026-32226

In the Linux kernel, the following vulnerability has been resolved: ext4: fix e4b bitmap inconsistency reports A bitmap inconsistency issue was observed during stress tests under mixed huge-page workloads. Ext4 reported multiple e4b bitmap check failures like: ext4mbcomplexscangroup:2508: group...

5.7AI score0.00099EPSS
SaveExploits0References6
NVD
NVD
added 2026/05/27 2:17 p.m.22 views

CVE-2026-45942

In the Linux kernel, the following vulnerability has been resolved: ext4: fix e4b bitmap inconsistency reports A bitmap inconsistency issue was observed during stress tests under mixed huge-page workloads. Ext4 reported multiple e4b bitmap check failures like: ext4mbcomplexscangroup:2508: group...

7.8CVSS0.00099EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/27 2:17 p.m.14 views

UBUNTU-CVE-2026-45942

In the Linux kernel, the following vulnerability has been resolved: ext4: fix e4b bitmap inconsistency reports A bitmap inconsistency issue was observed during stress tests under mixed huge-page workloads. Ext4 reported multiple e4b bitmap check failures like: ext4mbcomplexscangroup:2508: group...

7.8CVSS5.6AI score0.00099EPSS
SaveExploits0References16
ATTACKERKB
ATTACKERKB
added 2026/05/27 12:17 p.m.13 views

CVE-2026-45942

In the Linux kernel, the following vulnerability has been resolved: ext4: fix e4b bitmap inconsistency reports A bitmap inconsistency issue was observed during stress tests under mixed huge-page workloads. Ext4 reported multiple e4b bitmap check failures like: ext4mbcomplexscangroup:2508: group...

7.8CVSS5.6AI score0.00099EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/05/27 12:17 p.m.49 views

CVE-2026-45942 ext4: fix e4b bitmap inconsistency reports

In the Linux kernel, the following vulnerability has been resolved: ext4: fix e4b bitmap inconsistency reports A bitmap inconsistency issue was observed during stress tests under mixed huge-page workloads. Ext4 reported multiple e4b bitmap check failures like: ext4mbcomplexscangroup:2508: group...

7.8CVSS0.00099EPSS
SaveExploits0References5
CVE
CVE
added 2026/05/27 12:17 p.m.52 views

CVE-2026-45942

Summary of CVE-2026-45942 : A race condition in the Linux kernel ext4 bitmap handling enables inconsistent bitmap reporting due to concurrent page migration and bitmap modification in the load_buddy path. The root cause is that the fast load_buddy path only increments the folio refcount and can o...

7.8CVSS5.7AI score0.00099EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/27 12:17 p.m.8 views

CVE-2026-45942 ext4: fix e4b bitmap inconsistency reports

In the Linux kernel, the following vulnerability has been resolved: ext4: fix e4b bitmap inconsistency reports A bitmap inconsistency issue was observed during stress tests under mixed huge-page workloads. Ext4 reported multiple e4b bitmap check failures like: ext4mbcomplexscangroup:2508: group...

7.8CVSS6.5AI score0.00099EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/05/27 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from a race condition between page migration and bitmap modification in the ext4 file system. This...

7.8CVSS5.8AI score0.00099EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/05/27 12:0 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-45942

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - ext4: fix e4b bitmap inconsistency reports A bitmap inconsistency issue was observed during stress tests under mixed huge-page workloads. Ext4 reported multiple...

7.8CVSS7.2AI score0.00099EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/05/27 12:0 a.m.28 views

PT-2026-43809

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A race condition exists in the ext4 file system between page migration and bitmap modification during mixed huge-page workloads. The issue occurs because the fast path of the load buddy...

7.8CVSS5.5AI score0.00099EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.4 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerabilities have been resolved: zsmalloc: Fixed races between asynchronous zspage free operations and page migration. The asynchronous zspage free worker attempts to lock the entire page list of a zspage, without protecting against page migration. Since page...

4.7CVSS5.9AI score0.00191EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.7 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerabilities have been resolved: ubifs: Fixed an issue where the refcount should be incremented after a page is set as private. The MM structure defines a rule 1 very clearly: once a page is marked with the PGprivate flag, the refcount for that page should be...

5.5CVSS6.3AI score0.00241EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/05/20 12:0 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-43404

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - mm: Fix a hmmrangefault livelock / starvation problem If hmmrangefault fails a foliotrylock in doswappage, trying to acquire the lock of a device-private folio...

5.5CVSS5.5AI score0.00093EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/08 10:26 p.m.14 views

CVE-2026-43404

A flaw was found in the Linux kernel. A local attacker could exploit a vulnerability in the memory management subsystem, specifically within the hmmrangefault function. When attempting to migrate a device-private memory page to system RAM, a failure to acquire a lock could lead to a continuous...

5.5CVSS5.7AI score0.00093EPSS
SaveExploits0References4
Rows per page
Query Builder