Stack Use-After-Free Flaw in libvirt Allows Escape from Limited Access
CVE-2024-4418
Key Information:
- Vendor
- Red Hat
- Status
- Vendor
- CVE Published:
- 8 May 2024
Summary
A race condition leading to a stack use-after-free flaw was found in libvirt. Due to a bad assumption in the virNetClientIOEventLoop() method, the data
pointer to a stack-allocated virNetClientIOEventData structure ended up being used in the virNetClientIOEventFD callback while the data pointer's stack frame was concurrently being "freed" when returning from virNetClientIOEventLoop(). The 'virtproxyd' daemon can be used to trigger requests. If libvirt is configured with fine-grained access control, this issue, in theory, allows a user to escape their otherwise limited access. This flaw allows a local, unprivileged user to access virtproxyd without authenticating. Remote users would need to authenticate before they could access it.
Affected Version(s)
Red Hat Enterprise Linux 8 8100020240606142719.489197e6
Red Hat Enterprise Linux 8 8100020240606142719.489197e6
Red Hat Enterprise Linux 9 0:10.0.0-6.6.el9_4
References
CVSS V3.1
Timeline
Vulnerability published
Vulnerability Reserved