Jiri Slaby changed bug 922082
What Removed Added
Assignee kernel-maintainers@forge.provo.novell.com ohering@suse.com

Comment # 7 on bug 922082 from
This is for Olaf, I think. It seems that the request was freed and
  memcpy(&request->vstor_packet, packet,
     (sizeof(struct vstor_packet) - vmscsi_size_delta));
then stores to a dangling pointer which used to be a valid one, it seems:
ffff8801...


You are receiving this mail because: