Lucene search
+L

127 matches found

Microsoft CVE
Microsoft CVE
added 2024/08/16 7:00 a.m.13 views

crypto: aeadcipher - zeroize key buffer after use

...

4.1CVSS7.3AI score0.00228EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2024/07/10 12:18 a.m.7 views

kernel: tls: handle backlogging of crypto requests

A flaw was found in the tls subsystem of the Linux kernel. When setting the CRYPTOTFMREQMAYBACKLOG flag on requests to the crypto API, cryptoaeadencrypt and cryptoaeaddecrypt functions can return -EBUSY instead of -EINPROGRESS in valid situations. This issue could lead to undefined behavior and a...

9.8CVSS6.8AI score0.00746EPSS
SaveExploits0References5
Filippo.io
Filippo.io
added 2024/06/26 2:24 p.m.28 views

XAES-256-GCM

About a year ago I wrote that “I want to use XAES-256-GCM/11, which has a number of nice properties and only the annoying defect of not existing.” Well, there is now an XAES-256-GCM specification. Had to give up on the /11 part, but that was just a performance optimization. XAES-256-GCM is an...

7.2AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2024/04/13 2:10 a.m.8 views

SUSE CVE-2024-26763

In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is modified 1. So, fix this problem by copying the data...

5.5CVSS6.2AI score0.00282EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2024/04/04 12:34 a.m.34 views

CVE-2024-26763

In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is modified 1. So, fix this problem by copying the data...

5.5CVSS6.8AI score0.00282EPSS
SaveExploits0References4
NVD
NVD
added 2024/04/03 5:15 p.m.34 views

CVE-2024-26763

In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is modified 1. So, fix this problem by copying the data...

7.1CVSS7.3AI score0.00282EPSS
SaveExploits0References10
OSV
OSV
added 2024/04/03 5:15 p.m.2 views

DEBIAN-CVE-2024-26763

In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is modified 1. So, fix this problem by copying the data...

7.1CVSS5.6AI score0.00282EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2024/04/03 5:15 p.m.45 views

CVE-2024-26763

In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is modified 1. So, fix this problem by copying the data...

7.1CVSS6AI score0.00282EPSS
SaveExploits0References22
OSV
OSV
added 2024/04/03 5:15 p.m.9 views

UBUNTU-CVE-2024-26763

In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is modified 1. So, fix this problem by copying the data...

7.1CVSS6.2AI score0.00282EPSS
SaveExploits0References23
Debian CVE
Debian CVE
added 2024/04/03 5:00 p.m.23 views

CVE-2024-26763

In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is modified 1. So, fix this problem by copying the data...

7.1CVSS6.6AI score0.00282EPSS
SaveExploits0
CVE
CVE
added 2024/04/03 5:00 p.m.163 views

CVE-2024-26763

CVE-2024-26763 is a Linux kernel vulnerability in dm-crypt related to authenticated encryption. The issue arises when data is modified during encryption, which could produce an invalid tag. The fix copies the data into a clone bio and encrypts there, avoiding in-place modification and potential d...

7.1CVSS6.1AI score0.00282EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2024/04/03 5:00 p.m.10 views

CVE-2024-26763 dm-crypt: don't modify the data when using authenticated encryption

In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is modified 1. So, fix this problem by copying the data...

7.1CVSS5.8AI score
SaveExploits0References13
Vulnrichment
Vulnrichment
added 2024/04/03 5:00 p.m.15 views

CVE-2024-26763 dm-crypt: don't modify the data when using authenticated encryption

In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is modified 1. So, fix this problem by copying the data...

7.1CVSS6.7AI score0.00282EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/04/03 5:00 p.m.38 views

CVE-2024-26763 dm-crypt: don't modify the data when using authenticated encryption

In the Linux kernel, the following vulnerability has been resolved: dm-crypt: don't modify the data when using authenticated encryption It was said that authenticated encryption could produce invalid tag when the data that is being encrypted is modified 1. So, fix this problem by copying the data...

7.1CVSS7.6AI score0.00282EPSS
SaveExploits0References8
Fedora
Fedora
added 2023/10/03 2:23 a.m.36 views

[SECURITY] Fedora 38 Update: rust-aes-gcm-0.10.3-1.fc38

Pure Rust implementation of the AES-GCM Galois/Counter Mode Authenticated Encryption with Associated Data AEAD Cipher with optional architecture-specific hardware acceleration...

5.5CVSS7.1AI score0.00262EPSS
SaveExploits1
Fedora
Fedora
added 2023/10/03 12:21 a.m.30 views

[SECURITY] Fedora 39 Update: rust-aes-gcm-0.10.3-1.fc39

Pure Rust implementation of the AES-GCM Galois/Counter Mode Authenticated Encryption with Associated Data AEAD Cipher with optional architecture-specific hardware acceleration...

5.5CVSS7.1AI score0.00262EPSS
SaveExploits1
OpenVAS
OpenVAS
added 2023/09/16 12:00 a.m.11 views

Fedora: Security Advisory for borgbackup (FEDORA-2023-34411d8f77)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

4.7CVSS4.9AI score0.00106EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2023/09/16 12:00 a.m.15 views

Fedora: Security Advisory for borgbackup (FEDORA-2023-555f9fac30)

The remote host is missing an update for the SPDX-FileCopyrightText: 2023 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

4.7CVSS4.9AI score0.00106EPSS
SaveExploits0References2
Fedora
Fedora
added 2023/09/15 7:07 p.m.32 views

[SECURITY] Fedora 39 Update: borgbackup-1.2.6-1.fc39

BorgBackup short: Borg is a deduplicating backup program. Optionally, it supports compression and authenticated encryption...

4.7CVSS7AI score0.00106EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2023/09/08 2:15 a.m.5 views

CVE-2023-40271

In Trusted Firmware-M through TF-Mv1.8.0, for platforms that integrate the CryptoCell accelerator, when the CryptoCell PSA Driver software Interface is selected, and the Authenticated Encryption with Associated Data Chacha20-Poly1305 algorithm is used, with the single-part verification function...

7.5CVSS6AI score0.00323EPSS
SaveExploits1References3
Rows per page
Query Builder