Lucene search
+L

284 matches found

Debian CVE
Debian CVE
added 2025/04/02 12:53 p.m.41 views

CVE-2025-21990

In the Linux kernel, the following vulnerability has been resolved: drm/amdgpu: NULL-check BO's backing store when determining GFX12 PTE flags PRT BOs may not have any backing store, so bo-tbo.resource will be NULL. Check for that before dereferencing. cherry picked from commit...

5.5CVSS5.5AI score0.00186EPSS
SaveExploits0
OSV
OSV
added 2025/04/01 3:47 p.m.12 views

CVE-2025-21984 mm: fix kernel BUG when userfaultfd_move encounters swapcache

In the Linux kernel, the following vulnerability has been resolved: mm: fix kernel BUG when userfaultfdmove encounters swapcache userfaultfdmove checks whether the PTE entry is present or a swap entry. - If the PTE entry is present, movepresentpte handles folio migration by setting: srcfolio-inde...

7.8CVSS5.9AI score
SaveExploits0References6
CVE
CVE
added 2025/04/01 3:47 p.m.128 views

CVE-2025-21984

Technical details for CVE-2025-21984 are not publicly disclosed in the provided Connected documents; no vendor/product/version specifics or fixes are given here. Monitor for updates.

7.8CVSS7AI score0.00146EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2025/04/01 3:47 p.m.44 views

CVE-2025-21984 mm: fix kernel BUG when userfaultfd_move encounters swapcache

In the Linux kernel, the following vulnerability has been resolved: mm: fix kernel BUG when userfaultfdmove encounters swapcache userfaultfdmove checks whether the PTE entry is present or a swap entry. - If the PTE entry is present, movepresentpte handles folio migration by setting: srcfolio-inde...

7.8CVSS0.00146EPSS
SaveExploits0References3
CVE
CVE
added 2025/04/01 3:41 p.m.82 views

CVE-2025-21933

CVE-2025-21933: In the Linux kernel (ARM), a NULL pointer dereference can occur in pgtable when update_mmu_cache_range() is invoked with a NULL vmf, causing a NULL dereference in adjust_pte(). The issue is triggered by how PTE locks are acquired; the fix changes the lock decision to be based on w...

5.5CVSS7AI score0.0017EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2025/04/01 3:41 p.m.2 views

CVE-2025-21933 arm: pgtable: fix NULL pointer dereference issue

In the Linux kernel, the following vulnerability has been resolved: arm: pgtable: fix NULL pointer dereference issue When updatemmucacherange is called by updatemmucache, the vmf parameter is NULL, which will cause a NULL pointer dereference issue in adjustpte: Unable to handle kernel NULL pointe...

5.9AI score0.0017EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/03/29 5:39 p.m.24 views

CVE-2022-49744

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.5CVSS7AI score0.00161EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/03/29 5:38 p.m.26 views

CVE-2022-49760

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix PTE marker handling in hugetlbchangeprotection Patch series "mm/hugetlb: uffd-wp fixes for hugetlbchangeprotection". Playing with virtio-mem and background snapshots using uffd-wp on hugetlb in QEMU, I managed to...

5.5CVSS7.2AI score0.00169EPSS
SaveExploits0References4
NVD
NVD
added 2025/03/27 5:15 p.m.14 views

CVE-2022-49760

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix PTE marker handling in hugetlbchangeprotection Patch series "mm/hugetlb: uffd-wp fixes for hugetlbchangeprotection". Playing with virtio-mem and background snapshots using uffd-wp on hugetlb in QEMU, I managed to...

7.8CVSS0.00169EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/27 5:15 p.m.9 views

DEBIAN-CVE-2022-49760

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix PTE marker handling in hugetlbchangeprotection Patch series "mm/hugetlb: uffd-wp fixes for hugetlbchangeprotection". Playing with virtio-mem and background snapshots using uffd-wp on hugetlb in QEMU, I managed to...

5.5CVSS5.2AI score0.00169EPSS
SaveExploits0References1
NVD
NVD
added 2025/03/27 5:15 p.m.23 views

CVE-2022-49744

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.5CVSS0.00161EPSS
SaveExploits0References2
OSV
OSV
added 2025/03/27 5:15 p.m.14 views

UBUNTU-CVE-2022-49744

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.5CVSS6AI score0.00161EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/27 4:43 p.m.16 views

CVE-2022-49760 mm/hugetlb: fix PTE marker handling in hugetlb_change_protection()

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix PTE marker handling in hugetlbchangeprotection Patch series "mm/hugetlb: uffd-wp fixes for hugetlbchangeprotection". Playing with virtio-mem and background snapshots using uffd-wp on hugetlb in QEMU, I managed to...

7.8CVSS4.8AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/03/27 4:43 p.m.21 views

CVE-2022-49760

In the Linux kernel, the following vulnerability has been resolved: mm/hugetlb: fix PTE marker handling in hugetlbchangeprotection Patch series "mm/hugetlb: uffd-wp fixes for hugetlbchangeprotection". Playing with virtio-mem and background snapshots using uffd-wp on hugetlb in QEMU, I managed to...

7.8CVSS5.2AI score0.00169EPSS
SaveExploits0
CVE
CVE
added 2025/03/27 4:43 p.m.84 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.00169EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2025/03/27 4:42 p.m.41 views

CVE-2022-49744 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...

0.00161EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2025/03/27 4:42 p.m.71 views

CVE-2022-49744

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.5CVSS5.5AI score0.00161EPSS
SaveExploits0
OSV
OSV
added 2025/03/27 4:42 p.m.19 views

CVE-2022-49744 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...

4.9AI score
SaveExploits0References5
CVE
CVE
added 2025/03/27 4:42 p.m.88 views

CVE-2022-49744

The CVE-2022-49744 entry concerns a Linux kernel mm/uffd issue: when forking, the dst_vma may not inherit VM_UFFD_WP even if the src has it, leading to a stale pte marker and potential access to a corrupted page. The fix is a two‑patch series under “mm: Fixes on pte markers” that hardens pte mark...

5.5CVSS6.4AI score0.00161EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2025/03/27 12:00 a.m.10 views

PT-2025-13286 · Linux +2 · Linux Kernel +2

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A vulnerability in the Linux kernel has been resolved, related to the handling of pte markers when the fork function is called without a fork event. The issue was addressed through a...

4.6CVSS4.9AI score0.00161EPSS
SaveExploits0References15
Rows per page
Query Builder