GHSA-QM9V-P439-CGRX
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:
ALSA: caiaq: Fix potentially leftover ep1_in_urb at error path
The previous fix for handling the error from setup_card() missed that an internal URB cdev->ep1_in_urb might have been already submitted beforehand. In the normal case, this URB gets killed at the disconnection, but in the error path, we didn't do it, hence there can be a potential leak.
Fix it in the error path for setup_card(), too.
{
"affected": [],
"aliases": [
"CVE-2026-45992"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2026-05-27T14:17:16Z",
"severity": null
},
"details": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: caiaq: Fix potentially leftover ep1_in_urb at error path\n\nThe previous fix for handling the error from setup_card() missed that\nan internal URB cdev-\u003eep1_in_urb might have been already submitted\nbeforehand. In the normal case, this URB gets killed at the\ndisconnection, but in the error path, we didn\u0027t do it, hence there can\nbe a potential leak.\n\nFix it in the error path for setup_card(), too.",
"id": "GHSA-qm9v-p439-cgrx",
"modified": "2026-05-27T15:33:20Z",
"published": "2026-05-27T15:33:20Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45992"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/0a7b5221b5b51cc798fcfc3be00d02eade149d69"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/1d160e30aa42b7c41163e51366bb34432367260d"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/438ab932dc6fef5b001dfeba08a18a491edc8f7b"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/be62c8bb03b6aec3790a943d4a7567d4d73b8be9"
},
{
"type": "WEB",
"url": "https://git.kernel.org/stable/c/e0fb842af7052f0ab9e709db0c59300aa4051fc0"
}
],
"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…