CVE-2024-50281
MEDIUMLinux Kernel 6.11-6.11.8 - NULL Pointer Dereference in AEAD Crypto Operation
Title source: llmDescription
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 some load on the system we can exit before the cipher operation is done and the buffer we read from/write to is already removed from the stack. This will e.g. result in NULL pointer dereference errors in the DCP driver during blob creation. Fix this by waiting for the AEAD cipher operation to finish before resuming the seal and unseal calls.
References (2)
Core 2
Scores
CVSS v3
5.5
EPSS
0.0017
EPSS Percentile
6.9%
Attack Vector
LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CISA SSVC
Vulnrichment
Exploitation
none
Automatable
no
Technical Impact
partial
Details
CWE
CWE-476
Status
published
Products (12)
linux/Kernel
6.11.0 - 6.11.8linux
Linux/Linux
< 6.11
Linux/Linux
0e28bf61a5f9ab30be3f3b4eafb8d097e39446bb - 04de7589e0a95167d803ecadd115235ba2c14997
Linux/Linux
0e28bf61a5f9ab30be3f3b4eafb8d097e39446bb - c75e0272289eae18c5379518a9c56ef31d65cc7d
Linux/Linux
6.10.7 - 6.11
Linux/Linux
6.11
Linux/Linux
6.11.8 - 6.11.*
Linux/Linux
6.12
Linux/Linux
9e3b266afcfe4294e84496f50f006f029d3100db
linux/linux_kernel
6.10.7
... and 2 more
Published
Nov 19, 2024
Tracked Since
Feb 18, 2026