CVE-2021-28714
Last modified
CVE-2021-28714 is a medium-severity vulnerability rated 6.5/10 on the CVSS scale. Guest can force Linux netback driver to hog large amounts of kernel memory T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Incoming data packets for a guest in the Linux kernel's netback driver are buffered until the guest is ready to process them. There are some measures taken for avoiding to pile up too much data, but those can be bypassed by the guest: There is a timeout how long the client side of an interface can stop consuming new packets before it is assumed to have stalled, but this timeout is rather long (60 seconds by default). EPSS estimates a 0.33% chance of exploitation in the next 30 days.
Description
Guest can force Linux netback driver to hog large amounts of kernel memory T[his CNA information record relates to multiple CVEs; the text explains which aspects/vulnerabilities correspond to which CVE.] Incoming data packets for a guest in the Linux kernel's netback driver are buffered until the guest is ready to process them. There are some measures taken for avoiding to pile up too much data, but those can be bypassed by the guest: There is a timeout how long the client side of an interface can stop consuming new packets before it is assumed to have stalled, but this timeout is rather long (60 seconds by default). Using a UDP connection on a fast interface can easily accumulate gigabytes of data in that time. (CVE-2021-28715) The timeout could even never trigger if the guest manages to have only one free slot in its RX queue ring page and the next package would require more than one free slot, which may be the case when using GSO, XDP, or software hashing. (CVE-2021-28714)
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Linux | Linux Kernel | < 5.15.0 |
| Debian | Debian Linux | 10.0 |
| Debian | Debian Linux | 11.0 |
References
- https://lists.debian.org/debian-lts-announce/2022/03/msg00011.htmlThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2022/03/msg00012.htmlThird Party Advisory
- https://www.debian.org/security/2022/dsa-5050Third Party Advisory
- https://www.debian.org/security/2022/dsa-5096Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-392.txtVendor Advisory
- https://lists.debian.org/debian-lts-announce/2022/03/msg00011.htmlThird Party Advisory
- https://lists.debian.org/debian-lts-announce/2022/03/msg00012.htmlThird Party Advisory
- https://www.debian.org/security/2022/dsa-5050Third Party Advisory
- https://www.debian.org/security/2022/dsa-5096Third Party Advisory
- https://xenbits.xenproject.org/xsa/advisory-392.txtVendor Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2021-28714?
How severe is CVE-2021-28714?
How do I fix CVE-2021-28714?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2021
- CVE-2021-28708PoD operations on misaligned GFNs T[his CNA information reco…8.8
- CVE-2021-28709issues with partially successful P2M updates on x86 T[his CN…7.8
- CVE-2021-28710certain VT-d IOMMUs may not work in shared page table mode F…8.8
- CVE-2021-28711Rogue backends can cause DoS of guests via high frequency ev…6.5
- CVE-2021-28712Rogue backends can cause DoS of guests via high frequency ev…6.5
- CVE-2021-28713Rogue backends can cause DoS of guests via high frequency ev…6.5
- CVE-2021-28715Guest can force Linux netback driver to hog large amounts of…6.5
- CVE-2021-28732Rejected reason: DO NOT USE THIS CANDIDATE NUMBER. ConsultID…
- CVE-2021-28789The unofficial apple/swift-format extension before 1.1.2 for…7.8
- CVE-2021-28790The unofficial SwiftLint extension before 1.4.5 for Visual S…7.8
- CVE-2021-28791The unofficial SwiftFormat extension before 1.3.7 for Visual…7.8
- CVE-2021-28792The unofficial Swift Development Environment extension befor…7.8
Are you affected by CVE-2021-28714?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
