Lucene search
+L

110 matches found

UbuntuCve
UbuntuCve
added 2026/01/13 4:16 p.m.18 views

CVE-2025-71089

In the Linux kernel, the following vulnerability has been resolved: iommu: disable SVA when CONFIGX86 is set Patch series "Fix stale IOTLB entries for kernel address space", v7. This proposes a fix for a security vulnerability related to IOMMU Shared Virtual Addressing SVA. In an SVA context, an...

7.8CVSS6.2AI score0.00165EPSS
SaveExploits0References32
Cvelist
Cvelist
added 2026/01/13 3:34 p.m.45 views

CVE-2025-71089 iommu: disable SVA when CONFIG_X86 is set

In the Linux kernel, the following vulnerability has been resolved: iommu: disable SVA when CONFIGX86 is set Patch series "Fix stale IOTLB entries for kernel address space", v7. This proposes a fix for a security vulnerability related to IOMMU Shared Virtual Addressing SVA. In an SVA context, an...

7.8CVSS0.00165EPSS
SaveExploits0References6
CVE
CVE
added 2026/01/13 3:34 p.m.118 views

CVE-2025-71089

CVE-2025-71089 affects the Linux kernel via IOMMU Shared Virtual Addressing (SVA). In SVA, the IOMMU can cache kernel page-table entries, so freeing a kernel page-table page and reusing it could leave stale IOMMU entries, enabling use-after-free or write-after-free scenarios that could allow loca...

7.8CVSS6.3AI score0.00165EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/01/13 3:34 p.m.10 views

CVE-2025-71089 iommu: disable SVA when CONFIG_X86 is set

In the Linux kernel, the following vulnerability has been resolved: iommu: disable SVA when CONFIGX86 is set Patch series "Fix stale IOTLB entries for kernel address space", v7. This proposes a fix for a security vulnerability related to IOMMU Shared Virtual Addressing SVA. In an SVA context, an...

7.8CVSS6.6AI score
SaveExploits0References9
attackerkb
attackerkb
added 2026/01/13 3:34 p.m.16 views

CVE-2025-71089

In the Linux kernel, the following vulnerability has been resolved: iommu: disable SVA when CONFIGX86 is set Patch series "Fix stale IOTLB entries for kernel address space", v7. This proposes a fix for a security vulnerability related to IOMMU Shared Virtual Addressing SVA. In an SVA context, an...

6.2AI score0.00165EPSS
SaveExploits0References7Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/01/13 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-71089

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommu: disable SVA when CONFIGX86 is set Patch series Fix stale IOTLB entries for kernel address space, v7. This proposes a fix for a security vulnerability...

7.8CVSS6.8AI score0.00165EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2025/12/30 12:00 a.m.10 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in the Linux kernel that stems from a port power management function that is not properly cleared, which could result in a kernel page fault...

5.8AI score0.00151EPSS
SaveExploits0References9
Tenable Nessus
Tenable Nessus
added 2025/12/26 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2023-54132

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - erofs: stop parsing non-compact HEAD index if clusterofs is invalid Syzbot generated a crafted image 1 with a non-compact HEAD index of clusterofs 33024 while...

7.8CVSS6.3AI score0.00176EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/12/24 3:30 p.m.15 views

EUVD-2023-60313

In the Linux kernel, the following vulnerability has been resolved: erofs: stop parsing non-compact HEAD index if clusterofs is invalid Syzbot generated a crafted image 1 with a non-compact HEAD index of clusterofs 33024 while valid numbers should be 0 lclustersize-1, which causes the following...

5.7AI score0.00176EPSS
SaveExploits0References8
NVD
NVD
added 2025/12/24 1:16 p.m.16 views

CVE-2023-54132

In the Linux kernel, the following vulnerability has been resolved: erofs: stop parsing non-compact HEAD index if clusterofs is invalid Syzbot generated a crafted image 1 with a non-compact HEAD index of clusterofs 33024 while valid numbers should be 0 lclustersize-1, which causes the following...

7.8CVSS0.00176EPSS
SaveExploits0References7
OSV
OSV
added 2025/12/24 1:06 p.m.13 views

CVE-2023-54132 erofs: stop parsing non-compact HEAD index if clusterofs is invalid

In the Linux kernel, the following vulnerability has been resolved: erofs: stop parsing non-compact HEAD index if clusterofs is invalid Syzbot generated a crafted image 1 with a non-compact HEAD index of clusterofs 33024 while valid numbers should be 0 lclustersize-1, which causes the following...

7.8CVSS6.1AI score
SaveExploits0References10
Cvelist
Cvelist
added 2025/12/24 1:06 p.m.39 views

CVE-2023-54132 erofs: stop parsing non-compact HEAD index if clusterofs is invalid

In the Linux kernel, the following vulnerability has been resolved: erofs: stop parsing non-compact HEAD index if clusterofs is invalid Syzbot generated a crafted image 1 with a non-compact HEAD index of clusterofs 33024 while valid numbers should be 0 lclustersize-1, which causes the following...

7.8CVSS0.00176EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2025/12/24 12:00 a.m.22 views

PT-2025-53209

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 6.3.0-rc6-syzkaller-g09a9639e56c0 Description The Linux kernel contains a flaw related to the handling of erofs filesystem images. Specifically, the kernel does not properly validate the clusterofs value within t...

7.8CVSS7.2AI score0.00954EPSS
SaveExploits2References844
CVE
CVE
added 2025/11/12 9:56 p.m.37 views

CVE-2025-40199

The CVE-2025-40199 entry concerns the Linux kernel page_pool implementation. The vulnerability stemmed from PP_MAGIC_MASK being too wide on some 32‑bit arches, causing page_pool_page_is_pp() to yield false positives and crash during boot. The documented fix does not disable the check; instead, it...

7.8CVSS5.7AI score0.00141EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.15 views

Unity Linux 20.1070a Security Update: kernel (UTSA-2025-989719)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989719 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/i915/reset: Fix errorstateread ptr + offset use Fix our pointer offset usage in errorstaterea...

5.5CVSS5.8AI score0.00273EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2025/11/05 12:00 a.m.19 views

Unity Linux 20.1070e Security Update: kernel (UTSA-2025-989438)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2025-989438 advisory. In the Linux kernel, the following vulnerability has been resolved: drm/i915/reset: Fix errorstateread ptr + offset use Fix our pointer offset usage in errorstaterea...

5.5CVSS5.8AI score0.00273EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/24 9:31 p.m.9 views

EUVD-2022-54512

In the Linux kernel, the following vulnerability has been resolved: drm/i915/reset: Fix errorstateread ptr + offset use Fix our pointer offset usage in errorstateread when there is no i915gpucoredump but buf offset is non-zero. This fixes a kernel page fault can happen when multiple tests are...

5.5CVSS4.8AI score0.00273EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/10/22 12:00 a.m.16 views

PT-2026-2610

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The Linux kernel contains a flaw related to IOMMU Shared Virtual Addressing SVA. The kernel lacks a mechanism to notify the IOMMU of changes to kernel page tables when pages are freed an...

7.8CVSS5.5AI score0.00165EPSS
SaveExploits0
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2021-12312

Malware in sbrugna...

6.5CVSS6.6AI score0.00121EPSS
SaveExploits0References2
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-26788

Malicious code in bioql PyPI...

6.3AI score0.00123EPSS
SaveExploits0References8
Rows per page
Query Builder