CVE-2023-53078
published 2025-05-02CVE-2023-53078: In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate() If alua_rtpg_queue() failed…
PriorityP418medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.19%
8.8th percentile
In the Linux kernel, the following vulnerability has been resolved:
scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
If alua_rtpg_queue() failed from alua_activate(), then 'qdata' is not
freed, which will cause following memleak:
unreferenced object 0xffff88810b2c6980 (size 32):
comm "kworker/u16:2", pid 635322, jiffies 4355801099 (age 1216426.076s)
hex dump (first 32 bytes):
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
40 39 24 c1 ff ff ff ff 00 f8 ea 0a 81 88 ff ff @9$.............
backtrace:
[] alua_activate+0xb0/0x320
[] scsi_dh_activate+0xb2/0x140
[] activate_path_work+0xc6/0xe0 [dm_multipath]
[] process_one_work+0x3c5/0x730
[] worker_thread+0x93/0x650
[] kthread+0x1ba/0x210
[] ret_from_fork+0x22/0x30
Fix the problem by freeing 'qdata' in error path.
Affected
29 ranges· showing 25
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.25-1 (bookworm) | linux 6.1.25-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | — | — |
| linux | linux | >= 4.10.9 < 4.11 | 4.11 |
| linux | linux | >= 4.9.21 < 4.10 | 4.10 |
| linux | linux | >= 625fe857e4fac6518716f3c0ff5e5deb8ec6d238 < 123483df146492ca22b503ae6dacc2ce7c3a3974 | 123483df146492ca22b503ae6dacc2ce7c3a3974 |
| linux | linux | >= 625fe857e4fac6518716f3c0ff5e5deb8ec6d238 < c110051d335ef7f62ad33474b0c23997fee5bfb5 | c110051d335ef7f62ad33474b0c23997fee5bfb5 |
| linux | linux | >= 625fe857e4fac6518716f3c0ff5e5deb8ec6d238 < 5c4d71424df34fc23dc5336d09394ce68c849542 | 5c4d71424df34fc23dc5336d09394ce68c849542 |
| linux | linux | >= 625fe857e4fac6518716f3c0ff5e5deb8ec6d238 < c09cdf6eb815ee35e55d6c50ac7f63db58bd20b8 | c09cdf6eb815ee35e55d6c50ac7f63db58bd20b8 |
| linux | linux | >= 625fe857e4fac6518716f3c0ff5e5deb8ec6d238 < 9311e7a554dffd3823499e309a8b86a5cd1540e5 | 9311e7a554dffd3823499e309a8b86a5cd1540e5 |
| linux | linux | >= 625fe857e4fac6518716f3c0ff5e5deb8ec6d238 < 1c55982beb80c7d3c30278fc6cfda8496a31dbe6 | 1c55982beb80c7d3c30278fc6cfda8496a31dbe6 |
| linux | linux | >= 625fe857e4fac6518716f3c0ff5e5deb8ec6d238 < 0d89254a4320eb7de0970c478172f764125c6355 | 0d89254a4320eb7de0970c478172f764125c6355 |
| linux | linux | >= 625fe857e4fac6518716f3c0ff5e5deb8ec6d238 < a13faca032acbf2699293587085293bdfaafc8ae | a13faca032acbf2699293587085293bdfaafc8ae |
| linux | linux_kernel | — | — |
| linux | linux_kernel | — | — |
| linux | linux_kernel | >= 0 < 5.10.178-1 | 5.10.178-1 |
| linux | linux_kernel | >= 0 < 6.1.25-1 | 6.1.25-1 |
| linux | linux_kernel | >= 0 < 6.1.25-1 | 6.1.25-1 |
| linux | linux_kernel | >= 0 < 6.1.25-1 | 6.1.25-1 |
| linux | linux_kernel | >= 4.10.9 < 4.11 | 4.11 |
| linux | linux_kernel | >= 4.11.1 < 4.14.312 | 4.14.312 |
| linux | linux_kernel | >= 4.15 < 4.19.280 | 4.19.280 |
| linux | linux_kernel | >= 4.20 < 5.4.240 | 5.4.240 |
| linux | linux_kernel | >= 4.9.21 < 4.10 | 4.10 |
CVSS provenance
nvdv3.15.5MEDIUMCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
osv5.5MEDIUM
vendor_debian5.5MEDIUM
vendor_redhat5.5MEDIUM
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: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
vendor_redhat·2025-05-02·CVSS 5.5
CVE-2023-53078 [MEDIUM] kernel: scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
kernel: scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
In the Linux kernel, the following vulnerability has been resolved:
scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
If alua_rtpg_queue() failed from alua_activate(), then 'qdata' is not
freed, which will cause following memleak:
unreferenced object 0xffff88810b2c6980 (size 32):
comm "kworker/u16:2", pid 635322, jiffies 4355801099 (age 1216426.076s)
hex dump (first 32 bytes):
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
40 39 24 c1 ff ff ff ff 00 f8 ea 0a 81 88 ff ff @9$.............
backtrace:
[] alua_activate+0xb0/0x320
[] scsi_dh_activate+0xb2/0x140
[] activate_path_work+0xc6/0xe0 [dm_multipath]
[] process_one_work+0x3c5/0x730
[] worker_thread+0x93/0x650
[] kthread+0x1ba/0x210
[] re
Debian
CVE-2023-53078: linux - In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_...
vendor_debian·2023·CVSS 5.5
CVE-2023-53078 [MEDIUM] CVE-2023-53078: linux - In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_...
In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate() If alua_rtpg_queue() failed from alua_activate(), then 'qdata' is not freed, which will cause following memleak: unreferenced object 0xffff88810b2c6980 (size 32): comm "kworker/u16:2", pid 635322, jiffies 4355801099 (age 1216426.076s) hex dump (first 32 bytes): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 40 39 24 c1 ff ff ff ff 00 f8 ea 0a 81 88 ff ff @9$............. backtrace: [] alua_activate+0xb0/0x320 [] scsi_dh_activate+0xb2/0x140 [] activate_path_work+0xc6/0xe0 [dm_multipath] [] process_one_work+0x3c5/0x730 [] worker_thread+0x93/0x650 [] kthread+0x1ba/0x210 [] ret_from_fork+0x22/0x30 Fix the problem by freeing 'qdata' in error path.
OSV
CVE-2023-53078: In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate() If alua_rtpg_queue(
osv·2025-05-02·CVSS 5.5
CVE-2023-53078 [MEDIUM] CVE-2023-53078: In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate() If alua_rtpg_queue(
In the Linux kernel, the following vulnerability has been resolved: scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate() If alua_rtpg_queue() failed from alua_activate(), then 'qdata' is not freed, which will cause following memleak: unreferenced object 0xffff88810b2c6980 (size 32): comm "kworker/u16:2", pid 635322, jiffies 4355801099 (age 1216426.076s) hex dump (first 32 bytes): 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................ 40 39 24 c1 ff ff ff ff 00 f8 ea 0a 81 88 ff ff @9$............. backtrace: [] alua_activate+0xb0/0x320 [] scsi_dh_activate+0xb2/0x140 [] activate_path_work+0xc6/0xe0 [dm_multipath] [] process_one_work+0x3c5/0x730 [] worker_thread+0x93/0x650 [] kthread+0x1ba/0x210 [] ret_from_fork+0x22/0x30 Fix the problem by freeing 'qdata' in error path.
GHSA
GHSA-xjm5-mrh5-2hc5: In the Linux kernel, the following vulnerability has been resolved:
scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
If alua_rtpg_queu
ghsa_unreviewed·2025-05-02
CVE-2023-53078 [MEDIUM] CWE-401 GHSA-xjm5-mrh5-2hc5: In the Linux kernel, the following vulnerability has been resolved:
scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
If alua_rtpg_queu
In the Linux kernel, the following vulnerability has been resolved:
scsi: scsi_dh_alua: Fix memleak for 'qdata' in alua_activate()
If alua_rtpg_queue() failed from alua_activate(), then 'qdata' is not
freed, which will cause following memleak:
unreferenced object 0xffff88810b2c6980 (size 32):
comm "kworker/u16:2", pid 635322, jiffies 4355801099 (age 1216426.076s)
hex dump (first 32 bytes):
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
40 39 24 c1 ff ff ff ff 00 f8 ea 0a 81 88 ff ff @9$.............
backtrace:
[] alua_activate+0xb0/0x320
[] scsi_dh_activate+0xb2/0x140
[] activate_path_work+0xc6/0xe0 [dm_multipath]
[] process_one_work+0x3c5/0x730
[] worker_thread+0x93/0x650
[] kthread+0x1ba/0x210
[] ret_from_fork+0x22/0x30
Fix the problem by freeing 'qdata' in error pa
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/0d89254a4320eb7de0970c478172f764125c6355https://git.kernel.org/stable/c/123483df146492ca22b503ae6dacc2ce7c3a3974https://git.kernel.org/stable/c/1c55982beb80c7d3c30278fc6cfda8496a31dbe6https://git.kernel.org/stable/c/5c4d71424df34fc23dc5336d09394ce68c849542https://git.kernel.org/stable/c/9311e7a554dffd3823499e309a8b86a5cd1540e5https://git.kernel.org/stable/c/a13faca032acbf2699293587085293bdfaafc8aehttps://git.kernel.org/stable/c/c09cdf6eb815ee35e55d6c50ac7f63db58bd20b8https://git.kernel.org/stable/c/c110051d335ef7f62ad33474b0c23997fee5bfb5
2025-05-02
Published