qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/2] 9pfs: fix xattr issues


From: Li Qiang
Subject: [Qemu-devel] [PATCH 0/2] 9pfs: fix xattr issues
Date: Sat, 8 Oct 2016 22:25:57 -0700

From: Li Qiang <address@hidden>

Hello,

This series fix two security issues, the first issue is caused by 
uninitialized heap, and the other is caused by no considering free the
buffer allocated previously.

Li Qiang (2):
  9pfs: fix information leak in xattr read
  9pfs: fix memory leak about xattr value

 hw/9pfs/9p.c | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

-- 
1.8.3.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]