CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.0. It affects Linux.
CVE
CVE-2024-49855
Severity
HIGH
CVSS
7
EPSS
0.21%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: nbd: fix race between timeout and normal completion If request timetout is handled by nbd_requeue_cmd(), normal completion has to be stopped for avoiding to complete this requeued request, other use-after-free can be triggered. Fix the race by clearing NBD_CMD_INFLIGHT in nbd_requeue_cmd(), meantime make sure that cmd->lock is grabbed for clearing the flag and the requeue.
Related CVEs
Other vulnerabilities affecting the same vendor(s)