Lucene search
+L

246 matches found

RedhatCVE
RedhatCVE
added 2025/10/02 11:18 a.m.6 views

CVE-2025-39899

In the Linux kernel, the following vulnerability has been resolved: mm/userfaultfd: fix kmaplocal LIFO ordering for CONFIGHIGHPTE With CONFIGHIGHPTE on 32-bit ARM, movepagespte maps PTE pages using kmaplocalpage, which requires unmapping in Last-In-First-Out order. The current code maps dstpte...

7CVSS5.9AI score0.00135EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2025/10/01 11:32 p.m.4 views

SUSE CVE-2022-50446

In the Linux kernel, the following vulnerability has been resolved: ARC: mm: fix leakage of memory allocated for PTE Since commit d9820ff "ARC: mm: switch pgtablet back to struct page " a memory leakage problem occurs. Memory allocated for page table entries not released during process terminatio...

5.5CVSS6.4AI score0.00143EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2025/10/01 11:32 p.m.6 views

SUSE CVE-2022-50448

In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix warning without PTEMARKERUFFDWP compiled in When PTEMARKERUFFDWP not configured, it's still possible to reach pte marker code and trigger an warning. Add a few CONFIGPTEMARKERUFFDWP ifdefs to make sure the code won't...

5.5CVSS6.7AI score0.0015EPSS
SaveExploits0References3
NVD
NVD
added 2025/10/01 12:15 p.m.22 views

CVE-2022-50448

In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix warning without PTEMARKERUFFDWP compiled in When PTEMARKERUFFDWP not configured, it's still possible to reach pte marker code and trigger an warning. Add a few CONFIGPTEMARKERUFFDWP ifdefs to make sure the code won't...

5.5CVSS0.0015EPSS
SaveExploits0References3
OSV
OSV
added 2025/10/01 12:15 p.m.8 views

UBUNTU-CVE-2022-50448

In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix warning without PTEMARKERUFFDWP compiled in When PTEMARKERUFFDWP not configured, it's still possible to reach pte marker code and trigger an warning. Add a few CONFIGPTEMARKERUFFDWP ifdefs to make sure the code won't...

5.5CVSS5.8AI score0.0015EPSS
SaveExploits0References6
CVE
CVE
added 2025/10/01 11:45 a.m.27 views

CVE-2022-50448

CVE-2022-50448 involves the Linux kernel mm/uffd path where PTE_MARKER_UFFD_WP was not guarded, allowing a reachable warning when PTE_MARKER_UFFD_WP was not configured. The fix adds CONFIG_PTE_MARKER_UFFD_WP specific ifdefs to ensure the code is not executed in builds without the option. Impact d...

5.5CVSS6.3AI score0.0015EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2025/10/01 11:45 a.m.8 views

CVE-2022-50448 mm/uffd: fix warning without PTE_MARKER_UFFD_WP compiled in

In the Linux kernel, the following vulnerability has been resolved: mm/uffd: fix warning without PTEMARKERUFFDWP compiled in When PTEMARKERUFFDWP not configured, it's still possible to reach pte marker code and trigger an warning. Add a few CONFIGPTEMARKERUFFDWP ifdefs to make sure the code won't...

5.5CVSS6.7AI score0.0015EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/10/01 12:0 a.m.7 views

PT-2025-40131

Name of the Vulnerable Software and Affected Versions Linux kernel versions 5.15-rc1 and later Description A memory leak exists in the Linux kernel related to page table entries PTEs. Following commit d9820ff, memory allocated for PTEs was not being released during process termination, leading to...

6.4AI score0.00143EPSS
SaveExploits0References5
NVD
NVD
added 2025/09/19 2:15 p.m.8 views

CVE-2025-10715

A security flaw has been discovered in APEUni PTE Exam Practice App up to 10.8.0 on Android. The impacted element is an unknown function of the file AndroidManifest.xml of the component com.apeedication. The manipulation results in improper export of android application components. The attack...

5.3CVSS0.00122EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/09/19 12:0 a.m.12 views

PT-2025-38537

Name of the Vulnerable Software and Affected Versions APEUni PTE Exam Practice App versions up to 10.8.0 Description A security flaw has been discovered in APEUni PTE Exam Practice App on Android. The issue involves improper export of android application components due to an unknown function with...

5.3CVSS4.7AI score0.00122EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/09/17 12:0 a.m.5 views

PT-2025-38211

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to missing p?d leaf definitions for LoongArch architecture. This issue caused a panic during an LTP test case ksm06 specifically at the break...

5.8AI score0.00172EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2025/09/11 4:52 p.m.10 views

CVE-2025-39754 mm/smaps: fix race between smaps_hugetlb_range and migration

In the Linux kernel, the following vulnerability has been resolved: mm/smaps: fix race between smapshugetlbrange and migration smapshugetlbrange handles the pte without holdling ptl, and may be concurrenct with migration, leaing to BUGON in pfnswapentrytopage. The race is as follows...

0.00105EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2025/09/11 12:0 a.m.10 views

PT-2025-37213

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A race condition exists between smaps hugetlb range and page migration within the kernel’s memory management subsystem. Specifically, smaps hugetlb range accesses page table entries pt...

4.7CVSS7.2AI score0.00105EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2025/09/08 11:22 p.m.6 views

SUSE CVE-2025-39699

In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: prevent NULL deref in iovatophys The riscviommuptefetch function returns either NULL for unmapped/never-mapped iova, or a valid leaf pte pointer that requires no further validation. riscviommuiovatophys failed to...

5.5CVSS6.5AI score0.00128EPSS
SaveExploits0References3
NVD
NVD
added 2025/09/05 6:15 p.m.10 views

CVE-2025-39699

In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: prevent NULL deref in iovatophys The riscviommuptefetch function returns either NULL for unmapped/never-mapped iova, or a valid leaf pte pointer that requires no further validation. riscviommuiovatophys failed to...

5.5CVSS0.00128EPSS
SaveExploits0References2
CVE
CVE
added 2025/09/05 5:21 p.m.34 views

CVE-2025-39699

CVE-2025-39699 affects the Linux kernel (iommu/riscv) with a fix to prevent NULL dereference in iova_to_phys. The issue arises because riscv_iommu_pte_fetch() may return NULL for unmapped/never-mapped IO virtual addresses, and riscv_iommu_iova_to_phys() did not handle NULL, leading to a potential...

5.5CVSS5.8AI score0.00128EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2025/09/05 5:21 p.m.10 views

CVE-2025-39699 iommu/riscv: prevent NULL deref in iova_to_phys

In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: prevent NULL deref in iovatophys The riscviommuptefetch function returns either NULL for unmapped/never-mapped iova, or a valid leaf pte pointer that requires no further validation. riscviommuiovatophys failed to...

5.5CVSS6.1AI score0.00128EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2025/09/05 5:21 p.m.14 views

CVE-2025-39699 iommu/riscv: prevent NULL deref in iova_to_phys

In the Linux kernel, the following vulnerability has been resolved: iommu/riscv: prevent NULL deref in iovatophys The riscviommuptefetch function returns either NULL for unmapped/never-mapped iova, or a valid leaf pte pointer that requires no further validation. riscviommuiovatophys failed to...

0.00128EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/09/05 12:0 a.m.5 views

PT-2025-36293

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: The riscv iommu pte fetch function can return a NULL value for unmapped or never-mapped IOVAs. The riscv iommu iova to phys function did not handle these NULL returns, leading to a...

6.1AI score0.00128EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.3 views

Linux Distros Unpatched Vulnerability : CVE-2020-15567

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in Xen through 4.13.x, allowing Intel guest OS users to gain privileges or cause a denial of service because of non-atomic modification ...

7.8CVSS7.9AI score0.00276EPSS
SaveExploits0References2
Rows per page
Query Builder