An issue was discovered in the Linux kernel before 5.6. svm_cpu_uninit in arch/x86/kvm/svm.c has a memory leak, aka CID-d80b64ff297e. NOTE: third parties dispute this issue because it's a one-time leak at the boot, the size is negligible, and it can't be triggered at will
The product does not sufficiently track and release allocated memory after it has been used, making the memory unavailable for reallocation and reuse.
Link | Tags |
---|---|
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=d80b64ff297e40c2b6f7d7abc1b3eba70d22a068 | mailing list patch vendor advisory |
https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.6 | mailing list patch vendor advisory |
https://bugzilla.suse.com/show_bug.cgi?id=1171736#c3 | issue tracking third party advisory |
https://www.debian.org/security/2020/dsa-4699 | third party advisory vendor advisory |
https://usn.ubuntu.com/4413-1/ | third party advisory vendor advisory |
https://usn.ubuntu.com/4411-1/ | third party advisory vendor advisory |
https://usn.ubuntu.com/4412-1/ | third party advisory vendor advisory |