Lucene search
+L

11633 matches found

OSV
OSV
added 2025/09/15 3:15 p.m.12 views

UBUNTU-CVE-2023-53259

In the Linux kernel, the following vulnerability has been resolved: VMCI: check context-notifypage after call to getuserpagesfast to avoid GPF The call to getuserpagesfast in vmcihostsetupnotify can return NULL context-notifypage causing a GPF. To avoid GPF check if context-notifypage == NULL and...

7.1CVSS5.7AI score0.00149EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2025/09/15 2:46 p.m.12 views

CVE-2023-53259 VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF

In the Linux kernel, the following vulnerability has been resolved: VMCI: check context-notifypage after call to getuserpagesfast to avoid GPF The call to getuserpagesfast in vmcihostsetupnotify can return NULL context-notifypage causing a GPF. To avoid GPF check if context-notifypage == NULL and...

0.00149EPSS
SaveExploits0References6
OSV
OSV
added 2025/09/15 2:46 p.m.8 views

CVE-2023-53259 VMCI: check context->notify_page after call to get_user_pages_fast() to avoid GPF

In the Linux kernel, the following vulnerability has been resolved: VMCI: check context-notifypage after call to getuserpagesfast to avoid GPF The call to getuserpagesfast in vmcihostsetupnotify can return NULL context-notifypage causing a GPF. To avoid GPF check if context-notifypage == NULL and...

6.1AI score
SaveExploits0References10
CVE
CVE
added 2025/09/15 2:46 p.m.64 views

CVE-2023-53259

CVE-2023-53259 (Linux kernel) is a local vulnerability in VMCI where vmci_host_setup_notify() may dereference a NULL context->notify_page after get_user_pages_fast(), causing a general protection fault. The fix, as documented in the advisory, is to validate context->notify_page and return a...

7.1CVSS6.1AI score0.00149EPSS
SaveExploits0References7Affected Software1
CVE
CVE
added 2025/09/15 2:22 p.m.40 views

CVE-2023-53236

The CVE-2023-53236 entry concerns a vulnerability in the Linux kernel IOMMU driver (iommufd) where in batch carry the pfn list could be corrupted if batch->end is 0 and npfns[0] is set before pfns is updated. This ordering bug could lead to various page metadata and accounting corruptions (as ...

7.8CVSS6.1AI score0.00144EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2025/09/15 2:21 p.m.33 views

CVE-2022-50285

CVE-2022-50285 tracks a Linux kernel vulnerability in the hugetlb subsystem where resv_huge_pages could be decremented outside the hugetlb_lock, risking a corrupted counter. The issue arises in alloc_huge_page’s corner case, creating a local (unprivileged) attack surface with a low attack complex...

5.5CVSS6AI score0.00156EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2025/09/15 2:21 p.m.6 views

CVE-2022-50285 mm,hugetlb: take hugetlb_lock before decrementing h->resv_huge_pages

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

6AI score
SaveExploits0References11
OSV
OSV
added 2025/09/15 2:04 p.m.5 views

CVE-2023-53178 mm: fix zswap writeback race condition

In the Linux kernel, the following vulnerability has been resolved: mm: fix zswap writeback race condition The zswap writeback mechanism can cause a race condition resulting in memory corruption, where a swapped out page gets swapped in with data that was written to a different page. The race...

7.8CVSS7AI score
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2025/09/15 12:00 a.m.6 views

PT-2025-37587

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A flaw exists in the Linux kernel related to the handling of huge pages. Specifically, a race condition could occur when decrementing the h-resv huge pages counter outside of the huget...

5.7AI score0.00156EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2025/09/13 2:20 p.m.8 views

CVE-2025-27466

A NULL pointer dereference vulnerability exists in Xen’s viridian implementation when updating the reference TSC area. A malicious x86 HVM guest with the referencetsc viridian extension enabled could trigger this flaw, resulting in a host denial of service crash. Mitigation Disabling the...

9.8CVSS6.3AI score0.00467EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2025/09/13 1:04 a.m.14 views

jfs: truncate good inode pages when hard link is 0

...

7.8CVSS6.8AI score0.00179EPSS
SaveExploits0
OSV
OSV
added 2025/09/11 5:15 p.m.13 views

DEBIAN-CVE-2025-39743

In the Linux kernel, the following vulnerability has been resolved: jfs: truncate good inode pages when hard link is 0 The fileset value of the inode copy from the disk by the reproducer is AGGRRESERVEDI. When executing evict, its hard link number is 0, so its inode pages are not truncated. This...

7.8CVSS6.1AI score0.00179EPSS
SaveExploits0References1
NVD
NVD
added 2025/09/11 5:15 p.m.8 views

CVE-2025-39743

In the Linux kernel, the following vulnerability has been resolved: jfs: truncate good inode pages when hard link is 0 The fileset value of the inode copy from the disk by the reproducer is AGGRRESERVEDI. When executing evict, its hard link number is 0, so its inode pages are not truncated. This...

7.8CVSS0.00179EPSS
SaveExploits0References12
OSV
OSV
added 2025/09/11 5:15 p.m.10 views

UBUNTU-CVE-2025-39754

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...

4.7CVSS5.7AI score0.00111EPSS
SaveExploits0References7
OSV
OSV
added 2025/09/11 5:15 p.m.15 views

UBUNTU-CVE-2025-39743

In the Linux kernel, the following vulnerability has been resolved: jfs: truncate good inode pages when hard link is 0 The fileset value of the inode copy from the disk by the reproducer is AGGRRESERVEDI. When executing evict, its hard link number is 0, so its inode pages are not truncated. This...

7.8CVSS6.5AI score0.00179EPSS
SaveExploits0References37
OSV
OSV
added 2025/09/11 4:52 p.m.9 views

CVE-2025-39743 jfs: truncate good inode pages when hard link is 0

In the Linux kernel, the following vulnerability has been resolved: jfs: truncate good inode pages when hard link is 0 The fileset value of the inode copy from the disk by the reproducer is AGGRRESERVEDI. When executing evict, its hard link number is 0, so its inode pages are not truncated. This...

6AI score
SaveExploits0References15
NVD
NVD
added 2025/09/11 2:15 p.m.8 views

CVE-2025-58144

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. There are two issues related to the mapping of pages belonging to other domains: For one, an assertion is wrong there, where the case actually needs handling. A NULL...

7.5CVSS0.0045EPSS
SaveExploits0References3
OSV
OSV
added 2025/09/11 2:15 p.m.11 views

UBUNTU-CVE-2025-58143

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. There are multiple issues related to the handling and accessing of guest memory pages in the viridian code: 1. A NULL pointer dereference in the updating of the reference...

9.8CVSS5.8AI score0.00366EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2025/09/11 2:05 p.m.16 views

CVE-2025-58144

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. There are two issues related to the mapping of pages belonging to other domains: For one, an assertion is wrong there, where the case actually needs handling. A NULL...

7.5CVSS5.2AI score0.0045EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2025/09/11 2:05 p.m.14 views

CVE-2025-58145

This CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE. There are two issues related to the mapping of pages belonging to other domains: For one, an assertion is wrong there, where the case actually needs handling. A NULL...

7.5CVSS5.2AI score0.00352EPSS
SaveExploits0
Rows per page
Query Builder