Lucene search
K

64 matches found

Cvelist
Cvelist
added 2026/05/27 12:56 p.m.37 views

CVE-2026-46033 crypto: authencesn - reject short ahash digests during instance creation

In the Linux kernel, the following vulnerability has been resolved: crypto: authencesn - reject short ahash digests during instance creation authencesn requires either a zero authsize or an authsize of at least 4 bytes because the ESN encrypt/decrypt paths always move 4 bytes of high-order sequen...

0.00126EPSS
Exploits0References8
CVE
CVE
added 2026/05/27 12:56 p.m.22 views

CVE-2026-46019

CVE-2026-46019 concerns the Linux kernel crypto/atmel-aes path. The issue: atmel_aes_buff_init() allocates 4 pages (ATMEL_AES_BUFFER_ORDER) but atmel_aes_buff_cleanup() frees only the first page via free_page(), leaking 3 pages. Resolution: use free_pages() with ATMEL_AES_BUFFER_ORDER to properly...

5.5CVSS5.8AI score0.00162EPSS
Exploits0References8Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/12 7:30 p.m.10 views

Security Bulletin: IBM Storage Scale System: Vulnerability in Linux kernel crypto subsystem could allow local privilege escalation (CVE-2026-31431)

Summary IBM Storage Scale Systems is affected by a security vulnerability identified in the Linux kernel's cryptographic interface CVE-2026-31431 that could allow a local user with low privileges to escalate to root privileges. The vulnerability has a CVSS score of 7.8 High and requires local...

7.8CVSS6AI score0.94016EPSS
Exploits227Affected Software1
Schneier on Security
Schneier on Security
added 2026/05/12 11:6 a.m.10 views

Copy.Fail Linux Vulnerability

This is the worst Linux vulnerability in years. TL;DR copy.fail is a Linux kernel local privilege escalation, not a browser or clipboard attack. Disclosed by Theori on 29 April 2026 with a working PoC. It abuses the kernel crypto API AFALG sockets plus splice to write four bytes at a time straigh...

5.9AI score
Exploits0
Cvelist
Cvelist
added 2026/05/08 1:31 p.m.33 views

CVE-2026-43330 crypto: caam - fix overflow on long hmac keys

In the Linux kernel, the following vulnerability has been resolved: crypto: caam - fix overflow on long hmac keys When a key longer than block size is supplied, it is copied and then hashed into the real key. The memory allocated for the copy needs to be rounded to DMA cache alignment, as otherwi...

7.8CVSS0.00129EPSS
Exploits0References5
CVE
CVE
added 2026/05/08 1:31 p.m.17 views

CVE-2026-43330

CVE-2026-43330 relates to the Linux kernel crypto/caam path, where an overflow occurs when a long HMAC key (longer than the block size) is copied for hashing. The vulnerability arises because the copy’s allocated memory is aligned for DMA, and the original kmemdup path could read beyond the key b...

7.8CVSS5.8AI score0.00129EPSS
Exploits0References5Affected Software1
GithubExploit
GithubExploit
added 2026/05/07 4:31 p.m.89 views

Exploit for Incorrect Resource Transfer Between Spheres in Linux Linux_Kernel

CVE-2026-31431 "Copy Fail" — Technical Deep Dive Severity:...

7.8CVSS6.4AI score0.94016EPSS
Exploits227
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:0 a.m.15 views

CentOS 9 : kernel-5.14.0-701.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the kernel-5.14.0-701.el9 build changelog. - In the Linux kernel, the following vulnerability has been resolved: crypto: afalg - limit RX SG extraction by receive buffer budget Mak...

9.8CVSS6.2AI score0.94016EPSS
Exploits227References6
Oracle linux
Oracle linux
added 2026/05/05 12:0 a.m.14 views

kernel security update

5.14.0-611.54.1 - Disable UKI signing Orabug: 36571828 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug:...

9.8CVSS6.2AI score0.94016EPSS
Exploits227
Microsoft Secure
Microsoft Secure
added 2026/05/02 3:6 a.m.9 views

CVE-2026-31431: Copy Fail vulnerability enables Linux root privilege escalation across cloud environments

In this article 1. Vulnerability details 2. Mitigation and protection guidance 3. Microsoft Defender XDR detections 4. References 5. Learn more Microsoft Defender is investigating a high-severity local privilege escalation vulnerability CVE-2026-31431 affecting multiple major Linux distributions...

7.8CVSS6.5AI score0.94016EPSS
Exploits227
Microsoft Secure
Microsoft Secure
added 2026/05/02 3:6 a.m.7 views

CVE-2026-31431: Copy Fail vulnerability enables Linux root privilege escalation across cloud environments

In this article 1. Vulnerability details 2. Mitigation and protection guidance 3. Microsoft Defender XDR detections 4. References 5. Learn more Microsoft Defender is investigating a high-severity local privilege escalation vulnerability CVE-2026-31431 affecting multiple major Linux distributions...

7.8CVSS6.5AI score0.94016EPSS
Exploits227
SUSE CVE
SUSE CVE
added 2026/05/02 1:25 a.m.8 views

SUSE CVE-2026-31719

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5enc - fix async decrypt skipping hash verification krb5encdispatchdecrypt sets req-base.complete as the skcipher callback, which is the caller's own completion handler. When the skcipher completes asynchronously, this...

7.5CVSS5.7AI score0.00294EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/05/01 8:39 p.m.5 views

CVE-2026-31719

A flaw was found in the krb5enc module of the Linux kernel's crypto subsystem. When performing asynchronous decryption, the krb5encdispatchdecrypt function incorrectly bypasses the integrity verification hash check. This issue occurs because the skcipher completion handler signals completion...

7.5CVSS5.8AI score0.00294EPSS
Exploits0References4
CVE
CVE
added 2026/05/01 2:15 p.m.8 views

CVE-2026-43044

The CVE-2026-43044 issue affects the Linux kernel's crypto: caam module. When processing HMAC keys longer than the block size, the copied key’s memory was not properly aligned for DMA, risking corruption of adjacent memory. The vulnerability’s root cause was the allocation of a copy that relied o...

7.8CVSS5.8AI score0.0012EPSS
Exploits0References5Affected Software1
GithubExploit
GithubExploit
added 2026/05/01 12:59 p.m.101 views

Exploit for CVE-2026-31431

Copy Fail — CVE-2026-31431 CVE-2026-31431 Copy Fail is a lo...

7.8CVSS6AI score0.94016EPSS
Exploits227
GithubExploit
GithubExploit
added 2026/05/01 12:1 a.m.90 views

Exploit for CVE-2026-31431

Porting CVE-2026-31431 "Copy Fail" to a Constrained Java Run...

7.8CVSS7AI score0.94016EPSS
Exploits227
Positive Technologies
Positive Technologies
added 2026/05/01 12:0 a.m.7 views

PT-2026-36349

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A flaw in the krb5enc dispatch decrypt function allows asynchronous decryption to bypass integrity verification. The function sets the caller's completion handler as the callback, which...

9.8CVSS5.8AI score0.00408EPSS
Exploits0References48
GithubExploit
GithubExploit
added 2026/04/30 11:13 p.m.62 views

Exploit for CVE-2026-31431

copy.fail — AFALG AEAD splice primitive - CVE-2026-31431 C por...

7.8CVSS5.6AI score0.94016EPSS
Exploits227
GithubExploit
GithubExploit
added 2026/04/30 10:22 a.m.84 views

Exploit for CVE-2026-31431

CVE-2026-31431 LPE PoC Rust Implementation This project is...

7.8CVSS5.7AI score0.94016EPSS
Exploits227
GithubExploit
GithubExploit
added 2026/04/30 10:9 a.m.70 views

Exploit for CVE-2026-31431

SSIA - System Structural Integrity Audit A tool kit for disco...

7.8CVSS5.9AI score0.94016EPSS
Exploits227
Rows per page
Query Builder