3 matches found
CVE-2024-46737
CVE-2024-46737: Linux kernel nvmet-tcp vulnerability fixed. If nvmet_tcp_alloc_cmds() fails, a NULL pointer dereference could crash the kernel in nvmet_tcp_release_queue_work(). The fix sets queue->nr_cmds to zero when allocation of commands fails; affected component is nvmet-tcp in the Linux ...
CVE-2024-46737 nvmet-tcp: fix kernel crash if commands allocation fails
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmettcpalloccmds the kernel crashes in nvmettcpreleasequeuework because of a NULL pointer dereference. nvmet: failed to install queue 0...
CVE-2024-46737
In the Linux kernel, the following vulnerability has been resolved: nvmet-tcp: fix kernel crash if commands allocation fails If the commands allocation fails in nvmettcpalloccmds the kernel crashes in nvmettcpreleasequeuework because of a NULL pointer dereference. nvmet: failed to install queue 0...