Lucene search
+L

267 matches found

Vulnrichment
Vulnrichment
added 2024/07/16 11:43 a.m.15 views

CVE-2022-48802 fs/proc: task_mmu.c: don't read mapcount for migration entry

In the Linux kernel, the following vulnerability has been resolved: fs/proc: taskmmu.c: don't read mapcount for migration entry The syzbot reported the below BUG: kernel BUG at include/linux/page-flags.h:785! invalid opcode: 0000 1 PREEMPT SMP KASAN CPU: 1 PID: 4392 Comm: syz-executor560 Not...

6.2AI score0.00289EPSS
SaveExploits0References4
CVE
CVE
added 2024/07/16 11:29 a.m.122 views

CVE-2021-47623

CVE-2021-47623 affects the PowerPC path in the Linux kernel where unmapping a fixmap entry via __set_fixmap() (FIXMAP_PAGE_CLEAR) ends up calling map_kernel_page(), which fails if invoked a second time for the same page. The connected documents confirm the root cause in arch/powerpc/mm/pgtable.c ...

5.5CVSS6.5AI score0.00225EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/07/12 1:15 p.m.4 views

DEBIAN-CVE-2024-40924

In the Linux kernel, the following vulnerability has been resolved: drm/i915/dpt: Make DPT object unshrinkable In some scenarios, the DPT object gets shrunk but the actual framebuffer did not and thus its still there on the DPT's vm-boundlist. Then it tries to rewrite the PTEs via a stale CPU...

5.5CVSS5.6AI score0.00296EPSS
SaveExploits0References1
OSV
OSV
added 2024/07/12 1:15 p.m.4 views

DEBIAN-CVE-2024-40918

In the Linux kernel, the following vulnerability has been resolved: parisc: Try to fix random segmentation faults in package builds PA-RISC systems with PA8800 and PA8900 processors have had problems with random segmentation faults for many years. Systems with earlier processors are much more...

6.3CVSS4.9AI score0.00295EPSS
SaveExploits0References1
CVE
CVE
added 2024/07/12 12:25 p.m.96 views

CVE-2024-40918

CVE-2024-40918 affects PA-RISC Linux kernels (PA8800/PA8900) where large L2 caches and non‑equivalent aliasing made random segmentation faults possible due to memory corruption in mmap/malloc; root cause centers on cache move-in and racy PTE bits. The fix modernizes parisc code to flush via tmpal...

7.8CVSS6.3AI score0.00295EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2024/06/19 2:15 p.m.35 views

CVE-2024-38610

In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrnvmrammap Patch series "mm: followpte improvements and acrn followpte fixes". Patch 1 fixes a bunch of issues I spotted in the acrn driver. It compiles, that's all I know. I'll...

7.8CVSS0.00213EPSS
SaveExploits0References6
OSV
OSV
added 2024/06/19 2:15 p.m.2 views

DEBIAN-CVE-2024-38610

In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrnvmrammap Patch series "mm: followpte improvements and acrn followpte fixes". Patch 1 fixes a bunch of issues I spotted in the acrn driver. It compiles, that's all I know. I'll...

7.8CVSS5.6AI score0.00213EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/06/19 2:15 p.m.30 views

CVE-2024-38610

In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrnvmrammap Patch series "mm: followpte improvements and acrn followpte fixes". Patch 1 fixes a bunch of issues I spotted in the acrn driver. It compiles, that's all I know. I'll...

7.8CVSS6.3AI score0.00213EPSS
SaveExploits0References19
Cvelist
Cvelist
added 2024/06/19 1:56 p.m.45 views

CVE-2024-38610 drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()

In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrnvmrammap Patch series "mm: followpte improvements and acrn followpte fixes". Patch 1 fixes a bunch of issues I spotted in the acrn driver. It compiles, that's all I know. I'll...

7.8CVSS0.00213EPSS
SaveExploits0References6
CVE
CVE
added 2024/06/19 1:56 p.m.115 views

CVE-2024-38610

The CVE-2024-38610 entry concerns a Linux kernel issue in the acrn_vm_ram_map() path of the ACRN driver. The root cause is flawed follow_pte() usage that can access PFNs incorrectly: (1) it did not verify PTE write permissions (now checked against ACRN_MEM_ACCESS_WRITE); (2) it did not reject ref...

7.8CVSS6.6AI score0.00213EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2024/06/19 1:56 p.m.61 views

CVE-2024-38610

In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrnvmrammap Patch series "mm: followpte improvements and acrn followpte fixes". Patch 1 fixes a bunch of issues I spotted in the acrn driver. It compiles, that's all I know. I'll...

7.8CVSS5.6AI score0.00213EPSS
SaveExploits0
OSV
OSV
added 2024/06/19 1:56 p.m.25 views

CVE-2024-38610 drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()

In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrnvmrammap Patch series "mm: followpte improvements and acrn followpte fixes". Patch 1 fixes a bunch of issues I spotted in the acrn driver. It compiles, that's all I know. I'll...

7.8CVSS6.1AI score
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2024/06/19 1:56 p.m.27 views

CVE-2024-38610 drivers/virt/acrn: fix PFNMAP PTE checks in acrn_vm_ram_map()

In the Linux kernel, the following vulnerability has been resolved: drivers/virt/acrn: fix PFNMAP PTE checks in acrnvmrammap Patch series "mm: followpte improvements and acrn followpte fixes". Patch 1 fixes a bunch of issues I spotted in the acrn driver. It compiles, that's all I know. I'll...

6.9AI score0.00213EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2024/05/30 3:35 p.m.23 views

CVE-2024-36943 fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

7.3CVSS6.8AI score0.00182EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2024/05/30 3:35 p.m.48 views

CVE-2024-36943 fs/proc/task_mmu: fix loss of young/dirty bits during pagemap scan

In the Linux kernel, the following vulnerability has been resolved: fs/proc/taskmmu: fix loss of young/dirty bits during pagemap scan makeuffdwppte was previously doing: pte = ptepgetptep; ptepmodifyprotstartptep; pte = ptemkuffdwppte; ptepmodifyprotcommitptep, pte; But if another thread accessed...

7.3CVSS6.4AI score0.00182EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2024/04/30 9:57 a.m.20 views

kernel: mm/uffd: fix pte marker when fork() without fork event

In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix pte marker when fork without fork event Patch series "mm: Fixes on pte markers". Patch 1 resolves the syzkiller report from Pengfei. Patch 2 further harden pte markers when used with the recent swapin error markers...

5.5CVSS6.8AI score0.00154EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2024/04/19 2:18 a.m.4 views

SUSE CVE-2024-26850

In the Linux kernel, the following vulnerability has been resolved: mm/debugvmpgtable: fix BUGON with pud advanced test Architectures like powerpc add debug checks to ensure we find only devmap PUD pte entries. These debug checks are only done with CONFIGDEBUGVM. This patch marks the ptes used fo...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References3
NVD
NVD
added 2024/04/17 11:15 a.m.33 views

CVE-2024-26850

In the Linux kernel, the following vulnerability has been resolved: mm/debugvmpgtable: fix BUGON with pud advanced test Architectures like powerpc add debug checks to ensure we find only devmap PUD pte entries. These debug checks are only done with CONFIGDEBUGVM. This patch marks the ptes used fo...

5.5CVSS6.4AI score0.00222EPSS
SaveExploits0References3
OSV
OSV
added 2024/04/17 11:15 a.m.3 views

DEBIAN-CVE-2024-26850

In the Linux kernel, the following vulnerability has been resolved: mm/debugvmpgtable: fix BUGON with pud advanced test Architectures like powerpc add debug checks to ensure we find only devmap PUD pte entries. These debug checks are only done with CONFIGDEBUGVM. This patch marks the ptes used fo...

5.5CVSS4.9AI score0.00222EPSS
SaveExploits0References1
OSV
OSV
added 2024/04/17 11:15 a.m.13 views

UBUNTU-CVE-2024-26850

In the Linux kernel, the following vulnerability has been resolved: mm/debugvmpgtable: fix BUGON with pud advanced test Architectures like powerpc add debug checks to ensure we find only devmap PUD pte entries. These debug checks are only done with CONFIGDEBUGVM. This patch marks the ptes used fo...

5.5CVSS5.7AI score0.00222EPSS
SaveExploits0References6
Rows per page
Query Builder