Lucene search
+L

91 matches found

EUVD
EUVD
added 2026/08/27 6:31 a.m.3 views

EUVD-2026-66461

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve CCA CPRB length and overflow checks The xcrbmsgtotype6cprbmsgx function lacks proper input validation, creating security vulnerabilities: 1. Integer overflow after CEIL4 alignment: Signed int variables could...

7.8CVSS5.7AI score
SaveExploits0References3
CVE
CVE
added 2026/08/26 2:37 p.m.8 views

CVE-2026-80546

CVE-2026-80546 affects the s390/zcrypt subsystem of the Linux kernel, specifically the xcrb_msg_to_type6cprb_msgx() function. Three related input-validation flaws allow a local attacker with low privileges to trigger: (1) integer overflow during CEIL4 alignment, leading to undersized buffer alloc...

7.8CVSS5.7AI score
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/26 2:37 p.m.19 views

CVE-2026-80546 s390/zcrypt: Improve CCA CPRB length and overflow checks

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Improve CCA CPRB length and overflow checks The xcrbmsgtotype6cprbmsgx function lacks proper input validation, creating security vulnerabilities: 1. Integer overflow after CEIL4 alignment: Signed int variables could...

7.8CVSS
SaveExploits0References2
CVE
CVE
added 2026/08/26 2:37 p.m.6 views

CVE-2026-80543

CVE-2026-80543 affects the Linux kernel on s390 architectures, specifically the s390/zcrypt subsystem. The vulnerable functions xcrb_msg_to_type6cprb_msgx() and xcrb_msg_to_type6_ep11cprb_msgx() copy a user-space message into a kernel buffer based on its length, but subsequent processing requires...

5.6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/08/25 4:37 a.m.3 views

CVE-2025-7769

CVE-2025-7769 – Injeção Remota de Comandos no mobileapi Descrição : Este repositório contém um exploit de Prova‑de‑Conceito PoC para CVE‑2025‑7769 , uma vulnerabilidade crítica de Injeção Remota de Comandos encontrada em dispositivos Tigo Energy CCA que expõem o endpoint /cgi-bin/mobileapi. A...

8.7CVSS8.1AI score0.15849EPSS
SaveExploits2
RedhatCVE
RedhatCVE
added 2026/08/13 4:44 p.m.6 views

CVE-2026-68452

A flaw was found in the Linux kernel's s390/zcrypt component. This vulnerability arises from insufficient validation of the length of CCA AES cipher key requests. A local attacker could exploit this by providing a specially crafted key token, which may lead to a buffer overflow. This could result...

7.8CVSS5.8AI score0.00129EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/13 4:44 p.m.5 views

CVE-2026-68453

A flaw was found in the Linux kernel's s390/zcrypt component. This vulnerability arises from insufficient validation of user-controlled length fields within the Common Cryptographic Architecture CCA token structures. An attacker could manipulate these fields to cause a buffer over-read or...

7.1CVSS5.7AI score0.00127EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/13 3:19 p.m.7 views

CVE-2026-68452

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Validate length for CCA AES cipher key requests ccacipher2protkey derives the copy length for the CPRB parameter block directly from the length field in the key token. Reject the request early if the token length...

7.8CVSS0.00129EPSS
SaveExploits0References8
NVD
NVD
added 2026/08/13 3:19 p.m.7 views

CVE-2026-68451

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Validate length for CCA ECC private key requests ccaecc2protkey derives the copy length for the CPRB parameter block directly from the length field in the key token. Reject the request early if the token length excee...

7.8CVSS0.00132EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/13 3:19 p.m.5 views

UBUNTU-CVE-2026-68452

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Validate length for CCA AES cipher key requests ccacipher2protkey derives the copy length for the CPRB parameter block directly from the length field in the key token. Reject the request early if the token length...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/13 3:19 p.m.15 views

UBUNTU-CVE-2026-68451

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Validate length for CCA ECC private key requests ccaecc2protkey derives the copy length for the CPRB parameter block directly from the length field in the key token. Reject the request early if the token length excee...

8.5CVSS5.2AI score0.00132EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/13 1:59 p.m.20 views

CVE-2026-68453

CVE-2026-68453 affects the Linux kernel, s390/zcrypt: a buffer over-read/under-run was possible due to insufficient validation of user-controlled length fields in CCA token structures (cca_check_sec*token() and related key handling). The fix enforces that the key buffer length is at least the tok...

7.1CVSS5.8AI score0.00127EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/13 1:59 p.m.8 views

EUVD-2026-57922

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Fix buffer over-read in ccacipher2protkey Add validation of both the actual key buffer size and token length fields in all the ccachecksectoken functions. Additionally check in ccagencipherkey for possible underflow...

7.1CVSS5.8AI score0.00127EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/13 1:59 p.m.39 views

CVE-2026-68452

The CVE-2026-68452 vulnerability affects the Linux kernel s390/zcrypt component, where insufficient validation of the length for CCA AES cipher key requests allowed an attacker to craft a key token that could trigger a buffer overflow. The root cause is cca_cipher2protkey() deriving the CPRB copy...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References8
OSV
OSV
added 2026/08/13 1:59 p.m.12 views

CVE-2026-68452 s390/zcrypt: Validate length for CCA AES cipher key requests

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Validate length for CCA AES cipher key requests ccacipher2protkey derives the copy length for the CPRB parameter block directly from the length field in the key token. Reject the request early if the token length...

7.8CVSS5.5AI score
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/08/13 1:59 p.m.9 views

CVE-2026-68452

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Validate length for CCA AES cipher key requests ccacipher2protkey derives the copy length for the CPRB parameter block directly from the length field in the key token. Reject the request early if the token length...

5.2AI score0.00129EPSS
SaveExploits0References6Affected Software1
Debian CVE
Debian CVE
added 2026/08/13 1:59 p.m.8 views

CVE-2026-68452

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Validate length for CCA AES cipher key requests ccacipher2protkey derives the copy length for the CPRB parameter block directly from the length field in the key token. Reject the request early if the token length...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/13 1:59 p.m.39 views

CVE-2026-68452 s390/zcrypt: Validate length for CCA AES cipher key requests

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Validate length for CCA AES cipher key requests ccacipher2protkey derives the copy length for the CPRB parameter block directly from the length field in the key token. Reject the request early if the token length...

7.8CVSS0.00129EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/08/13 1:59 p.m.9 views

EUVD-2026-57921

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Validate length for CCA AES cipher key requests ccacipher2protkey derives the copy length for the CPRB parameter block directly from the length field in the key token. Reject the request early if the token length...

7.8CVSS5.2AI score0.00129EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/13 1:59 p.m.10 views

EUVD-2026-57920

In the Linux kernel, the following vulnerability has been resolved: s390/zcrypt: Validate length for CCA ECC private key requests ccaecc2protkey derives the copy length for the CPRB parameter block directly from the length field in the key token. Reject the request early if the token length excee...

7.8CVSS5.2AI score0.00132EPSS
SaveExploits0References5
Rows per page
Query Builder