PT-2024-14728 · Linux+8 · Linux Kernel+8

Published

2023-09-04

·

Updated

2026-03-14

·

CVE-2023-52762

CVSS v3.1

5.5

Medium

VectorAV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Name of the Vulnerable Software and Affected Versions Linux kernel (affected versions not specified)
Description The issue is related to an implicit overflow on virtio max dma size in the Linux kernel. Specifically, there is an implicit conversion from size t to u32 in the code: (u32)max size = (size t)virtio max dma size(vdev);. This conversion may lead to an overflow when virtio max dma size has a larger size than U32 MAX, resulting in a value of 0. For example, a size of (size t)4G would be converted to (u32)0. To prevent this, the code should use U32 MAX instead when virtio max dma size exceeds U32 MAX.
Recommendations At the moment, there is no information about a newer version that contains a fix for this vulnerability.

Exploit

DoS

Integer Overflow

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

ALSA-2024:5101
ALSA-2024:5102
ALSA-2025_12746
ALSA-2025_12752
ALSA-2025_12753
ALSA-2025_16880
BDU:2025-14592
CESA-2024_5101
CESA-2024_5102
CVE-2023-52762
INFSA-2024_5101
INFSA-2024_5102
INFSA-2024_9315
OESA-2024-1707
OESA-2024-1737
OPENSUSE-SU-2024_2947-1
RHSA-2024:5101
RHSA-2024:5102
RHSA-2024:9315
RHSA-2024_5101
RHSA-2024_5102
RHSA-2024_9315
RHSA-2025:3935
RLSA-2024:5101
RLSA-2024:5102
RXSA-2024:5101
SUSE-SU-2024:2360-1
SUSE-SU-2024:2381-1
SUSE-SU-2024:2561-1
SUSE-SU-2024:2571-1
SUSE-SU-2024:2894-1
SUSE-SU-2024:2896-1
SUSE-SU-2024:2902-1
SUSE-SU-2024:2929-1
SUSE-SU-2024:2939-1
SUSE-SU-2024:2947-1
SUSE-SU-2024:2973-1
SUSE-SU-2025:20008-1
SUSE-SU-2025:20028-1

Affected Products

Almalinux
Astra Linux
Centos
Debian
Linux Kernel
Red Hat
Red Os
Rocky Linux
Suse