CVE-2026-53107 (GCVE-0-2026-53107)
Vulnerability from cvelistv5 – Published: 2026-06-24 16:30 – Updated: 2026-06-24 16:30
VLAI
EPSS
VEX
Title
wifi: libertas: don't kill URBs in interrupt context
Summary
In the Linux kernel, the following vulnerability has been resolved:
wifi: libertas: don't kill URBs in interrupt context
Serialization for the TX path was enforced by calling
usb_kill_urb()/usb_kill_anchored_urbs(), to prevent transmission before
a previous URB was completed. usb_tx_block() can be called from
interrupt context (e.g. in the HCD giveback path), so we can't always
use it to kill in-flight URBs.
Prevent sleeping during interrupt context by checking the tx_submitted
anchor for existing URBs. We now return -EBUSY, to indicate there's
a pending request.
Severity
5.5 (Medium)
Assigner
References
Impacted products
2 products
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| Linux | Linux |
Affected:
3308c7504e093b22e91a4468470309cee2e26b83 , < 00c0317cebf44151df18fb647781f315268cdd98
(git)
Affected: d66676e6ca96bf8680f869a9bd6573b26c634622 , < 4f273d3f98ebc60c30bbfb3ed4a7f0477d3eaed2 (git) Affected: d66676e6ca96bf8680f869a9bd6573b26c634622 , < 7c5c2b661bdb78c1472b8833265c9ed1ee880039 (git) Affected: 498525d8358d6d20918787e59736d5b6a021e9fd (git) Affected: 2902a9b4415a6bafc9b1e5dd360f065d757a0bb7 (git) Affected: 948a39c95d0f8d73722910f8cdb7b6e3e9206232 (git) Affected: 5bfb25495e391a1be0db94b15715174fa06b93a1 (git) Affected: b82073564373e68c6ae3a96039fae14cd002a496 (git) Affected: fc188b44547dea4e7350833171982a6312befde9 (git) Affected: 6.18.16 , < 6.18.33 (semver) Affected: 5.10.252 , < 5.11 (semver) Affected: 5.15.202 , < 5.16 (semver) Affected: 6.1.165 , < 6.2 (semver) Affected: 6.6.128 , < 6.7 (semver) Affected: 6.12.75 , < 6.13 (semver) Affected: 6.19.6 , < 6.20 (semver) |
guessed | |
| Linux | Linux |
Affected:
7.0
Unaffected: 0 , < 7.0 (semver) Unaffected: 6.18.33 , ≤ 6.18.* (semver) Unaffected: 7.0.10 , ≤ 7.0.* (semver) Unaffected: 7.1 , ≤ * (original_commit_for_fix) |
guessed |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/net/wireless/marvell/libertas/if_usb.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "00c0317cebf44151df18fb647781f315268cdd98",
"status": "affected",
"version": "3308c7504e093b22e91a4468470309cee2e26b83",
"versionType": "git"
},
{
"lessThan": "4f273d3f98ebc60c30bbfb3ed4a7f0477d3eaed2",
"status": "affected",
"version": "d66676e6ca96bf8680f869a9bd6573b26c634622",
"versionType": "git"
},
{
"lessThan": "7c5c2b661bdb78c1472b8833265c9ed1ee880039",
"status": "affected",
"version": "d66676e6ca96bf8680f869a9bd6573b26c634622",
"versionType": "git"
},
{
"status": "affected",
"version": "498525d8358d6d20918787e59736d5b6a021e9fd",
"versionType": "git"
},
{
"status": "affected",
"version": "2902a9b4415a6bafc9b1e5dd360f065d757a0bb7",
"versionType": "git"
},
{
"status": "affected",
"version": "948a39c95d0f8d73722910f8cdb7b6e3e9206232",
"versionType": "git"
},
{
"status": "affected",
"version": "5bfb25495e391a1be0db94b15715174fa06b93a1",
"versionType": "git"
},
{
"status": "affected",
"version": "b82073564373e68c6ae3a96039fae14cd002a496",
"versionType": "git"
},
{
"status": "affected",
"version": "fc188b44547dea4e7350833171982a6312befde9",
"versionType": "git"
},
{
"lessThan": "6.18.33",
"status": "affected",
"version": "6.18.16",
"versionType": "semver"
},
{
"lessThan": "5.11",
"status": "affected",
"version": "5.10.252",
"versionType": "semver"
},
{
"lessThan": "5.16",
"status": "affected",
"version": "5.15.202",
"versionType": "semver"
},
{
"lessThan": "6.2",
"status": "affected",
"version": "6.1.165",
"versionType": "semver"
},
{
"lessThan": "6.7",
"status": "affected",
"version": "6.6.128",
"versionType": "semver"
},
{
"lessThan": "6.13",
"status": "affected",
"version": "6.12.75",
"versionType": "semver"
},
{
"lessThan": "6.20",
"status": "affected",
"version": "6.19.6",
"versionType": "semver"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/net/wireless/marvell/libertas/if_usb.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "7.0"
},
{
"lessThan": "7.0",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.33",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.0.*",
"status": "unaffected",
"version": "7.0.10",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.1",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.33",
"versionStartIncluding": "6.18.16",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0.10",
"versionStartIncluding": "7.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.1",
"versionStartIncluding": "7.0",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.10.252",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "5.15.202",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.1.165",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.6.128",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.12.75",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionStartIncluding": "6.19.6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: libertas: don\u0027t kill URBs in interrupt context\n\nSerialization for the TX path was enforced by calling\nusb_kill_urb()/usb_kill_anchored_urbs(), to prevent transmission before\na previous URB was completed. usb_tx_block() can be called from\ninterrupt context (e.g. in the HCD giveback path), so we can\u0027t always\nuse it to kill in-flight URBs.\n\nPrevent sleeping during interrupt context by checking the tx_submitted\nanchor for existing URBs. We now return -EBUSY, to indicate there\u0027s\na pending request."
}
],
"providerMetadata": {
"dateUpdated": "2026-06-24T16:30:42.056Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/00c0317cebf44151df18fb647781f315268cdd98"
},
{
"url": "https://git.kernel.org/stable/c/4f273d3f98ebc60c30bbfb3ed4a7f0477d3eaed2"
},
{
"url": "https://git.kernel.org/stable/c/7c5c2b661bdb78c1472b8833265c9ed1ee880039"
}
],
"title": "wifi: libertas: don\u0027t kill URBs in interrupt context",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-53107",
"datePublished": "2026-06-24T16:30:42.056Z",
"dateReserved": "2026-06-09T07:44:35.385Z",
"dateUpdated": "2026-06-24T16:30:42.056Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-53107",
"date": "2026-09-26",
"epss": "0.0016",
"percentile": "0.0447"
},
"microsoft_vex": {
"current_release_date": "2026-09-24T01:58:14.000Z",
"cve": "CVE-2026-53107",
"id": "msrc_CVE-2026-53107",
"initial_release_date": "2026-06-27T01:13:35.000Z",
"product_status:known_affected": "5",
"product_status:under_investigation": "1",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "wifi: libertas: don\u0027t kill URBs in interrupt context",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-53107.json",
"version": "8"
},
"nvd": {
"cve": {
"affected": [
{
"affectedData": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"drivers/net/wireless/marvell/libertas/if_usb.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "00c0317cebf44151df18fb647781f315268cdd98",
"status": "affected",
"version": "3308c7504e093b22e91a4468470309cee2e26b83",
"versionType": "git"
},
{
"lessThan": "4f273d3f98ebc60c30bbfb3ed4a7f0477d3eaed2",
"status": "affected",
"version": "d66676e6ca96bf8680f869a9bd6573b26c634622",
"versionType": "git"
},
{
"lessThan": "7c5c2b661bdb78c1472b8833265c9ed1ee880039",
"status": "affected",
"version": "d66676e6ca96bf8680f869a9bd6573b26c634622",
"versionType": "git"
},
{
"status": "affected",
"version": "498525d8358d6d20918787e59736d5b6a021e9fd",
"versionType": "git"
},
{
"status": "affected",
"version": "2902a9b4415a6bafc9b1e5dd360f065d757a0bb7",
"versionType": "git"
},
{
"status": "affected",
"version": "948a39c95d0f8d73722910f8cdb7b6e3e9206232",
"versionType": "git"
},
{
"status": "affected",
"version": "5bfb25495e391a1be0db94b15715174fa06b93a1",
"versionType": "git"
},
{
"status": "affected",
"version": "b82073564373e68c6ae3a96039fae14cd002a496",
"versionType": "git"
},
{
"status": "affected",
"version": "fc188b44547dea4e7350833171982a6312befde9",
"versionType": "git"
},
{
"lessThan": "6.18.33",
"status": "affected",
"version": "6.18.16",
"versionType": "semver"
},
{
"lessThan": "5.11",
"status": "affected",
"version": "5.10.252",
"versionType": "semver"
},
{
"lessThan": "5.16",
"status": "affected",
"version": "5.15.202",
"versionType": "semver"
},
{
"lessThan": "6.2",
"status": "affected",
"version": "6.1.165",
"versionType": "semver"
},
{
"lessThan": "6.7",
"status": "affected",
"version": "6.6.128",
"versionType": "semver"
},
{
"lessThan": "6.13",
"status": "affected",
"version": "6.12.75",
"versionType": "semver"
},
{
"lessThan": "6.20",
"status": "affected",
"version": "6.19.6",
"versionType": "semver"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"drivers/net/wireless/marvell/libertas/if_usb.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "7.0"
},
{
"lessThan": "7.0",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.33",
"versionType": "semver"
},
{
"lessThanOrEqual": "7.0.*",
"status": "unaffected",
"version": "7.0.10",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.1",
"versionType": "original_commit_for_fix"
}
]
}
],
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67"
}
],
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "1017A216-B78A-423D-871F-E3D4036DACD2",
"versionEndExcluding": "5.11",
"versionStartIncluding": "5.10.252",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "391FDD50-DBE9-49D5-9AE0-A8ED9E5A7DBB",
"versionEndExcluding": "5.16",
"versionStartIncluding": "5.15.202",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "EBF7BF67-223B-4C68-A87F-AD6FBE7166C1",
"versionEndExcluding": "6.2",
"versionStartIncluding": "6.1.165",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B503BA3C-31FA-4897-85F6-EECE0EE4668F",
"versionEndExcluding": "6.7",
"versionStartIncluding": "6.6.128",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "72DA13D5-CC16-4529-9803-274233ABE12C",
"versionEndExcluding": "6.13",
"versionStartIncluding": "6.12.75",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "2128F9C5-FEBF-4163-A195-31BEE2AC914A",
"versionEndExcluding": "6.18.33",
"versionStartIncluding": "6.18.16",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"matchCriteriaId": "D89FD4A5-5BC2-40F1-A9C9-A6F196DB78FC",
"versionEndExcluding": "7.0.10",
"versionStartIncluding": "6.19.6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nwifi: libertas: don\u0027t kill URBs in interrupt context\n\nSerialization for the TX path was enforced by calling\nusb_kill_urb()/usb_kill_anchored_urbs(), to prevent transmission before\na previous URB was completed. usb_tx_block() can be called from\ninterrupt context (e.g. in the HCD giveback path), so we can\u0027t always\nuse it to kill in-flight URBs.\n\nPrevent sleeping during interrupt context by checking the tx_submitted\nanchor for existing URBs. We now return -EBUSY, to indicate there\u0027s\na pending request."
}
],
"id": "CVE-2026-53107",
"lastModified": "2026-07-23T21:27:41.127",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 1.8,
"impactScore": 3.6,
"source": "nvd@nist.gov",
"type": "Primary"
}
]
},
"published": "2026-06-24T17:17:24.950",
"references": [
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Patch"
],
"url": "https://git.kernel.org/stable/c/00c0317cebf44151df18fb647781f315268cdd98"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Patch"
],
"url": "https://git.kernel.org/stable/c/4f273d3f98ebc60c30bbfb3ed4a7f0477d3eaed2"
},
{
"source": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"tags": [
"Patch"
],
"url": "https://git.kernel.org/stable/c/7c5c2b661bdb78c1472b8833265c9ed1ee880039"
}
],
"sourceIdentifier": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "NVD-CWE-noinfo"
}
],
"source": "nvd@nist.gov",
"type": "Primary"
}
]
}
},
"redhat_vex": {
"aggregate_severity": "None",
"current_release_date": "2026-06-28T07:44:31+00:00",
"cve": "CVE-2026-53107",
"id": "CVE-2026-53107",
"initial_release_date": "2026-06-24T00:00:00+00:00",
"product_status:known_not_affected": "274",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "kernel: wifi: libertas: don\u0027t kill URBs in interrupt context",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-53107.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "moderate",
"current_release_date": "2026-09-10T16:58:19Z",
"cve": "CVE-2026-53107",
"id": "CVE-2026-53107",
"initial_release_date": "2026-07-03T03:05:10Z",
"product_status:first_fixed": "2",
"product_status:known_affected": "423",
"product_status:known_not_affected": "255",
"product_status:recommended": "273",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-53107",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-53107.json",
"version": "12"
}
}
}
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…
The MITRE ATT&CK techniques below are AI-generated suggestions, inferred from the description of the
vulnerability by the CIRCL/vulnerability-attack-technique-classification-roberta-base
model, served locally by ML-Gateway.
They have not been verified by an analyst and are provided for guidance only.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.
Browse all ATT&CK techniques and the vulnerabilities related to each.
Loading…
Related by attack behaviour
Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.
Loading…