Lucene search
+L

486 matches found

SUSE CVE
SUSE CVE
added 2024/11/19 3:49 a.m.7 views

SUSE CVE-2024-50281

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

5.5CVSS7.8AI score0.00184EPSS
SaveExploits0References3
NVD
NVD
added 2024/11/19 2:16 a.m.16 views

CVE-2024-50281

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

7.8CVSS0.00184EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 2:16 a.m.15 views

UBUNTU-CVE-2024-50281

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

7.8CVSS6AI score0.00184EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2024/11/19 1:30 a.m.29 views

CVE-2024-50281 KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

7.8CVSS0.00184EPSS
SaveExploits0References2
OSV
OSV
added 2024/11/19 1:30 a.m.12 views

CVE-2024-50281 KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

7.8CVSS6.2AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2024/11/19 1:30 a.m.20 views

CVE-2024-50281

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix NULL dereference in AEAD crypto operation When sealing or unsealing a key blob we currently do not wait for the AEAD cipher operation to finish and simply return after submitting the request. If there is...

7.8CVSS5.6AI score0.00184EPSS
SaveExploits0
CVE
CVE
added 2024/11/19 1:30 a.m.120 views

CVE-2024-50281

CVE-2024-50281 affects the Linux kernel’s key management component, specifically the trusted: dcp path. The vulnerability stems from sealing/unsealing a key blob where the AEAD cipher operation is submitted but not waited for, allowing a race that can lead to a NULL pointer dereference in the DCP...

7.8CVSS5.3AI score0.00184EPSS
SaveExploits0References2Affected Software1
Positive Technologies
Positive Technologies
added 2024/10/28 12:0 a.m.7 views

PT-2024-31070 · Apple · Ios +2

Name of the Vulnerable Software and Affected Versions: iOS versions prior to 18.1 iPadOS versions prior to 18.1 Description: The issue was addressed with improved bounds checks. An attacker may be able to cause unexpected system termination or arbitrary code execution in DCP firmware...

9.8CVSS7.1AI score0.00571EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2024/10/28 12:0 a.m.8 views

PT-2024-31122 · Apple · Ios +2

Name of the Vulnerable Software and Affected Versions: iOS versions prior to 18.1 iPadOS versions prior to 18.1 Description: The issue was addressed with improved bounds checks. An attacker may be able to cause unexpected system termination or arbitrary code execution in DCP firmware...

9.8CVSS7.1AI score0.00461EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2024/10/28 12:0 a.m.14 views

PT-2024-31069 · Apple · Ios +2

Name of the Vulnerable Software and Affected Versions: iOS versions prior to 18.1 iPadOS versions prior to 18.1 Description: The issue was addressed with improved bounds checks. An attacker may be able to cause unexpected system termination or arbitrary code execution in DCP firmware...

9.8CVSS7.1AI score0.00571EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2024/09/04 9:41 p.m.23 views

CVE-2024-45004

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix leak of blob encryption key Trusted keys unseal the key blob on load, but keep the sealed payload in the blob field so that every subsequent read export will simply convert this field to hex and send it to...

5.5CVSS7AI score0.00102EPSS
SaveExploits0References4
OSV
OSV
added 2024/09/04 8:15 p.m.2 views

DEBIAN-CVE-2024-45004

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix leak of blob encryption key Trusted keys unseal the key blob on load, but keep the sealed payload in the blob field so that every subsequent read export will simply convert this field to hex and send it to...

5.5CVSS5.6AI score0.00102EPSS
SaveExploits0References1
NVD
NVD
added 2024/09/04 8:15 p.m.44 views

CVE-2024-45004

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix leak of blob encryption key Trusted keys unseal the key blob on load, but keep the sealed payload in the blob field so that every subsequent read export will simply convert this field to hex and send it to...

5.5CVSS0.00102EPSS
SaveExploits0References2
CVE
CVE
added 2024/09/04 7:54 p.m.84 views

CVE-2024-45004

CVE-2024-45004 affects the Linux kernel KEYS: trusted: dcp path. The bug leaks the blob encryption key (BEK) plaintext on export because BEK decryption occurs in-place in the key blob; subsequent reads output the BEK in plain text. The issue arises when importing a DCP-based trusted key and expor...

5.5CVSS5.3AI score0.00102EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2024/09/04 7:54 p.m.42 views

CVE-2024-45004 KEYS: trusted: dcp: fix leak of blob encryption key

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix leak of blob encryption key Trusted keys unseal the key blob on load, but keep the sealed payload in the blob field so that every subsequent read export will simply convert this field to hex and send it to...

0.00102EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2024/09/04 7:54 p.m.13 views

CVE-2024-45004 KEYS: trusted: dcp: fix leak of blob encryption key

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix leak of blob encryption key Trusted keys unseal the key blob on load, but keep the sealed payload in the blob field so that every subsequent read export will simply convert this field to hex and send it to...

7AI score0.00102EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2024/09/04 7:54 p.m.68 views

CVE-2024-45004

In the Linux kernel, the following vulnerability has been resolved: KEYS: trusted: dcp: fix leak of blob encryption key Trusted keys unseal the key blob on load, but keep the sealed payload in the blob field so that every subsequent read export will simply convert this field to hex and send it to...

5.5CVSS5.6AI score0.00102EPSS
SaveExploits0
CNNVD
CNNVD
added 2024/09/04 12:0 a.m.8 views

Linux kernel 安全漏洞

Linux kernel is the kernel used by Linux, the open source operating system of the Linux Foundation in the United States. A security vulnerability exists in Linux kernel, which stems from a cryptographic key disclosure vulnerability in the KEYS: trusted: dcp component...

5.5CVSS5AI score0.00102EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2024/08/19 1:45 p.m.30 views

CVE-2024-43815

In the Linux kernel, the following vulnerability has been resolved: crypto: mxs-dcp - Ensure payload is zero when using key slot We could leak stack memory through the payload field when running AES with a key from one of the hardware's key slots. Fix this by ensuring the payload field is set to ...

5.5CVSS6.8AI score0.00213EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2024/08/18 2:2 a.m.6 views

SUSE CVE-2024-43815

In the Linux kernel, the following vulnerability has been resolved: crypto: mxs-dcp - Ensure payload is zero when using key slot We could leak stack memory through the payload field when running AES with a key from one of the hardware's key slots. Fix this by ensuring the payload field is set to ...

7.1CVSS6.4AI score0.00213EPSS
SaveExploits0References3
Rows per page
Query Builder