CVE-2026-46262 (GCVE-0-2026-46262)
Vulnerability from cvelistv5 – Published: 2026-06-03 15:49 – Updated: 2026-06-03 15:49
VLAI
Title
ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()
Summary
In the Linux kernel, the following vulnerability has been resolved:
ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()
This reverts commit f51424872760 ("ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()").
The original patch attempted to acquire the card->controls_rwsem lock in
fsl_xcvr_mode_put(). However, this function is called from the upper ALSA
core function snd_ctl_elem_write(), which already holds the write lock on
controls_rwsem for the whole put operation. So there is no need to simply
hold the lock for fsl_xcvr_activate_ctl() again.
Acquiring the read lock while holding the write lock in the same thread
results in a deadlock and a hung task, as reported by Alexander Stein.
Severity
No CVSS data available.
Assigner
References
7 references
Impacted products
2 products
| Vendor | Product | Version | |
|---|---|---|---|
| Linux | Linux |
Affected:
612ffe1f4f0499b3011f16d06e354a76dae2e2d1 , < ae5a70e3e87c28edbaf9939cfef1bcbd9615420f
(git)
Affected: 38354c82abe7bcbcd1182a06af89d3cc16d3e2c7 , < 30ffcad5edb56947dccc26f6816ab7a55b21a711 (git) Affected: 61e007657bf7740d54ca2aadce0fb5997839818e , < 29b2fbe3498da3681a01b34e4a2259f8a1b89448 (git) Affected: daaf4fe333e0d48b2037cd2270bf1ff8f70d5068 , < b0f74f5d24fe3c73ef1369a811891198b54c1e8e (git) Affected: cab928242853a832ffa7efda270ecfb9efeebb6e , < 9a2a5da002775376498e8814df4a87cd629a3a0c (git) Affected: f514248727606b9087bc38a284ff686e0093abf1 , < 0886dc6326c3cc596799c4340d342898301cf52a (git) Affected: f514248727606b9087bc38a284ff686e0093abf1 , < 9f16d96e1222391a6b996a1b676bec14fb91e3b2 (git) Affected: 5.15.201 , < 5.15.202 (semver) Affected: 6.1.164 , < 6.1.165 (semver) Affected: 6.6.127 , < 6.6.128 (semver) Affected: 6.12.74 , < 6.12.75 (semver) Affected: 6.18.13 , < 6.18.14 (semver) |
|
| Linux | Linux |
Affected:
6.19
Unaffected: 0 , < 6.19 (semver) Unaffected: 5.15.202 , ≤ 5.15.* (semver) Unaffected: 6.1.165 , ≤ 6.1.* (semver) Unaffected: 6.6.128 , ≤ 6.6.* (semver) Unaffected: 6.12.75 , ≤ 6.12.* (semver) Unaffected: 6.18.14 , ≤ 6.18.* (semver) Unaffected: 6.19.4 , ≤ 6.19.* (semver) Unaffected: 7.0 , ≤ * (original_commit_for_fix) |
{
"containers": {
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Linux",
"programFiles": [
"sound/soc/fsl/fsl_xcvr.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"lessThan": "ae5a70e3e87c28edbaf9939cfef1bcbd9615420f",
"status": "affected",
"version": "612ffe1f4f0499b3011f16d06e354a76dae2e2d1",
"versionType": "git"
},
{
"lessThan": "30ffcad5edb56947dccc26f6816ab7a55b21a711",
"status": "affected",
"version": "38354c82abe7bcbcd1182a06af89d3cc16d3e2c7",
"versionType": "git"
},
{
"lessThan": "29b2fbe3498da3681a01b34e4a2259f8a1b89448",
"status": "affected",
"version": "61e007657bf7740d54ca2aadce0fb5997839818e",
"versionType": "git"
},
{
"lessThan": "b0f74f5d24fe3c73ef1369a811891198b54c1e8e",
"status": "affected",
"version": "daaf4fe333e0d48b2037cd2270bf1ff8f70d5068",
"versionType": "git"
},
{
"lessThan": "9a2a5da002775376498e8814df4a87cd629a3a0c",
"status": "affected",
"version": "cab928242853a832ffa7efda270ecfb9efeebb6e",
"versionType": "git"
},
{
"lessThan": "0886dc6326c3cc596799c4340d342898301cf52a",
"status": "affected",
"version": "f514248727606b9087bc38a284ff686e0093abf1",
"versionType": "git"
},
{
"lessThan": "9f16d96e1222391a6b996a1b676bec14fb91e3b2",
"status": "affected",
"version": "f514248727606b9087bc38a284ff686e0093abf1",
"versionType": "git"
},
{
"lessThan": "5.15.202",
"status": "affected",
"version": "5.15.201",
"versionType": "semver"
},
{
"lessThan": "6.1.165",
"status": "affected",
"version": "6.1.164",
"versionType": "semver"
},
{
"lessThan": "6.6.128",
"status": "affected",
"version": "6.6.127",
"versionType": "semver"
},
{
"lessThan": "6.12.75",
"status": "affected",
"version": "6.12.74",
"versionType": "semver"
},
{
"lessThan": "6.18.14",
"status": "affected",
"version": "6.18.13",
"versionType": "semver"
}
]
},
{
"defaultStatus": "affected",
"product": "Linux",
"programFiles": [
"sound/soc/fsl/fsl_xcvr.c"
],
"repo": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git",
"vendor": "Linux",
"versions": [
{
"status": "affected",
"version": "6.19"
},
{
"lessThan": "6.19",
"status": "unaffected",
"version": "0",
"versionType": "semver"
},
{
"lessThanOrEqual": "5.15.*",
"status": "unaffected",
"version": "5.15.202",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.1.*",
"status": "unaffected",
"version": "6.1.165",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.6.*",
"status": "unaffected",
"version": "6.6.128",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.12.*",
"status": "unaffected",
"version": "6.12.75",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.18.*",
"status": "unaffected",
"version": "6.18.14",
"versionType": "semver"
},
{
"lessThanOrEqual": "6.19.*",
"status": "unaffected",
"version": "6.19.4",
"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": "5.15.202",
"versionStartIncluding": "5.15.201",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.1.165",
"versionStartIncluding": "6.1.164",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.6.128",
"versionStartIncluding": "6.6.127",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.12.75",
"versionStartIncluding": "6.12.74",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.18.14",
"versionStartIncluding": "6.18.13",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "6.19.4",
"versionStartIncluding": "6.19",
"vulnerable": true
},
{
"criteria": "cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*",
"versionEndExcluding": "7.0",
"versionStartIncluding": "6.19",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "In the Linux kernel, the following vulnerability has been resolved:\n\nASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()\n\nThis reverts commit f51424872760 (\"ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()\").\n\nThe original patch attempted to acquire the card-\u003econtrols_rwsem lock in\nfsl_xcvr_mode_put(). However, this function is called from the upper ALSA\ncore function snd_ctl_elem_write(), which already holds the write lock on\ncontrols_rwsem for the whole put operation. So there is no need to simply\nhold the lock for fsl_xcvr_activate_ctl() again.\n\nAcquiring the read lock while holding the write lock in the same thread\nresults in a deadlock and a hung task, as reported by Alexander Stein."
}
],
"providerMetadata": {
"dateUpdated": "2026-06-03T15:49:59.980Z",
"orgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"shortName": "Linux"
},
"references": [
{
"url": "https://git.kernel.org/stable/c/ae5a70e3e87c28edbaf9939cfef1bcbd9615420f"
},
{
"url": "https://git.kernel.org/stable/c/30ffcad5edb56947dccc26f6816ab7a55b21a711"
},
{
"url": "https://git.kernel.org/stable/c/29b2fbe3498da3681a01b34e4a2259f8a1b89448"
},
{
"url": "https://git.kernel.org/stable/c/b0f74f5d24fe3c73ef1369a811891198b54c1e8e"
},
{
"url": "https://git.kernel.org/stable/c/9a2a5da002775376498e8814df4a87cd629a3a0c"
},
{
"url": "https://git.kernel.org/stable/c/0886dc6326c3cc596799c4340d342898301cf52a"
},
{
"url": "https://git.kernel.org/stable/c/9f16d96e1222391a6b996a1b676bec14fb91e3b2"
}
],
"title": "ASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()",
"x_generator": {
"engine": "bippy-1.2.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "416baaa9-dc9f-4396-8d5f-8c081fb06d67",
"assignerShortName": "Linux",
"cveId": "CVE-2026-46262",
"datePublished": "2026-06-03T15:49:59.980Z",
"dateReserved": "2026-05-13T15:03:33.108Z",
"dateUpdated": "2026-06-03T15:49:59.980Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2026-46262\",\"sourceIdentifier\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\",\"published\":\"2026-06-03T18:16:27.513\",\"lastModified\":\"2026-06-03T18:16:27.513\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In the Linux kernel, the following vulnerability has been resolved:\\n\\nASoC: fsl_xcvr: Revert fix missing lock in fsl_xcvr_mode_put()\\n\\nThis reverts commit f51424872760 (\\\"ASoC: fsl_xcvr: fix missing lock in fsl_xcvr_mode_put()\\\").\\n\\nThe original patch attempted to acquire the card-\u003econtrols_rwsem lock in\\nfsl_xcvr_mode_put(). However, this function is called from the upper ALSA\\ncore function snd_ctl_elem_write(), which already holds the write lock on\\ncontrols_rwsem for the whole put operation. So there is no need to simply\\nhold the lock for fsl_xcvr_activate_ctl() again.\\n\\nAcquiring the read lock while holding the write lock in the same thread\\nresults in a deadlock and a hung task, as reported by Alexander Stein.\"}],\"metrics\":{},\"references\":[{\"url\":\"https://git.kernel.org/stable/c/0886dc6326c3cc596799c4340d342898301cf52a\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/29b2fbe3498da3681a01b34e4a2259f8a1b89448\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/30ffcad5edb56947dccc26f6816ab7a55b21a711\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9a2a5da002775376498e8814df4a87cd629a3a0c\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/9f16d96e1222391a6b996a1b676bec14fb91e3b2\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/ae5a70e3e87c28edbaf9939cfef1bcbd9615420f\",\"source\":\"416baaa9-dc9f-4396-8d5f-8c081fb06d67\"},{\"url\":\"https://git.kernel.org/stable/c/b0f74f5d24fe3c73ef1369a811891198b54c1e8e\",\"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…