CVE-2024-41052

Publication date

2024-07-29 14:32:08

Family

Linux

State

PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: vfio/pci: Init the count variable in collecting hot-reset devices The count variable is used without initialization, it results in mistakes in the device counting and crashes the userspace if the get hot reset info path is triggered.