CVE-2026-43436 (GCVE-0-2026-43436)
Vulnerability from cvelistv5 – Published: 2026-05-08 14:22 – Updated: 2026-05-09 04:10
VLAI?
Title
ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces
Summary
In the Linux kernel, the following vulnerability has been resolved:
ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces
The Scarlett2 mixer quirk in USB-audio driver may hit a NULL
dereference when a malformed USB descriptor is passed, since it
assumes the presence of an endpoint in the parsed interface in
scarlett2_find_fc_interface(), as reported by fuzzer.
For avoiding the NULL dereference, just add the sanity check of
bNumEndpoints and skip the invalid interface.
Severity ?
No CVSS data available.
Assigner
References
Impacted products
| Vendor | Product | Version | |||||||
|---|---|---|---|---|---|---|---|---|---|
| Linux | Linux |
Affected:
6c0a2078134aba6a77291554035304df9e16b85c , < b014cc945baba75816cda0cf8934be87c9ed4947
(git)
Affected: 6c0a2078134aba6a77291554035304df9e16b85c , < c5c5a6c53cf3b658f1d4512dfa61f3cd25bc34ba (git) Affected: 6c0a2078134aba6a77291554035304df9e16b85c , < b267255c15d2a5b90c4e926146aa155e5161e264 (git) Affected: 6c0a2078134aba6a77291554035304df9e16b85c , < 3d542cf3c4c854cdf5d58049771f68926b9eb2b9 (git) Affected: 6c0a2078134aba6a77291554035304df9e16b85c , < 3d4f23885e4b90347c9a1d779af6e79a99b5172a (git) Affected: 6c0a2078134aba6a77291554035304df9e16b85c , < df1d8abf36ca3681c21a6809eaa9a1e01ef897a6 (git) |
|||||||
|
|||||||||
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"sound/usb/mixer_scarlett2.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "b014cc945baba75816cda0cf8934be87c9ed4947",
"status": "affected",
"version": "6c0a2078134aba6a77291554035304df9e16b85c",
"versionType": "git"
},
{
"lessThan": "c5c5a6c53cf3b658f1d4512dfa61f3cd25bc34ba",
"status": "affected",
"version": "6c0a2078134aba6a77291554035304df9e16b85c",
"versionType": "git"
},
{
"lessThan": "b267255c15d2a5b90c4e926146aa155e5161e264",
"status": "affected",
"version": "6c0a2078134aba6a77291554035304df9e16b85c",
"versionType": "git"
},
{
"lessThan": "3d542cf3c4c854cdf5d58049771f68926b9eb2b9",
"status": "affected",
"version": "6c0a2078134aba6a77291554035304df9e16b85c",
"versionType": "git"
},
{
"lessThan": "3d4f23885e4b90347c9a1d779af6e79a99b5172a",
"status": "affected",
"version": "6c0a2078134aba6a77291554035304df9e16b85c",
"versionType": "git"
},
{
"lessThan": "df1d8abf36ca3681c21a6809eaa9a1e01ef897a6",
"status": "affected",
"version": "6c0a2078134aba6a77291554035304df9e16b85c",
"versionType": "git"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"sound/usb/mixer_scarlett2.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "5.14"
},
{
"lessThan": "5.14",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.167",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.130",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.78",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.19",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.19.*",
"status": "unaffected",
"version": "6.19.9",
"versionType": "semver"
},
{
"lessThanOrEqual": "*",
"status": "unaffected",
"version": "7.0",
"versionType": "original_commit_for_fix"
}
]
}
],
"cpeApplicability": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.167",
"versionStartIncluding": "5.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.130",
"versionStartIncluding": "5.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.78",
"versionStartIncluding": "5.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.19",
"versionStartIncluding": "5.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19.9",
"versionStartIncluding": "5.14",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0",
"versionStartIncluding": "5.14",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces\n\nThe Scarlett2 mixer quirk in USB-audio driver may hit a NULL\ndereference when a malformed USB descriptor is passed, since it\nassumes the presence of an endpoint in the parsed interface in\nscarlett2_find_fc_interface(), as reported by fuzzer.\n\nFor avoiding the NULL dereference, just add the sanity check of\nbNumEndpoints and skip the invalid interface."
}
],
"providerMetadata": {
"dateUpdated": "2026-05-09T04:10:59.504Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/b014cc945baba75816cda0cf8934be87c9ed4947"
},
{
"url": "https://git.kernel.org/stable/c/c5c5a6c53cf3b658f1d4512dfa61f3cd25bc34ba"
},
{
"url": "https://git.kernel.org/stable/c/b267255c15d2a5b90c4e926146aa155e5161e264"
},
{
"url": "https://git.kernel.org/stable/c/3d542cf3c4c854cdf5d58049771f68926b9eb2b9"
},
{
"url": "https://git.kernel.org/stable/c/3d4f23885e4b90347c9a1d779af6e79a99b5172a"
},
{
"url": "https://git.kernel.org/stable/c/df1d8abf36ca3681c21a6809eaa9a1e01ef897a6"
}
],
"title": "ALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-43436",
"datePublished": "2026-05-08T14:22:06.632Z",
"dateReserved": "2026-05-01T14:12:56.009Z",
"dateUpdated": "2026-05-09T04:10:59.504Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-43436",
"date": "2026-05-09",
"epss": "0.00028",
"percentile": "0.08055"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-43436\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-05-08T15:16:55.930\",\"lastModified\":\"2026-05-08T15:16:55.930\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nALSA: usb-audio: Check endpoint numbers at parsing Scarlett2 mixer interfaces\\n\\nThe Scarlett2 mixer quirk in USB-audio driver may hit a NULL\\ndereference when a malformed USB descriptor is passed, since it\\nassumes the presence of an endpoint in the parsed interface in\\nscarlett2_find_fc_interface(), as reported by fuzzer.\\n\\nFor avoiding the NULL dereference, just add the sanity check of\\nbNumEndpoints and skip the invalid interface.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/3d4f23885e4b90347c9a1d779af6e79a99b5172a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/3d542cf3c4c854cdf5d58049771f68926b9eb2b9\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b014cc945baba75816cda0cf8934be87c9ed4947\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b267255c15d2a5b90c4e926146aa155e5161e264\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/c5c5a6c53cf3b658f1d4512dfa61f3cd25bc34ba\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/df1d8abf36ca3681c21a6809eaa9a1e01ef897a6\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"}]}}"
}
}
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…