Lucene search
+L

11627 matches found

Cvelist
Cvelist
added 2026/01/06 10:48 p.m.37 views

CVE-2025-47333 Use After Free in HLOS

Memory corruption while handling buffer mapping operations in the cryptographic driver...

6.6CVSS0.00069EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/01/06 10:48 p.m.9 views

CVE-2025-47333 Use After Free in HLOS

Memory corruption while handling buffer mapping operations in the cryptographic driver...

6.6CVSS6.9AI score0.00069EPSS
SaveExploits0References1
OSV
OSV
added 2026/01/06 7:49 p.m.13 views

USN-7922-4 linux-raspi, linux-raspi-5.4 vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Cryptographic API; - ACPI drivers; - InfiniBand drivers; - Media drivers; - Network drivers; - Pin controllers...

8.6CVSS6.7AI score0.00267EPSS
SaveExploits0References16
Ubuntu
Ubuntu
added 2026/01/06 7:49 p.m.10 views

USN-7922-4: Linux kernel (Raspberry Pi) vulnerabilities

Several security issues were discovered in the Linux kernel. An attacker could possibly use these to compromise the system. This update corrects flaws in the following subsystems: - Cryptographic API; - ACPI drivers; - InfiniBand drivers; - Media drivers; - Network drivers; - Pin controllers...

8.6CVSS7AI score0.00267EPSS
SaveExploits0
Veracode
Veracode
added 2026/01/06 8:18 a.m.9 views

Use Of A Hard-Coded Cryptographic Key

org.apache.streampark, streampark is vulnerable to Use of a Hard-Coded Cryptographic Key. The vulnerability is due to the use of a fixed, immutable encryption key in the application, which allows an attacker to recover the key through code analysis and decrypt sensitive data or forge encrypted...

9.8CVSS6.7AI score0.00456EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/06 12:0 a.m.8 views

PT-2026-1528

Name of the Vulnerable Software and Affected Versions versions prior to 2025 Description A memory corruption issue exists when handling buffer mapping operations within the cryptographic driver. The issue involves a flaw in how the driver manages memory, potentially leading to crashes or unexpect...

6.6CVSS6.6AI score0.00069EPSS
SaveExploits0References5
Packet Storm News
Packet Storm News
added 2026/01/06 12:0 a.m.8 views

Security Parameter Analysis of the LINEture Post-Quantum Digital Signature Scheme

This paper presents a comprehensive cryptographic analysis of the security parameters of the LINEture post-quantum digital signature scheme, which is constructed using matrix algebra over elementary abelian 2-groups. We investigate the influence of three principal parameters. First, the word size...

6.8AI score
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/01/06 12:0 a.m.9 views

PT-2026-1536

Name of the Vulnerable Software and Affected Versions affected versions not specified Description A cryptographic issue may occur while encrypting license data. Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability...

8.4CVSS6.5AI score0.00069EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/01/05 12:0 a.m.14 views

PT-2026-1358

Name of the Vulnerable Software and Affected Versions badkeys versions 0.0.15 and below Description badkeys is a tool and library used for checking cryptographic public keys for known issues. In versions 0.0.15 and below, an attacker can inject content containing ASCII control characters, such as...

5.3CVSS7AI score0.00302EPSS
SaveExploits1References15
Packet Storm News
Packet Storm News
added 2026/01/02 12:0 a.m.7 views

TP-Link TL-WR820N 2.80 Weak Cryptography

TP-Link TL-WR820N version 2.80 uses weak cryptographic algorithms for SSH...

6CVSS6.8AI score0.00322EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/01/01 12:0 a.m.12 views

PT-2026-25780

Name of the Vulnerable Software and Affected Versions Authlib versions prior to 1.6.9 Description Authlib, a Python library for building OAuth and OpenID Connect servers, contains a cryptographic padding oracle vulnerability in the implementation of the JSON Web Encryption JWE RSA1 5 key manageme...

9.1CVSS5.8AI score0.00548EPSS
SaveExploits2References37
GithubExploit
GithubExploit
added 2025/12/31 1:59 p.m.171 views

Exploit for CVE-2025-14175

🔐 CVE-2025-14175 Weak Algorithm Support in SSH Server – T...

6CVSS6.8AI score0.00322EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2025/12/31 5:50 a.m.3 views

CVE-2025-69277

libsodium before ad3004e, in atypical use cases involving certain custom cryptography or untrusted data to cryptocoreed25519isvalidpoint, mishandles checks for whether an elliptic curve point is valid because it sometimes allows points that aren't in the main cryptographic group...

4.5CVSS6.5AI score0.00166EPSS
SaveExploits0References7
CNNVD
CNNVD
added 2025/12/31 12:0 a.m.4 views

libsodium 安全漏洞

libsodium is a cryptographic software library from the individual developer Frank Denis. A security vulnerability exists in previous versions of libsodium ad3004e, which stems from mishandling of elliptic curve point validity checking, which may allow points that are not part of the main crypto...

4.5CVSS6.4AI score0.00166EPSS
SaveExploits0References5
OSV
OSV
added 2025/12/30 12:37 p.m.8 views

CVE-2023-54325 crypto: qat - fix out-of-bounds read

In the Linux kernel, the following vulnerability has been resolved: crypto: qat - fix out-of-bounds read When preparing an AER-CTR request, the driver copies the key provided by the user into a data structure that is accessible by the firmware. If the target device is QAT GEN4, the key size is...

6.4AI score0.00162EPSS
SaveExploits0References7
CVE
CVE
added 2025/12/30 12:16 p.m.18 views

CVE-2023-54275

In the Linux kernel, the wifi driver ath11k has a memory leak in ath11k_peer_rx_frag_setup where crypto_alloc_shash() resources were not released if ath11k_peer_find() failed. The fix releases resources via crypto_free_shash(), addressing the leak. This CVE entry documents the root cause and the ...

6AI score0.00174EPSS
SaveExploits0References5
FreeBSD
FreeBSD
added 2025/12/30 12:0 a.m.9 views

security/libsodium -- crypto_core_ed25519_is_valid_point mishandles checks for whether an elliptic curve point is valid

Libsodium maintainer reports: The function cryptocoreed25519isvalidpoint, a low-level function used to check if a given elliptic curve point is valid, was supposed to reject points that aren't in the main cryptographic group, but some points were slipping through...

4.5CVSS6.6AI score0.00166EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/12/29 7:27 a.m.7 views

Security Bulletin: Vulnerability in Apache Tomcat affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge.

Summary Potential vulnerability in Apache Tomcat has been identified that affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge - Assistant Builder Component. . The vulnerability have been addressed. Refer to details for additional information...

7CVSS6.9AI score0.00145EPSS
SaveExploits0Affected Software2
Packet Storm News
Packet Storm News
added 2025/12/29 12:0 a.m.7 views

Application-Specific Power Side-Channel Attacks and Countermeasures: A Survey

Side-channel attacks try to extract secret information from a system by analyzing different side-channel signatures, such as power consumption, electromagnetic emanation, thermal dissipation, acoustics, time, etc. Power-based side-channel attack is one of the most prominent side-channel attacks i...

6.6AI score
SaveExploits0
Snyk
Snyk
added 2025/12/27 5:39 p.m.3 views

Use of Hard-coded Cryptographic Key

Overview Affected versions of this package are vulnerable to Use of Hard-coded Cryptographic Key in the config.yml file. An attacker can gain unauthorized access to sensitive information by exploiting the presence of a hard-coded cryptographic key. Remediation A fix was pushed into the master...

6.9CVSS6.5AI score0.00279EPSS
SaveExploits0References2
Rows per page
Query Builder