CVE-2023-53615

Source
https://cve.org/CVERecord?id=CVE-2023-53615
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53615.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2023-53615
Downstream
Related
Published
2025-10-04T15:44:22.376Z
Modified
2026-03-20T12:33:15.519067Z
Summary
scsi: qla2xxx: Fix deletion race condition
Details

In the Linux kernel, the following vulnerability has been resolved:

scsi: qla2xxx: Fix deletion race condition

System crash when using debug kernel due to link list corruption. The cause of the link list corruption is due to session deletion was allowed to queue up twice. Here's the internal trace that show the same port was allowed to double queue for deletion on different cpu.

20808683956 015 qla2xxx [0000:13:00.1]-e801:4: Scheduling sess ffff93ebf9306800 for deletion 50:06:0e:80:12:48:ff:50 fc4type 1 20808683957 027 qla2xxx [0000:13:00.1]-e801:4: Scheduling sess ffff93ebf9306800 for deletion 50:06:0e:80:12:48:ff:50 fc4type 1

Move the clearing/setting of deleted flag lock.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/53xxx/CVE-2023-53615.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
726b85487067d7f5b23495bc33c484b8517c4074
Fixed
a4628a5b98e4c6d905e1f7638242612d7db7d9c2
Fixed
4d7da12483e98c451a51bd294a3d3494f0aee5eb
Fixed
f1ea164be545629bf442c22f508ad9e7b94ac100
Fixed
cd06c45b326e44f0d21dc1b3fa23e71f46847e28
Fixed
b05017cb4ff75eea783583f3d400059507510ab1
Fixed
6dfe4344c168c6ca20fe7640649aacfcefcccb26

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2023-53615.json"