#VU102944 Improper locking in Linux kernel - CVE-2024-53689
Published: January 17, 2025 / Updated: May 11, 2025
Linux kernel
Linux Foundation
Description
The vulnerability allows a local user to perform a denial of service (DoS) attack.
The vulnerability exists due to improper locking within the queue_attr_store() function in block/blk-sysfs.c, within the blk_mq_realloc_hw_ctxs(), blk_mq_init_allocated_queue(), blk_mq_elv_switch_none(), blk_mq_elv_switch_back(), __blk_mq_update_nr_hw_queues() and list_for_each_entry() functions in block/blk-mq.c, within the blk_mq_sysfs_unregister_hctxs() and blk_mq_sysfs_register_hctxs() functions in block/blk-mq-sysfs.c. A local user can perform a denial of service (DoS) attack.