Security Advisory

CVE-2024-53110

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2024-12-02 13:44:42
Last updated 2026-08-05 11:43:48
Assigner Linux
CVSS score not scored
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: vp_vdpa: fix id_table array not null terminated error Allocate one extra virtio_device_id as null terminator, otherwise vdpa_mgmtdev_get_classes() may iterate multiple times and visit undefined memory.