{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2026-46252","assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","state":"PUBLISHED","assignerShortName":"Linux","dateReserved":"2026-05-13T15:03:33.107Z","datePublished":"2026-06-03T15:49:48.784Z","dateUpdated":"2026-07-04T11:50:44.068Z"},"containers":{"cna":{"providerMetadata":{"orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux","dateUpdated":"2026-07-04T11:50:44.068Z"},"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nregulator: core: fix locking in regulator_resolve_supply() error path\n\nIf late enabling of a supply regulator fails in\nregulator_resolve_supply(), the code currently triggers a lockdep\nwarning:\n\n    WARNING: drivers/regulator/core.c:2649 at _regulator_put+0x80/0xa0, CPU#6: kworker/u32:4/596\n    ...\n    Call trace:\n     _regulator_put+0x80/0xa0 (P)\n     regulator_resolve_supply+0x7cc/0xbe0\n     regulator_register_resolve_supply+0x28/0xb8\n\nas the regulator_list_mutex must be held when calling _regulator_put().\n\nTo solve this, simply switch to using regulator_put().\n\nWhile at it, we should also make sure that no concurrent access happens\nto our rdev while we clear out the supply pointer. Add appropriate\nlocking to ensure that.\n\nWhile the code in question will be removed altogether in a follow-up\ncommit, I believe it is still beneficial to have this corrected before\nremoval for future reference."}],"affected":[{"product":"Linux","vendor":"Linux","defaultStatus":"unaffected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["drivers/regulator/core.c"],"versions":[{"version":"36a1f1b6ddc6d1442424e29548e790633ca39c7b","lessThan":"e77357dc2293283fc08a485b1e2e571d91d02622","status":"affected","versionType":"git"},{"version":"36a1f1b6ddc6d1442424e29548e790633ca39c7b","lessThan":"a8a2eab1166bc33ee38ca371cff425bdb5681e47","status":"affected","versionType":"git"},{"version":"36a1f1b6ddc6d1442424e29548e790633ca39c7b","lessThan":"60747114fd2a38739130b715e7b2d40ce848f0be","status":"affected","versionType":"git"},{"version":"36a1f1b6ddc6d1442424e29548e790633ca39c7b","lessThan":"c84860dac7af7dc3c3e3c9ae86d65e222c2f3b0c","status":"affected","versionType":"git"},{"version":"36a1f1b6ddc6d1442424e29548e790633ca39c7b","lessThan":"3b7fffd7a8984a1c009f668765ee7631fd6b87c8","status":"affected","versionType":"git"},{"version":"36a1f1b6ddc6d1442424e29548e790633ca39c7b","lessThan":"bde74af8d4466213007bdd42cc85fa72c861dea7","status":"affected","versionType":"git"},{"version":"36a1f1b6ddc6d1442424e29548e790633ca39c7b","lessThan":"c66e0db0f37290b53c57994f998bb55590364fd0","status":"affected","versionType":"git"},{"version":"36a1f1b6ddc6d1442424e29548e790633ca39c7b","lessThan":"497330b203d2c59c5ff3fa4c34d14494d7203bc3","status":"affected","versionType":"git"}]},{"product":"Linux","vendor":"Linux","defaultStatus":"affected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["drivers/regulator/core.c"],"versions":[{"version":"4.2","status":"affected"},{"version":"0","lessThan":"4.2","status":"unaffected","versionType":"semver"},{"version":"5.10.260","lessThanOrEqual":"5.10.*","status":"unaffected","versionType":"semver"},{"version":"5.15.211","lessThanOrEqual":"5.15.*","status":"unaffected","versionType":"semver"},{"version":"6.1.177","lessThanOrEqual":"6.1.*","status":"unaffected","versionType":"semver"},{"version":"6.6.144","lessThanOrEqual":"6.6.*","status":"unaffected","versionType":"semver"},{"version":"6.12.95","lessThanOrEqual":"6.12.*","status":"unaffected","versionType":"semver"},{"version":"6.18.37","lessThanOrEqual":"6.18.*","status":"unaffected","versionType":"semver"},{"version":"6.19.4","lessThanOrEqual":"6.19.*","status":"unaffected","versionType":"semver"},{"version":"7.0","lessThanOrEqual":"*","status":"unaffected","versionType":"original_commit_for_fix"}]}],"cpeApplicability":[{"nodes":[{"operator":"OR","negate":false,"cpeMatch":[{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"4.2","versionEndExcluding":"5.10.260"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"4.2","versionEndExcluding":"5.15.211"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"4.2","versionEndExcluding":"6.1.177"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"4.2","versionEndExcluding":"6.6.144"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"4.2","versionEndExcluding":"6.12.95"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"4.2","versionEndExcluding":"6.18.37"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"4.2","versionEndExcluding":"6.19.4"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"4.2","versionEndExcluding":"7.0"}]}]}],"references":[{"url":"https://git.kernel.org/stable/c/e77357dc2293283fc08a485b1e2e571d91d02622"},{"url":"https://git.kernel.org/stable/c/a8a2eab1166bc33ee38ca371cff425bdb5681e47"},{"url":"https://git.kernel.org/stable/c/60747114fd2a38739130b715e7b2d40ce848f0be"},{"url":"https://git.kernel.org/stable/c/c84860dac7af7dc3c3e3c9ae86d65e222c2f3b0c"},{"url":"https://git.kernel.org/stable/c/3b7fffd7a8984a1c009f668765ee7631fd6b87c8"},{"url":"https://git.kernel.org/stable/c/bde74af8d4466213007bdd42cc85fa72c861dea7"},{"url":"https://git.kernel.org/stable/c/c66e0db0f37290b53c57994f998bb55590364fd0"},{"url":"https://git.kernel.org/stable/c/497330b203d2c59c5ff3fa4c34d14494d7203bc3"}],"title":"regulator: core: fix locking in regulator_resolve_supply() error path","x_generator":{"engine":"bippy-1.2.0"}}}}