CVE-2023-52980
Linux Debian vulnerability analysis and mitigation

Overview

CVE-2023-52980 is a vulnerability discovered in the Linux kernel's block subsystem, specifically in the ublk (userspace block) driver. The issue was identified when validating drafted SPDK ublk target with large queue depth configurations for multiqueue ublk devices (NVD).

Technical details

The vulnerability stems from an overflow bug in the ublk driver where UBLK_MAX_QUEUE_DEPTH is set to 4096 in ublk_cmd.h. When setting queue depth (qd) for a ublk device, if qd is larger than 2728, the calculation of sizeof(struct ublk_queue) + depth * sizeof(struct ublk_io) exceeds 65535, causing queue_size to overflow. This overflow results in ublk_get_queue() referencing an incorrect pointer position (NVD).

Impact

The vulnerability can lead to out-of-bounds memory access due to incorrect pointer referencing caused by the queue_size overflow. This occurs when the wrong content of ublk_queue elements is accessed (NVD).

Exploitability

The vulnerability requires local access and can be triggered when configuring ublk devices with large queue depths. The issue was discovered during the validation of drafted SPDK ublk target configurations (NVD).

Mitigation and workarounds

The fix involves extending the queue_size variable in ublk_device to 'unsigned int' type to prevent the overflow condition (NVD).

Additional resources


SourceThis report was generated using AI

Related Linux Debian vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2026-74733NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 2026
CVE-2026-74732NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 2026
CVE-2026-74731NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoNoAug 22, 2026
CVE-2026-74730NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 2026
CVE-2026-74729NONEN/A
  • Linux Debian logoLinux Debian
  • linux
NoYesAug 22, 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