CVE-2023-53292

In the Linux kernel, the following vulnerability has been resolved: blk-mq: fix NULL dereference on q->elevator in blk_mq_elv_switch_none After grabbing q->sysfs_lock, q->elevator may become NULL because of elevator switch. Fix the NULL dereference on q->elevator by checking it with lock.
Configurations

Configuration 1 (hide)

cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*

History

02 Dec 2025, 19:07

Type Values Removed Values Added
CWE CWE-476
CPE cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:*
References () https://git.kernel.org/stable/c/245165658e1c9f95c0fecfe02b9b1ebd30a1198a - () https://git.kernel.org/stable/c/245165658e1c9f95c0fecfe02b9b1ebd30a1198a - Patch
References () https://git.kernel.org/stable/c/3e977386521b71471e66ec2ba82efdfcc456adf2 - () https://git.kernel.org/stable/c/3e977386521b71471e66ec2ba82efdfcc456adf2 - Patch
First Time Linux linux Kernel
Linux
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.5

Information

Published : 2025-09-16 08:15

Updated : 2025-12-02 19:07


NVD link : CVE-2023-53292

Mitre link : CVE-2023-53292

CVE.ORG link : CVE-2023-53292


JSON object : View

Products Affected

linux

  • linux_kernel
CWE
CWE-476

NULL Pointer Dereference