commit | 5e1a3149eec8675c2767cc465903f5e4829de5b0 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Oct 29 17:53:36 2020 -0400 |
committer | Michael S. Tsirkin <mst@redhat.com> | Fri Oct 30 04:02:39 2020 -0400 |
tree | 335eb6639f30b2eeefe8565e023ede52d1d73a28 | |
parent | 7ba08e81cb4aec9724ab7674a5de49e7a341062c [diff] |
Revert "vhost-vdpa: fix page pinning leakage in error path" This reverts commit 7ed9e3d97c32d969caded2dfb6e67c1a2cc5a0b1. The patch creates a DoS risk since it can result in a high order memory allocation. Fixes: 7ed9e3d97c32d ("vhost-vdpa: fix page pinning leakage in error path") Cc: stable@vger.kernel.org Signed-off-by: Michael S. Tsirkin <mst@redhat.com>