Lucene search
+L

17 matches found

RedhatCVE
RedhatCVE
added 5 days ago5 views

CVE-2026-64316

A flaw was found in the Linux kernel's crypto: caam module. This vulnerability allows for information disclosure where sensitive cryptographic key material could be leaked at runtime. This occurs when the CONFIGDYNAMICDEBUG option is enabled, due to improper guarding of key dumps in the setkey an...

5.5CVSS5.8AI score0.00177EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/25 10:17 a.m.8 views

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...

0.00177EPSS
SaveExploits0References8
NVD
NVD
added 2026/07/25 10:17 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...

7CVSS0.00145EPSS
SaveExploits0References8
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
AstraLinux
AstraLinux
added 2026/05/20 5:53 a.m.11 views

Astra Linux – Vulnerability in node-minimist

Minimist =1.2.5 is vulnerable to Prototype Pollution through the file index.js, the function setKey lines 69-95...

9.8CVSS6.9AI score0.04581EPSS
SaveExploits1References2
OSV
OSV
added 2022/05/20 11:3 a.m.14 views

OESA-2022-1665 nodejs-minimist security update

This module is the guts of optimist's argument parser without all the fanciful decoration. Security Fixes: Minimist =1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey lines 69-95.CVE-2021-44906...

9.8CVSS7.1AI score0.04581EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2022/03/18 12:1 a.m.517 views

Prototype Pollution in minimist

Minimist prior to 1.2.6 and 0.2.4 is vulnerable to Prototype Pollution via file index.js, function setKey lines 69-95...

9.8CVSS3.7AI score0.04581EPSS
SaveExploits1References15Affected Software1
NVD
NVD
added 2022/03/17 4:15 p.m.25 views

CVE-2021-44906

Minimist =1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey lines 69-95...

9.8CVSS0.04581EPSS
SaveExploits1References6
OSV
OSV
added 2022/03/17 4:15 p.m.15 views

AZL-44583 CVE-2021-44906 affecting package js-jquery 3.5.0-4

Minimist =1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey lines 69-95...

9.8CVSS6.9AI score0.04581EPSS
SaveExploits1References1
OSV
OSV
added 2022/03/17 4:15 p.m.6 views

UBUNTU-CVE-2021-44906

Minimist =1.2.5 is vulnerable to Prototype Pollution via file index.js, function setKey lines 69-95...

9.8CVSS6.9AI score0.04581EPSS
SaveExploits1References8
CNNVD
CNNVD
added 2022/03/17 12:0 a.m.6 views

minimist 安全漏洞

minimist is a command-line parameter parsing tool. minimist suffers from a security vulnerability that stems from vulnerability to prototype contamination via the file index.js, function setKey. No details of the vulnerability are currently available...

9.8CVSS7.8AI score0.04581EPSS
SaveExploits1References33
Positive Technologies
Positive Technologies
added 2020/04/03 12:0 a.m.8 views

PT-2020-6963

Name of the Vulnerable Software and Affected Versions Minimist versions 0.2.4 and earlier, 1.2.5 and earlier Description The issue is related to a Prototype Pollution vulnerability via the file index.js, specifically the setKey function. This vulnerability can be exploited if an attacker has...

10CVSS6.9AI score0.04581EPSS
SaveExploits1References157
OSV
OSV
added 2017/05/23 5:29 a.m.5 views

UBUNTU-CVE-2017-9211

The cryptoskcipherinittfm function in crypto/skcipher.c in the Linux kernel through 4.11.2 relies on a setkey function that lacks a key-size check, which allows local users to cause a denial of service NULL pointer dereference via a crafted application...

5.5CVSS6.7AI score0.0039EPSS
SaveExploits0References6
OSV
OSV
added 2017/05/23 5:29 a.m.4 views

DEBIAN-CVE-2017-9211

The cryptoskcipherinittfm function in crypto/skcipher.c in the Linux kernel through 4.11.2 relies on a setkey function that lacks a key-size check, which allows local users to cause a denial of service NULL pointer dereference via a crafted application...

5.5CVSS6.2AI score0.0039EPSS
SaveExploits0References1
Rows per page
Query Builder