Lucene search
+L

66 matches found

NVD
NVD
added 2026/08/10 1:20 p.m.7 views

CVE-2026-68212

In the Linux kernel, the following vulnerability has been resolved: media: saa7134: Fix a possible memory leak in saa7134videoinit1 In saa7134videoinit1, the return value of the first saa7134pgtablealloc is not checked. If it fails, the function continues as if successful, leaving the driver with...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/10 12:00 p.m.8 views

EUVD-2026-55313

In the Linux kernel, the following vulnerability has been resolved: media: saa7134: Fix a possible memory leak in saa7134videoinit1 In saa7134videoinit1, the return value of the first saa7134pgtablealloc is not checked. If it fails, the function continues as if successful, leaving the driver with...

5.3AI score0.0022EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/10 12:00 p.m.41 views

CVE-2026-68212 media: saa7134: Fix a possible memory leak in saa7134_video_init1

In the Linux kernel, the following vulnerability has been resolved: media: saa7134: Fix a possible memory leak in saa7134videoinit1 In saa7134videoinit1, the return value of the first saa7134pgtablealloc is not checked. If it fails, the function continues as if successful, leaving the driver with...

0.0022EPSS
SaveExploits0References8
CVE
CVE
added 2026/08/10 12:00 p.m.44 views

CVE-2026-68212

The CVE affects the Linux kernel driver media: saa7134, specifically saa7134_video_init1. The issue is a memory leak risk caused by missing return-value checks on two saa7134_pgtable_alloc() calls and incomplete error handling when vb2_queue_init() for the VBI queue fails. If a pgtable allocation...

5.3AI score0.0022EPSS
SaveExploits0References8
RedhatCVE
RedhatCVE
added 2026/07/21 10:26 p.m.8 views

CVE-2026-63953

A flaw was found in the Linux kernel's memory management component, specifically within the mm/migratedevice module. When handling device page migration, a page table pgtable allocated during the migratevmainserthugepmdpage function may not be properly freed if a specific error condition occurs...

5.2AI score0.00189EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/21 1:02 p.m.10 views

SUSE CVE-2026-63953

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix pgtable leak in migratevmainserthugepmdpage When migratevmainserthugepmdpage jumps to unlockabort due to a PMD check failure, the pgtable allocated earlier via pteallocone is never freed, causing a memory...

5.3AI score0.00189EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/19 2:55 p.m.34 views

CVE-2026-63953

CVE-2026-63953 concerns a Linux kernel memory-leak after migrate_vma_insert_huge_pmd_page() jumps to unlock_abort on PMD check failure. The pgtable allocated via pte_alloc_one() could remain unreleased in the error path, leading to a leak. The fix adds a free_abort path to release the pgtable whe...

5.4AI score0.00189EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.34 views

CVE-2026-63953 mm/migrate_device: fix pgtable leak in migrate_vma_insert_huge_pmd_page

In the Linux kernel, the following vulnerability has been resolved: mm/migratedevice: fix pgtable leak in migratevmainserthugepmdpage When migratevmainserthugepmdpage jumps to unlockabort due to a PMD check failure, the pgtable allocated earlier via pteallocone is never freed, causing a memory...

0.00189EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.3 views

Astra Linux – Vulnerabilities in Linux, Linux-5.10, Linux-5.15, Linux-6.1

In the Linux kernel, the following vulnerability has been resolved: powerpc/mm: Fixed the null-pointer dereference in pgtablecacheadd. kasprintf returns a pointer to dynamically allocated memory; this pointer may be NULL in case of failure. Ensure that the allocation was successful by checking th...

5.5CVSS5.6AI score0.00234EPSS
SaveExploits0References2
Oracle linux
Oracle linux
added 2026/05/10 12:00 a.m.57 views

Unbreakable Enterprise kernel security update

5.15.0-320.202.8.2 - xfrm: esp: ipv4: fix up flags setting Greg Kroah-Hartman Orabug: 39344515 CVE-2026-43284 - xfrm: esp: avoid in-place decrypt on shared skb frags Kuan-Ting Chen Orabug: 39344515 CVE-2026-43284 5.15.0-320.202.8.1 - x86/CPU/AMD: Add a fix for AMD-SB-7052 Prathyushi Nangia Orabug...

8.8CVSS6.3AI score0.99907EPSS
SaveExploits266
SUSE CVE
SUSE CVE
added 2026/02/05 12:25 a.m.9 views

SUSE CVE-2026-23067

In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix sizet signedness bug in unmap path armlpaeunmap returns sizet but was returning -ENOENT negative error code when encountering an unmapped PTE. Since sizet is unsigned, -ENOENT typically -2 becomes a huge...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/04 5:16 p.m.13 views

UBUNTU-CVE-2026-23067

In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix sizet signedness bug in unmap path armlpaeunmap returns sizet but was returning -ENOENT negative error code when encountering an unmapped PTE. Since sizet is unsigned, -ENOENT typically -2 becomes a huge...

5.5CVSS5.8AI score0.00107EPSS
SaveExploits0References11
UbuntuCve
UbuntuCve
added 2026/02/04 5:16 p.m.8 views

CVE-2026-23067

In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix sizet signedness bug in unmap path armlpaeunmap returns sizet but was returning -ENOENT negative error code when encountering an unmapped PTE. Since sizet is unsigned, -ENOENT typically -2 becomes a huge...

5.5CVSS5.5AI score0.00107EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/02/04 4:07 p.m.7 views

CVE-2026-23067

In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix sizet signedness bug in unmap path armlpaeunmap returns sizet but was returning -ENOENT negative error code when encountering an unmapped PTE. Since sizet is unsigned, -ENOENT typically -2 becomes a huge...

5.3AI score0.00107EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/02/04 4:07 p.m.21 views

EUVD-2026-5477

In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix sizet signedness bug in unmap path armlpaeunmap returns sizet but was returning -ENOENT negative error code when encountering an unmapped PTE. Since sizet is unsigned, -ENOENT typically -2 becomes a huge...

5.3AI score0.00107EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/02/04 4:07 p.m.14 views

CVE-2026-23067

In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix sizet signedness bug in unmap path armlpaeunmap returns sizet but was returning -ENOENT negative error code when encountering an unmapped PTE. Since sizet is unsigned, -ENOENT typically -2 becomes a huge...

5.5CVSS5.3AI score0.00107EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/02/04 4:07 p.m.42 views

CVE-2026-23067 iommu/io-pgtable-arm: fix size_t signedness bug in unmap path

In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix sizet signedness bug in unmap path armlpaeunmap returns sizet but was returning -ENOENT negative error code when encountering an unmapped PTE. Since sizet is unsigned, -ENOENT typically -2 becomes a huge...

0.00107EPSS
SaveExploits0References2
OSV
OSV
added 2026/02/04 4:07 p.m.9 views

CVE-2026-23067 iommu/io-pgtable-arm: fix size_t signedness bug in unmap path

In the Linux kernel, the following vulnerability has been resolved: iommu/io-pgtable-arm: fix sizet signedness bug in unmap path armlpaeunmap returns sizet but was returning -ENOENT negative error code when encountering an unmapped PTE. Since sizet is unsigned, -ENOENT typically -2 becomes a huge...

5.3AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/04 12:00 a.m.11 views

Linux Distros Unpatched Vulnerability : CVE-2026-23067

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - iommu/io-pgtable-arm: fix sizet signedness bug in unmap path armlpaeunmap returns sizet but was returning -ENOENT negative error code when encountering an...

5.5CVSS5.5AI score0.00107EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/01 12:00 a.m.18 views

PT-2026-6137

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description The issue involves a signedness bug in the arm lpae unmap function within the io-pgtable-arm component of the Linux kernel. The function incorrectly returns a negative error code -ENOENT...

9.8CVSS6.3AI score0.00459EPSS
SaveExploits0References318
Rows per page
Query Builder