CVE-2023-53615
published 2025-10-04CVE-2023-53615: 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…
PriorityP417medium4.7CVSS 3.1
AVLACHPRLUINSUCNINAH
EPSS
0.15%
4.7th percentile
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 fc4_type 1
20808683957 027 qla2xxx [0000:13:00.1]-e801:4: Scheduling sess ffff93ebf9306800 for deletion 50:06:0e:80:12:48:ff:50 fc4_type 1
Move the clearing/setting of deleted flag lock.
Affected
17 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.55-1 (bookworm) | linux 6.1.55-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= 726b85487067d7f5b23495bc33c484b8517c4074 < a4628a5b98e4c6d905e1f7638242612d7db7d9c2 | a4628a5b98e4c6d905e1f7638242612d7db7d9c2 |
| linux | linux | >= 726b85487067d7f5b23495bc33c484b8517c4074 < 4d7da12483e98c451a51bd294a3d3494f0aee5eb | 4d7da12483e98c451a51bd294a3d3494f0aee5eb |
| linux | linux | >= 726b85487067d7f5b23495bc33c484b8517c4074 < f1ea164be545629bf442c22f508ad9e7b94ac100 | f1ea164be545629bf442c22f508ad9e7b94ac100 |
| linux | linux | >= 726b85487067d7f5b23495bc33c484b8517c4074 < cd06c45b326e44f0d21dc1b3fa23e71f46847e28 | cd06c45b326e44f0d21dc1b3fa23e71f46847e28 |
| linux | linux | >= 726b85487067d7f5b23495bc33c484b8517c4074 < b05017cb4ff75eea783583f3d400059507510ab1 | b05017cb4ff75eea783583f3d400059507510ab1 |
| linux | linux | >= 726b85487067d7f5b23495bc33c484b8517c4074 < 6dfe4344c168c6ca20fe7640649aacfcefcccb26 | 6dfe4344c168c6ca20fe7640649aacfcefcccb26 |
| linux | linux_kernel | >= 0 < 5.10.197-1 | 5.10.197-1 |
| linux | linux_kernel | >= 0 < 6.1.55-1 | 6.1.55-1 |
| linux | linux_kernel | >= 0 < 6.5.6-1 | 6.5.6-1 |
| linux | linux_kernel | >= 0 < 6.5.6-1 | 6.5.6-1 |
| linux | linux_kernel | >= 4.11 < 5.4.258 | 5.4.258 |
| linux | linux_kernel | >= 5.11 < 5.15.132 | 5.15.132 |
| linux | linux_kernel | >= 5.16 < 6.1.54 | 6.1.54 |
| linux | linux_kernel | >= 5.5 < 5.10.195 | 5.10.195 |
| linux | linux_kernel | >= 6.2 < 6.5.4 | 6.5.4 |
CVSS provenance
nvdv3.14.7MEDIUMCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:N/I:N/A:H
osv4.7MEDIUM
vendor_debian4.7MEDIUM
vendor_redhat4.7MEDIUM
Stop checking back — get the weekly exploitation signal.
Every Monday: what got weaponized or added to CISA KEV in the last seven days — each CVE cross-linked to its PoC, Nuclei template, and detection rule. Free, one email a week, unsubscribe in one click.
Red Hat
kernel: scsi: qla2xxx: Fix deletion race condition
vendor_redhat·2025-10-04·CVSS 4.7
CVE-2023-53615 [MEDIUM] CWE-413 kernel: scsi: qla2xxx: Fix deletion race condition
kernel: scsi: qla2xxx: Fix deletion race condition
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 fc4_type 1
20808683957 027 qla2xxx [0000:13:00.1]-e801:4: Scheduling sess ffff93ebf9306800 for deletion 50:06:0e:80:12:48:ff:50 fc4_type 1
Move the clearing/setting of deleted flag lock.
Statement: To trigger this vulnerability a user must be able
Debian
CVE-2023-53615: linux - In the Linux kernel, the following vulnerability has been resolved: scsi: qla2x...
vendor_debian·2023·CVSS 4.7
CVE-2023-53615 [MEDIUM] CVE-2023-53615: linux - In the Linux kernel, the following vulnerability has been resolved: scsi: qla2x...
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 fc4_type 1 20808683957 027 qla2xxx [0000:13:00.1]-e801:4: Scheduling sess ffff93ebf9306800 for deletion 50:06:0e:80:12:48:ff:50 fc4_type 1 Move the clearing/setting of deleted flag lock.
Scope: local
bookworm: resolved (fixed in 6.1.55-1)
bullseye: resolved (fixed in 5.10.197-1)
forky: resolved (fixe
OSV
CVE-2023-53615: In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix deletion race condition System crash when using debug kernel du
osv·2025-10-04·CVSS 4.7
CVE-2023-53615 [MEDIUM] CVE-2023-53615: In the Linux kernel, the following vulnerability has been resolved: scsi: qla2xxx: Fix deletion race condition System crash when using debug kernel du
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 fc4_type 1 20808683957 027 qla2xxx [0000:13:00.1]-e801:4: Scheduling sess ffff93ebf9306800 for deletion 50:06:0e:80:12:48:ff:50 fc4_type 1 Move the clearing/setting of deleted flag lock.
GHSA
GHSA-fq5x-5f3p-8v6r: In the Linux kernel, the following vulnerability has been resolved:
scsi: qla2xxx: Fix deletion race condition
System crash when using debug kernel
ghsa_unreviewed·2025-10-04
CVE-2023-53615 [MEDIUM] CWE-362 GHSA-fq5x-5f3p-8v6r: In the Linux kernel, the following vulnerability has been resolved:
scsi: qla2xxx: Fix deletion race condition
System crash when using debug kernel
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 fc4_type 1
20808683957 027 qla2xxx [0000:13:00.1]-e801:4: Scheduling sess ffff93ebf9306800 for deletion 50:06:0e:80:12:48:ff:50 fc4_type 1
Move the clearing/setting of deleted flag lock.
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/4d7da12483e98c451a51bd294a3d3494f0aee5ebhttps://git.kernel.org/stable/c/6dfe4344c168c6ca20fe7640649aacfcefcccb26https://git.kernel.org/stable/c/a4628a5b98e4c6d905e1f7638242612d7db7d9c2https://git.kernel.org/stable/c/b05017cb4ff75eea783583f3d400059507510ab1https://git.kernel.org/stable/c/cd06c45b326e44f0d21dc1b3fa23e71f46847e28https://git.kernel.org/stable/c/f1ea164be545629bf442c22f508ad9e7b94ac100
2025-10-04
Published