๐Ÿ” CVE Alert

CVE-2024-45013

UNKNOWN 0.0

nvme: move stopping keep-alive into nvme_uninit_ctrl()

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: nvme: move stopping keep-alive into nvme_uninit_ctrl() Commit 4733b65d82bd ("nvme: start keep-alive after admin queue setup") moves starting keep-alive from nvme_start_ctrl() into nvme_init_ctrl_finish(), but don't move stopping keep-alive into nvme_uninit_ctrl(), so keep-alive work can be started and keep pending after failing to start controller, finally use-after-free is triggered if nvme host driver is unloaded. This patch fixes kernel panic when running nvme/004 in case that connection failure is triggered, by moving stopping keep-alive into nvme_uninit_ctrl(). This way is reasonable because keep-alive is now started in nvme_init_ctrl_finish().

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 11, 2024
Last Updated May 11, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
3af755a46881c32fecaecfdeaf3a8f0a869deca5 < 4101af98ab573554c4225e328d506fec2a74bc54 3af755a46881c32fecaecfdeaf3a8f0a869deca5 < a54a93d0e3599b05856971734e15418ac551a14c
Linux / Linux
6.7

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/4101af98ab573554c4225e328d506fec2a74bc54 git.kernel.org: https://git.kernel.org/stable/c/a54a93d0e3599b05856971734e15418ac551a14c