Thread (85 messages) 85 messages, 6 authors, 2016-03-14

Re: [PATCH v2 7/7] vhost: do sanity check for desc->next

From: Xie, Huawei <hidden>
Date: 2016-03-07 03:10:48

On 2/18/2016 9:48 PM, Yuanhan Liu wrote:
+			if (unlikely(desc->next >= vq->size))
+				goto fail;
desc chains could be forged into a loop then vhost runs the dead loop
until it exhaust all mbuf memory.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help