Lucene search
+L

11550 matches found

EUVD
EUVD
added 2026/08/15 5:59 a.m.6 views

EUVD-2026-59570

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix leak when pinning ubuf pages When pinuserpagesfast returns fewer pages than requested, the pages that were successfully pinned are not released, leading to a leak. Fix this by unpinning any partially pinned pag...

5.4AI score0.00154EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/15 5:59 a.m.31 views

CVE-2026-74423 accel/amdxdna: Fix leak when pinning ubuf pages

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix leak when pinning ubuf pages When pinuserpagesfast returns fewer pages than requested, the pages that were successfully pinned are not released, leading to a leak. Fix this by unpinning any partially pinned pag...

0.00154EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/15 5:59 a.m.25 views

CVE-2026-74423

The CVE-2026-74423 issue is in the Linux kernel, specifically accel/amdxdna: there is a leak when pin_user_pages_fast() pins fewer pages than requested. The pages that were successfully pinned are not released on failure. The documented fix unpins any partially pinned pages before returning failu...

5.4AI score0.00154EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:59 a.m.5 views

CVE-2026-74423 accel/amdxdna: Fix leak when pinning ubuf pages

In the Linux kernel, the following vulnerability has been resolved: accel/amdxdna: Fix leak when pinning ubuf pages When pinuserpagesfast returns fewer pages than requested, the pages that were successfully pinned are not released, leading to a leak. Fix this by unpinning any partially pinned pag...

5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/15 5:57 a.m.35 views

CVE-2026-72495 RDMA/bnxt_re: Avoid repeated requests to allocate WC pages

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxtre: Avoid repeated requests to allocate WC pages Applications can request multiple WC pages for the same ucontext. As of now, only 1 WC page per ucontext is supported. Add a lock to avoid concurrent access and a check to...

9.3CVSS0.00178EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/15 5:55 a.m.8 views

CVE-2026-72305 VDUSE: avoid leaking information to userspace

In the Linux kernel, the following vulnerability has been resolved: VDUSE: avoid leaking information to userspace The bounceing is not necessarily page aligned, so current VDUSE can leak kernel information through mapping bounce pages to userspace. Allocate bounce pages with GFPZERO to avoid...

5.5AI score
SaveExploits0References10
CVE
CVE
added 2026/08/15 5:55 a.m.21 views

CVE-2026-72305

Consolidated details show CVE-2026-72305 affects the Linux kernel VDUSE subsystem, where bounce pages mapped to userspace may leak kernel information due to non-page-aligned bounce handling. Mitigation: allocate bounce pages with __GFP_ZERO to prevent leaking data to userspace. The vulnerability ...

5.3AI score0.002EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/15 5:55 a.m.22 views

CVE-2026-72305 VDUSE: avoid leaking information to userspace

In the Linux kernel, the following vulnerability has been resolved: VDUSE: avoid leaking information to userspace The bounceing is not necessarily page aligned, so current VDUSE can leak kernel information through mapping bounce pages to userspace. Allocate bounce pages with GFPZERO to avoid...

0.002EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/15 5:55 a.m.6 views

EUVD-2026-59204

In the Linux kernel, the following vulnerability has been resolved: VDUSE: avoid leaking information to userspace The bounceing is not necessarily page aligned, so current VDUSE can leak kernel information through mapping bounce pages to userspace. Allocate bounce pages with GFPZERO to avoid...

5.3AI score0.002EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/15 5:53 a.m.27 views

CVE-2026-72172

CVE-2026-72172 affects the Linux kernel, specifically the mm/mm_init path related to ZONE_DEVICE. The issue occurs when DAX memory is hotplugged into an unoccupied subsection of an early section, causing section_activate() to reuse the boot memmap while compound_nr_pages() assumes vmemmap optimiz...

7.8CVSS5.4AI score0.00163EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/15 5:52 a.m.25 views

CVE-2026-72043

This CVE describes a LoongArch Linux kernel issue where hardware page table walker (PTW) could set only _PAGE_DIRTY in PTE/PMD during a write TLB miss, leaving _PAGE_MODIFIED unchanged. On fork/clone with COW, pte_wrprotect()/pmd_wrprotect() clear _PAGE_WRITE and _PAGE_DIRTY, which could lose the...

7.1CVSS5.4AI score0.0016EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.7 views

PT-2026-72493

In the Linux kernel, the following vulnerability has been resolved: VDUSE: avoid leaking information to userspace The bounceing is not necessarily page aligned, so current VDUSE can leak kernel information through mapping bounce pages to userspace. Allocate bounce pages with GFP ZERO to avoid...

5.3AI score0.002EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 2026/08/15 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-72305

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - VDUSE: avoid leaking information to userspace The bounceing is not necessarily page aligned, so current VDUSE can leak kernel information through mapping bounce...

5.3AI score0.002EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/15 12:00 a.m.14 views

PT-2026-72683

In the Linux kernel, the following vulnerability has been resolved: RDMA/bnxt re: Avoid repeated requests to allocate WC pages Applications can request multiple WC pages for the same ucontext. As of now, only 1 WC page per ucontext is supported. Add a lock to avoid concurrent access and a check t...

5.3AI score0.00178EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/14 11:35 a.m.9 views

EUVD-2026-58638

The Grav API plugin getgrav/grav-plugin-api before 1.0.13 contains an API key scope-cap bypass in PagesController::guardTwigContent. The Twig-toggle check uses a bare isSuperAdmin gate that does not consult apikeyscopes, so a least-privilege API key scoped only to api.pages.write and minted on a...

9.8CVSS6.1AI score0.00467EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/08/14 8:26 a.m.10 views

WordPress PPWP - Password Protect Pages plugin <= 1.9.21 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes vulnerability

WordPress PPWP - Password Protect Pages plugin = 1.9.21 - Authenticated Contributor+ Stored Cross-Site Scripting via Shortcode Attributes vulnerability discovered by Muhammad Yudha - DJ in WordPress Plugin PPWP versions = 1.9.21...

6.4CVSS5.2AI score0.00256EPSS
SaveExploits0References1Affected Software1
NVD
NVD
added 2026/08/13 8:16 a.m.11 views

CVE-2026-3639

The PPWP – Password Protect Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's ppwp shortcode attributes in all versions up to, and including, 1.9.21 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possibl...

6.4CVSS0.00256EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/13 7:37 a.m.14 views

EUVD-2026-57741

The PPWP – Password Protect Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's ppwp shortcode attributes in all versions up to, and including, 1.9.21 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possibl...

6.4CVSS5.4AI score0.00256EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/13 7:37 a.m.41 views

CVE-2026-3639 PPWP – Password Protect Pages <= 1.9.21 - Authenticated (Contributor+) Stored Cross-Site Scripting via Shortcode Attributes

The PPWP – Password Protect Pages plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the plugin's ppwp shortcode attributes in all versions up to, and including, 1.9.21 due to insufficient input sanitization and output escaping on user supplied attributes. This makes it possibl...

6.4CVSS0.00256EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/12 7:35 p.m.8 views

next.js: Next.js: Information disclosure due to middleware bypass in Pages Router with i18n

A flaw was found in Next.js. Applications utilizing the Pages Router with internationalization i18n configured and middleware or proxy-based authorization are susceptible to unauthorized access. A remote attacker can exploit this by making locale-less /next/data//.json requests, which bypass the...

7.5CVSS7.2AI score0.0062EPSS
SaveExploits1References5
Rows per page
Query Builder