GHSA-X542-JG8F-R599
Vulnerability from github – Published: 2026-05-27 15:33 – Updated: 2026-05-27 15:33
VLAI
Details
In the Linux kernel, the following vulnerability has been resolved:
tpm: st33zp24: Fix missing cleanup on get_burstcount() error
get_burstcount() can return -EBUSY on timeout. When this happens, st33zp24_send() returns directly without releasing the locality acquired earlier.
Use goto out_err to ensure proper cleanup when get_burstcount() fails.
{
"affected": [],
"aliases": [
"CVE-2026-45871"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-27T14:17:00Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\ntpm: st33zp24: Fix missing cleanup on get_burstcount() error\n\nget_burstcount() can return -EBUSY on timeout. When this happens,\nst33zp24_send() returns directly without releasing the locality\nacquired earlier.\n\nUse goto out_err to ensure proper cleanup when get_burstcount() fails.",
"id": "GHSA-x542-jg8f-r599",
"modified": "2026-05-27T15:33:14Z",
"published": "2026-05-27T15:33:14Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45871"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1256c6dc96d1e687e6e9b63088156ed07411b00c"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/3e91b44c93ad2871f89fc2a98c5e4fe6ca5db3d9"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/4fffb77d35d038f146e6192da583dbe4971d869e"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/7687133509cf66ced120b667fefd21f80bf17993"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/a51cff9be046e13e1c1b2fe45d5c48b582ec9b8c"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/cc09d55f519e15355de343264a22ac6682b8305e"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e0ce3da82341fcd6194175f1837946b2a894c625"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/ec15eb67fe9df87981b4829b901ec254273ca483"
}
],
"schema_version": "1.4.0",
"severity": []
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…