5.5

CVE-2024-39493

crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak

In the Linux kernel, the following vulnerability has been resolved:

crypto: qat - Fix ADF_DEV_RESET_SYNC memory leak

Using completion_done to determine whether the caller has gone
away only works after a complete call.  Furthermore it's still
possible that the caller has not yet called wait_for_completion,
resulting in another potential UAF.

Fix this by making the caller use cancel_work_sync and then freeing
the memory safely.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
LinuxLinux Kernel Version >= 4.19.312 < 4.19.316
LinuxLinux Kernel Version >= 5.4.274 < 5.4.278
LinuxLinux Kernel Version >= 5.10.215 < 5.10.219
LinuxLinux Kernel Version >= 5.15.154 < 5.15.161
LinuxLinux Kernel Version >= 6.1.84 < 6.1.94
LinuxLinux Kernel Version >= 6.6.24 < 6.6.34
LinuxLinux Kernel Version >= 6.9 < 6.9.5
VulnDex Vulnerability Enrichment
Diese Information steht angemeldeten Benutzern zur Verfügung. Login Login
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.24% 0.144
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
nvd@nist.gov 5.5 1.8 3.6
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
CWE-401 Missing Release of Memory after Effective Lifetime

The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.

https://git.kernel.org/stable/c/0ce5964b82f212f4df6a9813f09a0b5de15bd9c8
Patch
https://git.kernel.org/stable/c/3fb4601e0db10d4fe25e46f3fa308d40d37366bd
Patch
https://git.kernel.org/stable/c/6396b33e98c096bff9c253ed49c008247963492a
Patch
https://git.kernel.org/stable/c/a718b6d2a329e069b27d9049a71be5931e71d960
Patch
https://git.kernel.org/stable/c/c2d443aa1ae3175c13a665f3a24b8acd759ce9c3
Patch
https://git.kernel.org/stable/c/d0fd124972724cce0d48b9865ce3e273ef69e246
Patch
https://git.kernel.org/stable/c/d3b17c6d9dddc2db3670bc9be628b122416a3d26
Patch
https://git.kernel.org/stable/c/e7428e7e3fe94a5089dc12ffe5bc31574d2315ad
Patch
https://cert-portal.siemens.com/productcert/html/ssa-265688.html
https://cert-portal.siemens.com/productcert/html/ssa-613116.html