CVE-2023-53051
published 2025-05-02CVE-2023-53051: In the Linux kernel, the following vulnerability has been resolved: dm crypt: add cond_resched() to dmcrypt_write() The loop in dmcrypt_write may be running…
PriorityP419medium5.5CVSS 3.1
AVLACLPRLUINSUCNINAH
EPSS
0.21%
10.9th percentile
In the Linux kernel, the following vulnerability has been resolved:
dm crypt: add cond_resched() to dmcrypt_write()
The loop in dmcrypt_write may be running for unbounded amount of time,
thus we need cond_resched() in it.
This commit fixes the following warning:
[ 3391.153255][ C12] watchdog: BUG: soft lockup - CPU#12 stuck for 23s! [dmcrypt_write/2:2897]
...
[ 3391.387210][ C12] Call trace:
[ 3391.390338][ C12] blk_attempt_bio_merge.part.6+0x38/0x158
[ 3391.395970][ C12] blk_attempt_plug_merge+0xc0/0x1b0
[ 3391.401085][ C12] blk_mq_submit_bio+0x398/0x550
[ 3391.405856][ C12] submit_bio_noacct+0x308/0x380
[ 3391.410630][ C12] dmcrypt_write+0x1e4/0x208 [dm_crypt]
[ 3391.416005][ C12] kthread+0x130/0x138
[ 3391.419911][ C12] ret_from_fork+0x10/0x18
Affected
22 ranges
| Vendor | Product | Version range | Fixed in |
|---|---|---|---|
| debian | linux | < linux 6.1.25-1 (bookworm) | linux 6.1.25-1 (bookworm) |
| linux | linux | — | — |
| linux | linux | >= dc2676210c425ee8e5cb1bec5bc84d004ddf4179 < e87cd83f70504f1cd2e428966f353c007d6d2d7f | e87cd83f70504f1cd2e428966f353c007d6d2d7f |
| linux | linux | >= dc2676210c425ee8e5cb1bec5bc84d004ddf4179 < 7b9f8efb5fc888dd938d2964e705b8e00f1dc0f6 | 7b9f8efb5fc888dd938d2964e705b8e00f1dc0f6 |
| linux | linux | >= dc2676210c425ee8e5cb1bec5bc84d004ddf4179 < 885c28ceae7dab2b18c2cc0eb95f1f82b1f629d1 | 885c28ceae7dab2b18c2cc0eb95f1f82b1f629d1 |
| linux | linux | >= dc2676210c425ee8e5cb1bec5bc84d004ddf4179 < 66ff37993dd7e9954b6446237fe2453b380ce40d | 66ff37993dd7e9954b6446237fe2453b380ce40d |
| linux | linux | >= dc2676210c425ee8e5cb1bec5bc84d004ddf4179 < eb485b7404a281d974bd445ddc5b0b8d5958f371 | eb485b7404a281d974bd445ddc5b0b8d5958f371 |
| linux | linux | >= dc2676210c425ee8e5cb1bec5bc84d004ddf4179 < f0eb61b493dbbc32529fbd0d2e945b71b0e47306 | f0eb61b493dbbc32529fbd0d2e945b71b0e47306 |
| linux | linux | >= dc2676210c425ee8e5cb1bec5bc84d004ddf4179 < 2c743db1193bf0e76c73d71ede08bd9b96e6c31d | 2c743db1193bf0e76c73d71ede08bd9b96e6c31d |
| linux | linux | >= dc2676210c425ee8e5cb1bec5bc84d004ddf4179 < fb294b1c0ba982144ca467a75e7d01ff26304e2b | fb294b1c0ba982144ca467a75e7d01ff26304e2b |
| 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.0 < 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 | >= 5.11 < 5.15.105 | 5.15.105 |
| linux | linux_kernel | >= 5.16 < 6.1.22 | 6.1.22 |
| linux | linux_kernel | >= 5.5 < 5.10.177 | 5.10.177 |
| linux | linux_kernel | >= 6.2 < 6.2.9 | 6.2.9 |
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.
OSV
CVE-2023-53051: In the Linux kernel, the following vulnerability has been resolved: dm crypt: add cond_resched() to dmcrypt_write() The loop in dmcrypt_write may be r
osv·2025-05-02·CVSS 5.5
CVE-2023-53051 [MEDIUM] CVE-2023-53051: In the Linux kernel, the following vulnerability has been resolved: dm crypt: add cond_resched() to dmcrypt_write() The loop in dmcrypt_write may be r
In the Linux kernel, the following vulnerability has been resolved: dm crypt: add cond_resched() to dmcrypt_write() The loop in dmcrypt_write may be running for unbounded amount of time, thus we need cond_resched() in it. This commit fixes the following warning: [ 3391.153255][ C12] watchdog: BUG: soft lockup - CPU#12 stuck for 23s! [dmcrypt_write/2:2897] ... [ 3391.387210][ C12] Call trace: [ 3391.390338][ C12] blk_attempt_bio_merge.part.6+0x38/0x158 [ 3391.395970][ C12] blk_attempt_plug_merge+0xc0/0x1b0 [ 3391.401085][ C12] blk_mq_submit_bio+0x398/0x550 [ 3391.405856][ C12] submit_bio_noacct+0x308/0x380 [ 3391.410630][ C12] dmcrypt_write+0x1e4/0x208 [dm_crypt] [ 3391.416005][ C12] kthread+0x130/0x138 [ 3391.419911][ C12] ret_from_fork+0x10/0x18
GHSA
GHSA-9j7f-hr5r-cm59: In the Linux kernel, the following vulnerability has been resolved:
dm crypt: add cond_resched() to dmcrypt_write()
The loop in dmcrypt_write may be
ghsa_unreviewed·2025-05-02
CVE-2023-53051 [MEDIUM] CWE-835 GHSA-9j7f-hr5r-cm59: In the Linux kernel, the following vulnerability has been resolved:
dm crypt: add cond_resched() to dmcrypt_write()
The loop in dmcrypt_write may be
In the Linux kernel, the following vulnerability has been resolved:
dm crypt: add cond_resched() to dmcrypt_write()
The loop in dmcrypt_write may be running for unbounded amount of time,
thus we need cond_resched() in it.
This commit fixes the following warning:
[ 3391.153255][ C12] watchdog: BUG: soft lockup - CPU#12 stuck for 23s! [dmcrypt_write/2:2897]
...
[ 3391.387210][ C12] Call trace:
[ 3391.390338][ C12] blk_attempt_bio_merge.part.6+0x38/0x158
[ 3391.395970][ C12] blk_attempt_plug_merge+0xc0/0x1b0
[ 3391.401085][ C12] blk_mq_submit_bio+0x398/0x550
[ 3391.405856][ C12] submit_bio_noacct+0x308/0x380
[ 3391.410630][ C12] dmcrypt_write+0x1e4/0x208 [dm_crypt]
[ 3391.416005][ C12] kthread+0x130/0x138
[ 3391.419911][ C12] ret_from_fork+0x10/0x18
Red Hat
kernel: dm crypt: add cond_resched() to dmcrypt_write()
vendor_redhat·2025-05-02·CVSS 5.5
CVE-2023-53051 [MEDIUM] CWE-770 kernel: dm crypt: add cond_resched() to dmcrypt_write()
kernel: dm crypt: add cond_resched() to dmcrypt_write()
In the Linux kernel, the following vulnerability has been resolved:
dm crypt: add cond_resched() to dmcrypt_write()
The loop in dmcrypt_write may be running for unbounded amount of time,
thus we need cond_resched() in it.
This commit fixes the following warning:
[ 3391.153255][ C12] watchdog: BUG: soft lockup - CPU#12 stuck for 23s! [dmcrypt_write/2:2897]
...
[ 3391.387210][ C12] Call trace:
[ 3391.390338][ C12] blk_attempt_bio_merge.part.6+0x38/0x158
[ 3391.395970][ C12] blk_attempt_plug_merge+0xc0/0x1b0
[ 3391.401085][ C12] blk_mq_submit_bio+0x398/0x550
[ 3391.405856][ C12] submit_bio_noacct+0x308/0x380
[ 3391.410630][ C12] dmcrypt_write+0x1e4/0x208 [dm_crypt]
[ 3391.416005][ C12] kthread+0x130/0x138
[ 3391.419911][ C12] ret_from_f
Debian
CVE-2023-53051: linux - In the Linux kernel, the following vulnerability has been resolved: dm crypt: a...
vendor_debian·2023·CVSS 5.5
CVE-2023-53051 [MEDIUM] CVE-2023-53051: linux - In the Linux kernel, the following vulnerability has been resolved: dm crypt: a...
In the Linux kernel, the following vulnerability has been resolved: dm crypt: add cond_resched() to dmcrypt_write() The loop in dmcrypt_write may be running for unbounded amount of time, thus we need cond_resched() in it. This commit fixes the following warning: [ 3391.153255][ C12] watchdog: BUG: soft lockup - CPU#12 stuck for 23s! [dmcrypt_write/2:2897] ... [ 3391.387210][ C12] Call trace: [ 3391.390338][ C12] blk_attempt_bio_merge.part.6+0x38/0x158 [ 3391.395970][ C12] blk_attempt_plug_merge+0xc0/0x1b0 [ 3391.401085][ C12] blk_mq_submit_bio+0x398/0x550 [ 3391.405856][ C12] submit_bio_noacct+0x308/0x380 [ 3391.410630][ C12] dmcrypt_write+0x1e4/0x208 [dm_crypt] [ 3391.416005][ C12] kthread+0x130/0x138 [ 3391.419911][ C12] ret_from_fork+0x10/0x18
Scope: local
bookworm: resolved (fixed in 6
No detection rules found.
No public exploits indexed.
https://git.kernel.org/stable/c/2c743db1193bf0e76c73d71ede08bd9b96e6c31dhttps://git.kernel.org/stable/c/66ff37993dd7e9954b6446237fe2453b380ce40dhttps://git.kernel.org/stable/c/7b9f8efb5fc888dd938d2964e705b8e00f1dc0f6https://git.kernel.org/stable/c/885c28ceae7dab2b18c2cc0eb95f1f82b1f629d1https://git.kernel.org/stable/c/e87cd83f70504f1cd2e428966f353c007d6d2d7fhttps://git.kernel.org/stable/c/eb485b7404a281d974bd445ddc5b0b8d5958f371https://git.kernel.org/stable/c/f0eb61b493dbbc32529fbd0d2e945b71b0e47306https://git.kernel.org/stable/c/fb294b1c0ba982144ca467a75e7d01ff26304e2b
2025-05-02
Published