CVE-2025-38079 Details
Description
In the Linux kernel, the following vulnerability has been resolved: crypto: algif_hash - fix double free in hash_accept If accept(2) is called on socket type algif_hash with MSG_MORE flag set and crypto_ahash_import fails, sk2 is freed. However, it is also freed in af_alg_release, leading to slab-use-after-free error.
A double free vulnerability has been identified in the Linux kernel's crypto subsystem, specifically within the algif_hash socket type. When the accept function is called on an algif_hash socket with the MSG_MORE flag set, and the crypto_ahash_import function fails, the sk2 socket is freed. However, this socket is also freed in the af_alg_release function, leading to a slab-use-after-free error.
Metrics
CVSS 4.0 Severity and Vector Strings:
No CVSS 4.0 data is available for this CVE.
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Jun 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://cert-portal.siemens.com/productcert/html/ssa-082556.html | siemens-SADP | |
| https://git.kernel.org/stable/c/0346f4b742345d1c733c977f3a7aef5a6419a967 | kernel.org | Patch |
| https://git.kernel.org/stable/c/134daaba93193df9e988524b5cd2f52d15eb1993 | kernel.org | Patch |
| https://git.kernel.org/stable/c/2f45a8d64fb4ed4830a4b3273834ecd6ca504896 | kernel.org | Patch |
| https://git.kernel.org/stable/c/5bff312b59b3f2a54ff504e4f4e47272b64f3633 | kernel.org | Patch |
| https://git.kernel.org/stable/c/b2df03ed4052e97126267e8c13ad4204ea6ba9b6 | kernel.org | Patch |
| https://git.kernel.org/stable/c/bf7bba75b91539e93615f560893a599c1e1c98bf | kernel.org | Patch |
| https://git.kernel.org/stable/c/c3059d58f79fdfb2201249c2741514e34562b547 | kernel.org | Patch |
| https://git.kernel.org/stable/c/f0f3d09f53534ea385d55ced408f2b67059b16e4 | kernel.org | Patch |
| https://lists.debian.org/debian-lts-announce/2025/10/msg00007.html | CVE | Third Party Advisory |
| https://lists.debian.org/debian-lts-announce/2025/10/msg00008.html | CVE | Third Party Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-415 | Double Free | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| linux linux kernel | >= 2.6.38, < 5.4.294 >= 5.5, < 5.10.238 >= 5.11, < 5.15.185 >= 5.16, < 6.1.141 >= 6.2, < 6.6.93 >= 6.7, < 6.12.31 >= 6.13, < 6.14.9 6.15 rc1 6.15 rc2 6.15 rc3 6.15 rc4 6.15 rc5 6.15 rc6 6.15 rc7 |
CPE
Remediation
| |
| debian debian linux | 11.0 |
CPE
Remediation
| |
Change History
8 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 30, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | kernel.org |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Jun 17, 2026 | CVE Modified | siemens-SADP |
| May 12, 2026 | CVE Modified | siemens-SADP |
| Dec 17, 2025 | Initial Analysis | [email protected] |
| Nov 3, 2025 | CVE Modified | CVE |
| Jun 18, 2025 | New CVE Received | kernel.org |