The fix for XSA-365 includes initialization of pointers such that subsequent cleanup code wouldn't use uninitialized or stale values. This initialization went too far and may under certain conditions also overwrite pointers which are in need of cleaning up. The lack of cleanup would result in leaking persistent grants. The leak in turn would prevent fully cleaning up after a respective guest has died, leaving around zombie domains. All Linux versions having the fix for XSA-365 applied are vulnerable. XSA-365 was classified to affect versions back to at least 3.11.
References
Link | Resource |
---|---|
https://lists.debian.org/debian-lts-announce/2021/06/msg00019.html | Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2021/06/msg00020.html | Third Party Advisory |
https://xenbits.xenproject.org/xsa/advisory-371.txt | Patch Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2021/06/msg00019.html | Third Party Advisory |
https://lists.debian.org/debian-lts-announce/2021/06/msg00020.html | Third Party Advisory |
https://xenbits.xenproject.org/xsa/advisory-371.txt | Patch Third Party Advisory |
Configurations
History
21 Nov 2024, 06:00
Type | Values Removed | Values Added |
---|---|---|
References | () https://lists.debian.org/debian-lts-announce/2021/06/msg00019.html - Third Party Advisory | |
References | () https://lists.debian.org/debian-lts-announce/2021/06/msg00020.html - Third Party Advisory | |
References | () https://xenbits.xenproject.org/xsa/advisory-371.txt - Patch, Third Party Advisory |
Information
Published : 2021-04-06 19:15
Updated : 2024-11-21 06:00
NVD link : CVE-2021-28688
Mitre link : CVE-2021-28688
CVE.ORG link : CVE-2021-28688
JSON object : View
Products Affected
debian
- debian_linux
linux
- linux_kernel
CWE
CWE-665
Improper Initialization