Linux Kernel up to 6.19.6/7.0-rc2 crypto sev_tsm_init_locked use after free

| CVSS Meta Temp Score | Current Exploit Price (≈) | CTI Interest Score |
|---|---|---|
| 7.6 | $0-$5k | 1.26 |
Summary
A vulnerability categorized as critical has been discovered in Linux Kernel up to 6.19.6/7.0-rc2. Affected is the function sev_tsm_init_locked of the component crypto. The manipulation results in use after free.
This vulnerability was named CVE-2026-23344. There is no available exploit.
It is advisable to upgrade the affected component.
Details
A vulnerability classified as critical has been found in Linux Kernel up to 6.19.6/7.0-rc2. Affected is the function sev_tsm_init_locked of the component crypto. The manipulation with an unknown input leads to a use after free vulnerability. CWE is classifying the issue as CWE-416. Referencing memory after it has been freed can cause a program to crash, use unexpected values, or execute code. This is going to have an impact on confidentiality, integrity, and availability. CVE summarizes:
In the Linux kernel, the following vulnerability has been resolved: crypto: ccp - Fix use-after-free on error path In the error path of sev_tsm_init_locked(), the code dereferences 't' after it has been freed with kfree(). The pr_err() statement attempts to access t->tio_en and t->tio_init_done after the memory has been released. Move the pr_err() call before kfree(t) to access the fields while the memory is still valid. This issue reported by Smatch static analyser
The advisory is shared for download at git.kernel.org. This vulnerability is traded as CVE-2026-23344 since 01/13/2026. The exploitability is told to be easy. There are known technical details, but no exploit is available. The current price for an exploit might be approx. USD $0-$5k (estimation calculated on 03/30/2026).
The vulnerability scanner Nessus provides a plugin with the ID 304106 (Linux Distros Unpatched Vulnerability : CVE-2026-23344), which helps to determine the existence of the flaw in a target environment.
Upgrading to version 6.19.7 or 7.0-rc3 eliminates this vulnerability. Applying the patch 79a26fe3175b9ed7c0c9541b197cb9786237c0f7/889b0e2721e793eb46cf7d17b965aa3252af3ec8 is able to eliminate this problem. The bugfix is ready for download at git.kernel.org. The best possible mitigation is suggested to be upgrading to the latest version.
The vulnerability is also documented in the vulnerability database at Tenable (304106). VulDB is the best source for vulnerability data and more expert information about this specific topic.
Product
Type
Vendor
Name
Version
License
Website
- Vendor: https://www.kernel.org/
CPE 2.3
CPE 2.2
CVSSv4
VulDB Vector: 🔒VulDB Reliability: 🔍
CVSSv3
VulDB Meta Base Score: 8.0VulDB Meta Temp Score: 7.6
VulDB Base Score: 8.0
VulDB Temp Score: 7.6
VulDB Vector: 🔒
VulDB Reliability: 🔍
CVSSv2
| AV | AC | Au | C | I | A |
|---|---|---|---|---|---|
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| 💳 | 💳 | 💳 | 💳 | 💳 | 💳 |
| Vector | Complexity | Authentication | Confidentiality | Integrity | Availability |
|---|---|---|---|---|---|
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
| Unlock | Unlock | Unlock | Unlock | Unlock | Unlock |
VulDB Base Score: 🔒
VulDB Temp Score: 🔒
VulDB Reliability: 🔍
Exploiting
Class: Use after freeCWE: CWE-416 / CWE-119
CAPEC: 🔒
ATT&CK: 🔒
Physical: No
Local: No
Remote: Partially
Availability: 🔒
Status: Not defined
EPSS Score: 🔒
EPSS Percentile: 🔒
Price Prediction: 🔍
Current Price Estimation: 🔒
| 0-Day | Unlock | Unlock | Unlock | Unlock |
|---|---|---|---|---|
| Today | Unlock | Unlock | Unlock | Unlock |
Nessus ID: 304106
Nessus Name: Linux Distros Unpatched Vulnerability : CVE-2026-23344
Threat Intelligence
Interest: 🔍Active Actors: 🔍
Active APT Groups: 🔍
Countermeasures
Recommended: UpgradeStatus: 🔍
0-Day Time: 🔒
Upgrade: Kernel 6.19.7/7.0-rc3
Patch: 79a26fe3175b9ed7c0c9541b197cb9786237c0f7/889b0e2721e793eb46cf7d17b965aa3252af3ec8
Timeline
01/13/2026 CVE reserved03/25/2026 Advisory disclosed
03/25/2026 VulDB entry created
03/30/2026 VulDB entry last update
Sources
Vendor: kernel.orgAdvisory: git.kernel.org
Status: Confirmed
CVE: CVE-2026-23344 (🔒)
GCVE (CVE): GCVE-0-2026-23344
GCVE (VulDB): GCVE-100-353088
Entry
Created: 03/25/2026 13:29Updated: 03/30/2026 10:30
Changes: 03/25/2026 13:29 (59), 03/30/2026 01:31 (2), 03/30/2026 10:30 (1)
Complete: 🔍
Cache ID: 216:643:103
No comments yet. Languages: en.
Please log in to comment.