CVE-2023-53730
Linux Kernel vulnerability analysis and mitigation

Overview

CVE-2023-53730 is a vulnerability in the Linux kernel's block I/O cost controller (blk-iocost) component, discovered and disclosed on October 22, 2025. The vulnerability affects the adjust_inuse_and_calc_cost function, which incorrectly uses spin_lock_irq() instead of spin_lock_irqsave(), potentially leading to deadlock conditions (NVD, Red Hat).

Technical details

The vulnerability stems from an improper locking mechanism in the adjust_inuse_and_calc_cost() function. When this function uses spin_lock_irq(), IRQs will be enabled upon unlock, which can cause a DEADLOCK if other locks are held and IRQ is disabled before invoking it. The vulnerability has been assigned a CVSS v3.1 score of 5.5 with attack vector: Local, attack complexity: Low, and privileges required: Low (AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H) (Red Hat).

Impact

The vulnerability can lead to system deadlocks when specific locking conditions are met. This occurs particularly when other locks are held and IRQ is disabled before invoking the affected function, potentially causing system availability issues (NVD).

Mitigation and workarounds

The vulnerability has been resolved by modifying the adjust_inuse_and_calc_cost() function to use spin_lock_irqsave() instead of spin_lock_irq(), which maintains consistent IRQ state before and after the lock operation (NVD).

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-2025-71142N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-debug-devel
NoNoJan 14, 2026
CVE-2025-71137N/AN/A
  • Linux KernelLinux Kernel
  • kernel-cross-headers
NoYesJan 14, 2026
CVE-2025-71135N/AN/A
  • Linux KernelLinux Kernel
  • kernel-debug-core
NoNoJan 14, 2026
CVE-2025-71134N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k
NoNoJan 14, 2026
CVE-2025-71133N/AN/A
  • Linux KernelLinux Kernel
  • kernel-64k-modules-core
NoYesJan 14, 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