CVE-2023-53823
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53823 is a concurrency vulnerability in the Linux kernel's block layer rq_qos (request queue quality of service) subsystem. It was introduced when commit 50e34d78815e moved rq_qos_exit() from disk_release() to del_gendisk(), creating race conditions between disk teardown and QoS policy activation. The vulnerability affects the Linux kernel and was published on December 9, 2025. It carries a CVSS category estimate of Medium with an EPSS score of 0.000180 (Feedly).

Technical details

The root cause is a race condition (CWE-362) in the Linux kernel's block/rq_qos subsystem arising from the relocation of rq_qos_exit() to del_gendisk(). Three distinct concurrency hazards exist: (1) concurrent writes to q->rq_qos when rq_qos_add() is triggered via cgroupfs (iocost/iolatency) while del_gendisk() runs simultaneously; (2) a null-pointer dereference in blkcg_activate_policy() if rq_qos_exit() is called mid-policy-activation; and (3) a memory leak when blkg_conf_open_bdev() finds a disk via blkdev_get_no_open() but rq_qos_exit() completes before rq_qos_add() executes. The fix introduces a new disk-level mutex rq_qos_mutex to serialize access to rq_qos_exit() and rq_qos_add() (Feedly).

Impact

Exploitation of this vulnerability can result in null-pointer dereferences causing kernel panics (denial of service), memory leaks leading to resource exhaustion, or memory corruption due to unsynchronized writes to kernel data structures. The impact is confined to the local system running the affected Linux kernel, primarily affecting availability and potentially integrity of kernel memory. Systems using cgroup-based I/O policies (iocost or iolatency) are at heightened risk (Feedly).

Mitigation and workarounds

The fix is included in upstream Linux kernel patches available via the stable kernel tree (commits 16398b4638b5 and a13bd91be223). Users should update to a patched kernel version that includes the rq_qos_mutex fix. SUSE has issued advisories (SUSE-2026-0281-1 and SUSE-2026-20876-1) incorporating this fix for their kernel packages (Feedly, Linux Security). As a workaround, avoiding dynamic enabling/disabling of iocost or iolatency cgroup policies on systems with active disk teardown operations can reduce exposure until a patched kernel is applied.

Additional resources


SourceThis report was generated using AI

Related Linux Kernel vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-64557NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-selftests-internal
NoNoJul 29, 2026
CVE-2026-64556NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-64k-devel
NoNoJul 29, 2026
CVE-2026-64555NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-azure-fde-6.14
NoNoJul 27, 2026
CVE-2026-64554NONEN/A
  • Linux Kernel logoLinux Kernel
  • linux-gcp-6.14
NoYesJul 27, 2026
CVE-2026-64553NONEN/A
  • Linux Kernel logoLinux Kernel
  • kernel-rt-64k-debug-modules-internal
NoYesJul 27, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management