Vulnerability 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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | >= 5.19, < 6.1.119 |
References
- https://git.kernel.org/stable/c/0a886489d274596ad1a80789d3a773503210a615Patch
- https://git.kernel.org/stable/c/4e39ecadf1d2a08187139619f1f314b64ba7d947Patch
- https://git.kernel.org/stable/c/870d68fe17b5d9032049dcad98b5781a344a8657Patch
- https://git.kernel.org/stable/c/c4d64534d4b1c47d2f1ce427497f971ad4735aaePatch
- https://lists.debian.org/debian-lts-announce/2025/01/msg00001.html
FAQ
What is CVE-2024-53110?
CVE-2024-53110 is a vulnerability with a CVSS score of 5.5 (MEDIUM). 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_mgmtd...
How severe is CVE-2024-53110?
CVE-2024-53110 has been rated MEDIUM with a CVSS base score of 5.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-53110?
Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.