{"dataType":"CVE_RECORD","dataVersion":"5.2","cveMetadata":{"cveId":"CVE-2024-50176","assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","state":"PUBLISHED","assignerShortName":"Linux","dateReserved":"2024-10-21T19:36:19.964Z","datePublished":"2024-11-08T05:23:58.496Z","dateUpdated":"2026-05-23T15:54:41.809Z"},"containers":{"cna":{"providerMetadata":{"orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux","dateUpdated":"2026-05-23T15:54:41.809Z"},"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nremoteproc: k3-r5: Fix error handling when power-up failed\n\nBy simply bailing out, the driver was violating its rule and internal\nassumptions that either both or no rproc should be initialized. E.g.,\nthis could cause the first core to be available but not the second one,\nleading to crashes on its shutdown later on while trying to dereference\nthat second instance."}],"affected":[{"product":"Linux","vendor":"Linux","defaultStatus":"unaffected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["drivers/remoteproc/ti_k3_r5_remoteproc.c"],"versions":[{"version":"2a1ec20b174c0f613224c59e694639ac07308b53","lessThan":"87ab3af7447791d0c619610fd560bd804549e187","status":"affected","versionType":"git"},{"version":"2494bc856e7ce50b1c4fd8afb4d17f2693f36565","lessThan":"fc71c23958931713b5e76f317b76be37189f2516","status":"affected","versionType":"git"},{"version":"61f6f68447aba08aeaa97593af3a7d85a114891f","lessThan":"afd102bde99d90ef41e043c846ea34b04433eb7b","status":"affected","versionType":"git"},{"version":"61f6f68447aba08aeaa97593af3a7d85a114891f","lessThan":"7afb5e3aa989c479979faeb18768a67889a7a9c6","status":"affected","versionType":"git"},{"version":"61f6f68447aba08aeaa97593af3a7d85a114891f","lessThan":"9ab27eb5866ccbf57715cfdba4b03d57776092fb","status":"affected","versionType":"git"},{"version":"8ae2a10f5c7010ac82ab015cf864199093d61a7d","status":"affected","versionType":"git"},{"version":"6.1.95","lessThan":"6.1.113","status":"affected","versionType":"semver"},{"version":"6.6.35","lessThan":"6.6.55","status":"affected","versionType":"semver"},{"version":"6.9.6","lessThan":"6.10","status":"affected","versionType":"semver"}]},{"product":"Linux","vendor":"Linux","defaultStatus":"affected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["drivers/remoteproc/ti_k3_r5_remoteproc.c"],"versions":[{"version":"6.10","status":"affected"},{"version":"0","lessThan":"6.10","status":"unaffected","versionType":"semver"},{"version":"6.1.113","lessThanOrEqual":"6.1.*","status":"unaffected","versionType":"semver"},{"version":"6.6.55","lessThanOrEqual":"6.6.*","status":"unaffected","versionType":"semver"},{"version":"6.10.14","lessThanOrEqual":"6.10.*","status":"unaffected","versionType":"semver"},{"version":"6.11.3","lessThanOrEqual":"6.11.*","status":"unaffected","versionType":"semver"},{"version":"6.12","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":"6.1.95","versionEndExcluding":"6.1.113"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.6.35","versionEndExcluding":"6.6.55"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.10","versionEndExcluding":"6.10.14"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.10","versionEndExcluding":"6.11.3"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.10","versionEndExcluding":"6.12"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"6.9.6"}]}]}],"references":[{"url":"https://git.kernel.org/stable/c/87ab3af7447791d0c619610fd560bd804549e187"},{"url":"https://git.kernel.org/stable/c/fc71c23958931713b5e76f317b76be37189f2516"},{"url":"https://git.kernel.org/stable/c/afd102bde99d90ef41e043c846ea34b04433eb7b"},{"url":"https://git.kernel.org/stable/c/7afb5e3aa989c479979faeb18768a67889a7a9c6"},{"url":"https://git.kernel.org/stable/c/9ab27eb5866ccbf57715cfdba4b03d57776092fb"}],"title":"remoteproc: k3-r5: Fix error handling when power-up failed","x_generator":{"engine":"bippy-1.2.0"}},"adp":[{"metrics":[{"cvssV3_1":{"scope":"UNCHANGED","version":"3.1","baseScore":5.5,"attackVector":"LOCAL","baseSeverity":"MEDIUM","vectorString":"CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H","integrityImpact":"NONE","userInteraction":"NONE","attackComplexity":"LOW","availabilityImpact":"HIGH","privilegesRequired":"LOW","confidentialityImpact":"NONE"}},{"other":{"type":"ssvc","content":{"id":"CVE-2024-50176","role":"CISA Coordinator","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"partial"}],"version":"2.0.3","timestamp":"2025-10-01T20:19:16.495850Z"}}}],"problemTypes":[{"descriptions":[{"lang":"en","type":"CWE","cweId":"CWE-755","description":"CWE-755 Improper Handling of Exceptional Conditions"}]}],"title":"CISA ADP Vulnrichment","providerMetadata":{"orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP","dateUpdated":"2025-10-01T20:27:10.346Z"}},{"title":"CVE Program Container","references":[{"url":"https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html"}],"providerMetadata":{"orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE","dateUpdated":"2025-11-03T22:26:26.602Z"}}]}}