Lucene search
+L

69 matches found

OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64315

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - use printhexdumpdevel to guard key hex dumps Use printhexdumpdevel for dumping sensitive key material in setkey to avoid leaking secrets at runtime when CONFIGDYNAMICDEBUG is enabled...

7CVSS5.7AI score0.00145EPSS
SaveExploits0References11
OSV
OSV
added 2026/07/25 10:17 a.m.6 views

UBUNTU-CVE-2026-64316

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - use printhexdumpdevel to guard key hex dumps Use printhexdumpdevel for dumping sensitive key material in setkey and gensplitkey to avoid leaking secrets at runtime when CONFIGDYNAMICDEBUG is enabled...

5.7AI score0.00177EPSS
SaveExploits0References11
CVE
CVE
added 2026/07/25 8:49 a.m.13 views

CVE-2026-64316

The CVE-2026-64316 issue affects the Linux kernel crypto/caam path, where key material dumps in _setkey() and gen_split_key() could leak when CONFIG_DYNAMIC_DEBUG is enabled. A fix was applied to switch to print_hex_dump_devel() for dumping sensitive key material, mitigating runtime leakage. Conn...

5.7AI score0.00177EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/25 8:49 a.m.6 views

EUVD-2026-49028

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - use printhexdumpdevel to guard key hex dumps Use printhexdumpdevel for dumping sensitive key material in setkey and gensplitkey to avoid leaking secrets at runtime when CONFIGDYNAMICDEBUG is enabled...

5.7AI score0.00177EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/25 8:49 a.m.10 views

CVE-2026-64316 crypto: caam - use print_hex_dump_devel to guard key hex dumps

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - use printhexdumpdevel to guard key hex dumps Use printhexdumpdevel for dumping sensitive key material in setkey and gensplitkey to avoid leaking secrets at runtime when CONFIGDYNAMICDEBUG is enabled...

5.7AI score
SaveExploits0References11
Debian CVE
Debian CVE
added 2026/07/25 8:49 a.m.10 views

CVE-2026-64315

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - use printhexdumpdevel to guard key hex dumps Use printhexdumpdevel for dumping sensitive key material in setkey to avoid leaking secrets at runtime when CONFIGDYNAMICDEBUG is enabled...

7CVSS5.7AI score0.00145EPSS
SaveExploits0
AstraLinux
AstraLinux
added 2026/07/08 10:36 a.m.10 views

Astra Linux – Vulnerability in Linux 6.1

In the Linux kernel, the following vulnerability has been resolved: EFI/CPER: Do not dump the entire memory region. The current logic in cperprintfwerr does not check whether the length of the error record is sufficient to handle the offset. In a faulty firmware, if the offset is greater than the...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/06/08 7:32 p.m.24 views

CVE-2026-46291

A flaw was found in the Linux kernel's crypto: caam component. This vulnerability allows for the disclosure of sensitive HMAC Hash-based Message Authentication Code key bytes at runtime. The issue occurs because the hashdigestkey function uses printhexdumpdevel without proper guarding, which can...

5.5CVSS5.5AI score0.00123EPSS
SaveExploits0References4
NVD
NVD
added 2026/06/08 5:16 p.m.11 views

CVE-2026-46291

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - guard HMAC key hex dumps in hashdigestkey Use printhexdumpdevel for dumping sensitive HMAC key bytes in hashdigestkey to avoid leaking secrets at runtime when CONFIGDYNAMICDEBUG is enabled...

5.5CVSS0.00123EPSS
SaveExploits0References8
OSV
OSV
added 2026/06/08 5:16 p.m.10 views

UBUNTU-CVE-2026-46291

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - guard HMAC key hex dumps in hashdigestkey Use printhexdumpdevel for dumping sensitive HMAC key bytes in hashdigestkey to avoid leaking secrets at runtime when CONFIGDYNAMICDEBUG is enabled...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References27
CNNVD
CNNVD
added 2026/06/08 12:0 a.m.14 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the hexadecimal dump of the HMAC key in the caam driver, potentially leading to the exposure of t...

5.5CVSS5.3AI score0.00123EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/08 12:0 a.m.20 views

PT-2026-47363

Name of the Vulnerable Software and Affected Versions Linux kernel versions prior to 7.0.12-1.1 Description An issue exists in the hash digest key function within the caam crypto module. When CONFIG DYNAMIC DEBUG is enabled, sensitive HMAC key bytes may be leaked at runtime through hex dumps. Thi...

5.5CVSS5.2AI score0.00123EPSS
SaveExploits0
NVD
NVD
added 2026/05/06 12:16 p.m.13 views

CVE-2026-43171

In the Linux kernel, the following vulnerability has been resolved: EFI/CPER: don't dump the entire memory region The current logic at cperprintfwerr doesn't check if the error record length is big enough to handle offset. On a bad firmware, if the ofset is above the actual record, length -= offs...

5.5CVSS0.00123EPSS
SaveExploits0References8
Amazon
Amazon
added 2026/04/13 12:0 a.m.17 views

Important: vim

Issue Overview: When switching to other buffers using the :all command and visual mode still being active, this may cause a heap-buffer overflow, because Vim does not properly end visual mode and therefore may try to access beyond the end of a line in a buffer. In Patch 9.1.1003 Vim will correctl...

9.2CVSS6.1AI score0.01162EPSS
SaveExploits3
Microsoft CVE
Microsoft CVE
added 2026/03/26 8:1 a.m.7 views

platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data

...

5.5CVSS5.8AI score0.00125EPSS
SaveExploits0
EUVD
EUVD
added 2026/03/25 12:30 p.m.7 views

EUVD-2026-15355

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data setnewpassword hex dumps the entire buffer, which contains plaintext password data, including current and new passwords. Remove the hex dump to avoid leaking...

5.6AI score0.00125EPSS
SaveExploits0References7
NVD
NVD
added 2026/03/25 11:16 a.m.5 views

CVE-2026-23370

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data setnewpassword hex dumps the entire buffer, which contains plaintext password data, including current and new passwords. Remove the hex dump to avoid leaking...

5.5CVSS0.00125EPSS
SaveExploits0References9
OSV
OSV
added 2026/03/25 11:16 a.m.6 views

UBUNTU-CVE-2026-23370

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data setnewpassword hex dumps the entire buffer, which contains plaintext password data, including current and new passwords. Remove the hex dump to avoid leaking...

5.5CVSS5.7AI score0.00125EPSS
SaveExploits0References33
Debian CVE
Debian CVE
added 2026/03/25 10:27 a.m.9 views

CVE-2026-23370

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data setnewpassword hex dumps the entire buffer, which contains plaintext password data, including current and new passwords. Remove the hex dump to avoid leaking...

5.5CVSS5.2AI score0.00125EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/03/25 10:27 a.m.36 views

CVE-2026-23370 platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data

In the Linux kernel, the following vulnerability has been resolved: platform/x86: dell-wmi-sysman: Don't hex dump plaintext password data setnewpassword hex dumps the entire buffer, which contains plaintext password data, including current and new passwords. Remove the hex dump to avoid leaking...

0.00125EPSS
SaveExploits0References7
Rows per page
Query Builder