Lucene search
+L

286599 matches found

OSV
OSV
added 3 days ago6 views

CVE-2026-64309 crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPCOMMIT Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and ze...

5.9AI score0.00215EPSS
SaveExploits0References7
CVE
CVE
added 3 days ago9 views

CVE-2026-64310

The CVE-2026-64310 issue affects the Linux kernel crypto: ccp path for SEV ioctls. A patch ensures SNP is not initialized for SEV-related ioctls (e.g., SEV_PEK_GEN, SEV_PDH_GEN, SEV_PEK_CSR, SEV_PEK_CERT_IMPORT, SEV_PDH_CERT_EXPORT) by invoking __sev_platform_init_locked() that initializes only S...

5.9AI score0.00215EPSS
SaveExploits0References4
EUVD
EUVD
added 3 days ago5 views

EUVD-2026-49022

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for SEV ioctls Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and zero o...

5.9AI score0.00215EPSS
SaveExploits0References4
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-49021

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPCOMMIT Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and ze...

5.9AI score0.00215EPSS
SaveExploits0References4
CVE
CVE
added 3 days ago11 views

CVE-2026-64309

The CVE-2026-64309 entry concerns the Linux kernel crypto/ccp path where SNP_COMMIT initialization was inappropriately performed. The remediation implemented is to skip initializing SNP_COMMIT when the SEV-SNP firmware is uninitialized, i.e., the SNP_COMMIT command is allowed in UNINIT but previo...

5.9AI score0.00215EPSS
SaveExploits0References4
Cvelist
Cvelist
added 3 days ago26 views

CVE-2026-64310 crypto: ccp - Do not initialize SNP for SEV ioctls

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for SEV ioctls Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and zero o...

0.00215EPSS
SaveExploits0References4
Cvelist
Cvelist
added 3 days ago26 views

CVE-2026-64309 crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT)

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPCOMMIT Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and ze...

0.00215EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-64309

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for ioctlSNPCOMMIT Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and ze...

5.8AI score0.00215EPSS
SaveExploits0
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-64310

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for SEV ioctls Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and zero o...

5.8AI score0.00215EPSS
SaveExploits0
OSV
OSV
added 3 days ago6 views

CVE-2026-64310 crypto: ccp - Do not initialize SNP for SEV ioctls

In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Do not initialize SNP for SEV ioctls Sashiko notes: if SEV initialization fails and KVM is actively running normal VMs, could a userspace process trigger this code path via /dev/sev ioctls e.g., SEVPDHGEN and zero o...

5.9AI score0.00215EPSS
SaveExploits0References7
Cvelist
Cvelist
added 3 days ago26 views

CVE-2026-64263 fuse-uring: fix moving cancelled entry to ent_in_userspace list

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix moving cancelled entry to entinuserspace list fuseuringcancel moves entries that are available these have no reqs attached to the entinuserspace list. entlistrequestexpired checks the first entry on entinuserspace...

0.00198EPSS
SaveExploits0References3
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-48975

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix moving cancelled entry to entinuserspace list fuseuringcancel moves entries that are available these have no reqs attached to the entinuserspace list. entlistrequestexpired checks the first entry on entinuserspace...

5.8AI score0.00198EPSS
SaveExploits0References3
CVE
CVE
added 3 days ago9 views

CVE-2026-64263

CVE-2026-64263 affects the Linux kernel fuse-uring subsystem. The issue arises when fuse_uring_cancel() moves entries that are still available (with no reqs) to the ent_in_userspace list and ent_list_request_expired() dereferences ent->fuse_req unconditionally, which can crash a cancelled entr...

5.8AI score0.00198EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 3 days ago7 views

CVE-2026-64263

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix moving cancelled entry to entinuserspace list fuseuringcancel moves entries that are available these have no reqs attached to the entinuserspace list. entlistrequestexpired checks the first entry on entinuserspace...

5.7AI score0.00198EPSS
SaveExploits0
OSV
OSV
added 3 days ago6 views

CVE-2026-64263 fuse-uring: fix moving cancelled entry to ent_in_userspace list

In the Linux kernel, the following vulnerability has been resolved: fuse-uring: fix moving cancelled entry to entinuserspace list fuseuringcancel moves entries that are available these have no reqs attached to the entinuserspace list. entlistrequestexpired checks the first entry on entinuserspace...

5.8AI score0.00198EPSS
SaveExploits0References6
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-48767

Catalyst::View::Wkhtmltopdf versions before 0.6.1 for Perl allow shell command injection RCE via PDF render options. Options are passed directly to the wkhtmltopdf command without sanitization. Any web application that passes user-controlled options such as the pagesize, orientation or margins...

5.9AI score0.00678EPSS
SaveExploits0References3
Cvelist
Cvelist
added 3 days ago32 views

CVE-2026-16766 Catalyst::View::Wkhtmltopdf versions before 0.6.1 for Perl allow shell command injection (RCE) via PDF render options

Catalyst::View::Wkhtmltopdf versions before 0.6.1 for Perl allow shell command injection RCE via PDF render options. Options are passed directly to the wkhtmltopdf command without sanitization. Any web application that passes user-controlled options such as the pagesize, orientation or margins...

0.00678EPSS
SaveExploits0References3
CVE
CVE
added 3 days ago20 views

CVE-2026-16766

Catalyst::View::Wkhtmltopdf for Perl versions before 0.6.1 are vulnerable to shell command injection (RCE) via PDF render options. The vulnerability arises because options passed to wkhtmltopdf are not sanitized, and user-controlled options such as page_size, orientation, or margins can inject co...

9.8CVSS5.9AI score0.00678EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago6 views

CVE-2026-16766 Catalyst::View::Wkhtmltopdf versions before 0.6.1 for Perl allow shell command injection (RCE) via PDF render options

Catalyst::View::Wkhtmltopdf versions before 0.6.1 for Perl allow shell command injection RCE via PDF render options. Options are passed directly to the wkhtmltopdf command without sanitization. Any web application that passes user-controlled options such as the pagesize, orientation or margins...

9.8CVSS5.9AI score0.00678EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 3 days ago3 views

CVE-2026-16766 Catalyst::View::Wkhtmltopdf versions before 0.6.1 for Perl allow shell command injection (RCE) via PDF render options

Catalyst::View::Wkhtmltopdf versions before 0.6.1 for Perl allow shell command injection RCE via PDF render options. Options are passed directly to the wkhtmltopdf command without sanitization. Any web application that passes user-controlled options such as the pagesize, orientation or margins...

5.9AI score0.00678EPSS
SaveExploits0References3
Rows per page
Query Builder