A flaw was found in vDPA with VDUSE backend. There are currently no checks in VDUSE kernel driver to ensure the size of the device config space is in line with the features advertised by the VDUSE userspace application. In case of a mismatch, Virtio drivers config read helpers do not initialize the memory indirectly passed to vduse_vdpa_get_config() returning uninitialized memory from the stack. This could cause undefined behavior or data leaks in Virtio drivers.
References
Link | Resource |
---|---|
https://bugzilla.redhat.com/show_bug.cgi?id=2103900 | Issue Tracking Third Party Advisory |
Configurations
Information
Published : 2022-09-01 14:15
Updated : 2022-09-13 12:47
NVD link : CVE-2022-2308
Mitre link : CVE-2022-2308
JSON object : View
CWE
CWE-908
Use of Uninitialized Resource
Products Affected
linux
- linux_kernel