Host-memory disclosure via unchecked UDP header length
Published Jun 15, 2021 · Updated Aug 3, 2024
Information disclosure in libslirp before 4.6.0 allows guest OS users to read host memory by sending a truncated UDP packet. The udp_input() function derives a UDP-header pointer from the packet buffer and reads its length without first verifying that the mbuf contains a full udphdr structure. Control of a guest using libslirp user-mode networking is required; the bounded consequence is an out-of-bounds read and indirect host-memory disclosure to that guest.
Summary
What happened
Information disclosure in libslirp before 4.6.0 allows guest OS users to read host memory by sending a truncated UDP packet. The udp_input() function derives a UDP-header pointer from the packet buffer and reads its length without first verifying that the mbuf contains a full udphdr structure. Control of a guest using libslirp user-mode networking is required; the bounded consequence is an out-of-bounds read and indirect host-memory disclosure to that guest.
The record
- CVE
- CVE-2021-3594
- Published
- Jun 15, 2021
- Updated
- Aug 3, 2024
- Vendor
- Libslirp Project
- Product
- libslirp
- Classifications
- CWE-824, T1005
- Attack vector
- local
- Privileges
- authenticated
Timeline
How it unfolded
- Jun 15, 2021CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=libslirp 4.6.0
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Public exploit references
- GitHub Security Lab truncated UDP packet demonstrationproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo