CVE-2026-45941
Published: May 27, 2026
Modified: May 27, 2026
Description
In the Linux kernel, the following vulnerability has been resolved: tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure get_burstcount() can return -EBUSY on timeout. When this happens, the function returns directly without releasing the locality that was acquired at the beginning of tpm_tis_i2c_send(). Use goto out_err to ensure proper cleanup when get_burstcount() fails.
| Vendor | Product | Versions |
|---|---|---|
Linux | Linux | affected aad628c1d91a6db57e572e4c1f35e863d81061d7 - < 8f124c5582d443ac9fb690db26d08cab5d6ba76eaffected aad628c1d91a6db57e572e4c1f35e863d81061d7 - < c24c9c4cab11858f22f309521ba7ea5b1e7385f2affected aad628c1d91a6db57e572e4c1f35e863d81061d7 - < 1bb8f8826d0748b4b92a98fb6b6dfe52081739f5affected aad628c1d91a6db57e572e4c1f35e863d81061d7 - < 948966e546f29af04391d98b8e378e4a7670c1c1affected aad628c1d91a6db57e572e4c1f35e863d81061d7 - < a61b8412e3eb8b71646dba867e8252d8560a1a27+3 more versions |
Linux | Linux | affected 3.7unaffected 0 - < 3.7unaffected 5.10.252 - <= 5.10.*unaffected 5.15.202 - <= 5.15.*unaffected 6.1.165 - <= 6.1.*+5 more versions |
References
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now