CVE-2024-49855

Severity CVSS v4.0:
Pending analysis
Type:
CWE-416 Use After Free
Publication date:
21/10/2024
Last modified:
03/11/2025

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> nbd: fix race between timeout and normal completion<br /> <br /> If request timetout is handled by nbd_requeue_cmd(), normal completion<br /> has to be stopped for avoiding to complete this requeued request, other<br /> use-after-free can be triggered.<br /> <br /> Fix the race by clearing NBD_CMD_INFLIGHT in nbd_requeue_cmd(), meantime<br /> make sure that cmd-&gt;lock is grabbed for clearing the flag and the<br /> requeue.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.18.4 (including) 5.19 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.19 (including) 6.1.113 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.2 (including) 6.6.54 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.7 (including) 6.10.13 (excluding)
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 6.11 (including) 6.11.2 (excluding)
cpe:2.3:o:linux:linux_kernel:5.17.15:*:*:*:*:*:*:*