{"dataType":"CVE_RECORD","dataVersion":"5.1","cveMetadata":{"cveId":"CVE-2023-52515","assignerOrgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","state":"PUBLISHED","assignerShortName":"Linux","dateReserved":"2024-02-20T12:30:33.316Z","datePublished":"2024-03-02T21:52:25.863Z","dateUpdated":"2025-05-04T12:49:08.091Z"},"containers":{"cna":{"providerMetadata":{"orgId":"416baaa9-dc9f-4396-8d5f-8c081fb06d67","shortName":"Linux","dateUpdated":"2025-05-04T12:49:08.091Z"},"descriptions":[{"lang":"en","value":"In the Linux kernel, the following vulnerability has been resolved:\n\nRDMA/srp: Do not call scsi_done() from srp_abort()\n\nAfter scmd_eh_abort_handler() has called the SCSI LLD eh_abort_handler\ncallback, it performs one of the following actions:\n* Call scsi_queue_insert().\n* Call scsi_finish_command().\n* Call scsi_eh_scmd_add().\nHence, SCSI abort handlers must not call scsi_done(). Otherwise all\nthe above actions would trigger a use-after-free. Hence remove the\nscsi_done() call from srp_abort(). Keep the srp_free_req() call\nbefore returning SUCCESS because we may not see the command again if\nSUCCESS is returned."}],"affected":[{"product":"Linux","vendor":"Linux","defaultStatus":"unaffected","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","programFiles":["drivers/infiniband/ulp/srp/ib_srp.c"],"versions":[{"version":"d8536670916a685df116b5c2cb256573fd25e4e3","lessThan":"26788a5b48d9d5cd3283d777d238631c8cd7495a","status":"affected","versionType":"git"},{"version":"d8536670916a685df116b5c2cb256573fd25e4e3","lessThan":"b9bdffb3f9aaeff8379c83f5449c6b42cb71c2b5","status":"affected","versionType":"git"},{"version":"d8536670916a685df116b5c2cb256573fd25e4e3","lessThan":"2b298f9181582270d5e95774e5a6c7a7fb5b1206","status":"affected","versionType":"git"},{"version":"d8536670916a685df116b5c2cb256573fd25e4e3","lessThan":"05a10b316adaac1f322007ca9a0383b410d759cc","status":"affected","versionType":"git"},{"version":"d8536670916a685df116b5c2cb256573fd25e4e3","lessThan":"e193b7955dfad68035b983a0011f4ef3590c85eb","status":"affected","versionType":"git"},{"version":"738589592a04180e39b6fb5fe8205d85b7dc69f6","status":"affected","versionType":"git"},{"version":"0575df129e2eb4a801beae0e6e041787480f42b9","status":"affected","versionType":"git"},{"version":"22fb582405002812d8fb89d0ed1264e97d3d25ad","status":"affected","versionType":"git"},{"version":"39d6594c457c4728794cb4c3c7be53f93f1ef3ae","status":"affected","versionType":"git"},{"version":"b3f3b814add77a464911df0080d812b18f61ff38","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/infiniband/ulp/srp/ib_srp.c"],"versions":[{"version":"3.7","status":"affected"},{"version":"0","lessThan":"3.7","status":"unaffected","versionType":"semver"},{"version":"5.10.199","lessThanOrEqual":"5.10.*","status":"unaffected","versionType":"semver"},{"version":"5.15.136","lessThanOrEqual":"5.15.*","status":"unaffected","versionType":"semver"},{"version":"6.1.57","lessThanOrEqual":"6.1.*","status":"unaffected","versionType":"semver"},{"version":"6.5.7","lessThanOrEqual":"6.5.*","status":"unaffected","versionType":"semver"},{"version":"6.6","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":"3.7","versionEndExcluding":"5.10.199"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.7","versionEndExcluding":"5.15.136"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.7","versionEndExcluding":"6.1.57"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.7","versionEndExcluding":"6.5.7"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.7","versionEndExcluding":"6.6"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.0.45"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.2.32"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.4.13"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.5.6"},{"vulnerable":true,"criteria":"cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*","versionStartIncluding":"3.6.1"}]}]}],"references":[{"url":"https://git.kernel.org/stable/c/26788a5b48d9d5cd3283d777d238631c8cd7495a"},{"url":"https://git.kernel.org/stable/c/b9bdffb3f9aaeff8379c83f5449c6b42cb71c2b5"},{"url":"https://git.kernel.org/stable/c/2b298f9181582270d5e95774e5a6c7a7fb5b1206"},{"url":"https://git.kernel.org/stable/c/05a10b316adaac1f322007ca9a0383b410d759cc"},{"url":"https://git.kernel.org/stable/c/e193b7955dfad68035b983a0011f4ef3590c85eb"}],"title":"RDMA/srp: Do not call scsi_done() from srp_abort()","x_generator":{"engine":"bippy-1.2.0"}},"adp":[{"providerMetadata":{"orgId":"af854a3a-2127-422b-91ae-364da2661108","shortName":"CVE","dateUpdated":"2024-08-02T23:03:20.699Z"},"title":"CVE Program Container","references":[{"url":"https://git.kernel.org/stable/c/26788a5b48d9d5cd3283d777d238631c8cd7495a","tags":["x_transferred"]},{"url":"https://git.kernel.org/stable/c/b9bdffb3f9aaeff8379c83f5449c6b42cb71c2b5","tags":["x_transferred"]},{"url":"https://git.kernel.org/stable/c/2b298f9181582270d5e95774e5a6c7a7fb5b1206","tags":["x_transferred"]},{"url":"https://git.kernel.org/stable/c/05a10b316adaac1f322007ca9a0383b410d759cc","tags":["x_transferred"]},{"url":"https://git.kernel.org/stable/c/e193b7955dfad68035b983a0011f4ef3590c85eb","tags":["x_transferred"]}]},{"metrics":[{"other":{"type":"ssvc","content":{"id":"CVE-2023-52515","role":"CISA Coordinator","options":[{"Exploitation":"none"},{"Automatable":"no"},{"Technical Impact":"partial"}],"version":"2.0.3","timestamp":"2024-09-10T15:56:46.822904Z"}}}],"title":"CISA ADP Vulnrichment","providerMetadata":{"orgId":"134c704f-9b21-4f2e-91b3-4a467353bcc0","shortName":"CISA-ADP","dateUpdated":"2024-09-11T17:33:41.155Z"}}]}}