CVE-2026-45941
Severity CVSS v4.0:
Pending analysis
Type:
Unavailable / Other
Publication date:
27/05/2026
Last modified:
24/06/2026
Description
In the Linux kernel, the following vulnerability has been resolved:<br />
<br />
tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure<br />
<br />
get_burstcount() can return -EBUSY on timeout. When this happens, the<br />
function returns directly without releasing the locality that was<br />
acquired at the beginning of tpm_tis_i2c_send().<br />
<br />
Use goto out_err to ensure proper cleanup when get_burstcount() fails.
Impact
Base Score 3.x
5.50
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 3.7 (including) | 5.10.252 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.11 (including) | 5.15.202 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 5.16 (including) | 6.1.165 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.2 (including) | 6.6.128 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.7 (including) | 6.12.75 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.13 (including) | 6.18.14 (excluding) |
| cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | 6.19 (including) | 6.19.4 (excluding) |
To consult the complete list of CPE names with products and versions, see this page
References to Advisories, Solutions, and Tools
- https://git.kernel.org/stable/c/1a22048c1117cdfac185ba450aba67ed6b65dc87
- https://git.kernel.org/stable/c/1bb8f8826d0748b4b92a98fb6b6dfe52081739f5
- https://git.kernel.org/stable/c/2f7a665e1323359d99c74301d1e180f5e2c40181
- https://git.kernel.org/stable/c/8f124c5582d443ac9fb690db26d08cab5d6ba76e
- https://git.kernel.org/stable/c/948966e546f29af04391d98b8e378e4a7670c1c1
- https://git.kernel.org/stable/c/a61b8412e3eb8b71646dba867e8252d8560a1a27
- https://git.kernel.org/stable/c/bbd6e97c836cbeb9606d7b7e5dcf8a1d89525713
- https://git.kernel.org/stable/c/c24c9c4cab11858f22f309521ba7ea5b1e7385f2



