@obstriegel
The problem is fixed in Ubuntu jaunty 9.04 which is due to be released in
around 10 days.
--
slirpvde: buffer overflow
https://bugs.launchpad.net/bugs/287109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs ma
Im on ubuntu intrepid (Linux 2.6.27-11-generic #1 SMP Wed Apr 1 20:53:41 UTC
2009 x86_64 GNU/Linux) and the problem still occours. Is the fix really
released?
I have installed the package vde2 and running slirpvde still gives me the same
buffer overflow error as mentioned above.
--
slirpvde: b
** Changed in: vde2 (Debian)
Status: Unknown => New
--
slirpvde: buffer overflow
https://bugs.launchpad.net/bugs/287109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
http
This bug was fixed in the package vde2 - 2.2.2-3ubuntu1
---
vde2 (2.2.2-3ubuntu1) jaunty; urgency=low
* Add debian/patches/fix_slirpvde_buffer_overflow.patch to fix buffer
overflow in slirpvde. (LP: #287109)
-- Andreas WenningSat, 28 Feb 2009 20:43:35 +0100
** Changed in:
Thanks a lot, uploaded!
** Changed in: vde2 (Ubuntu)
Status: Confirmed => Fix Committed
--
slirpvde: buffer overflow
https://bugs.launchpad.net/bugs/287109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing l
** Bug watch added: Debian Bug tracker #517597
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517597
** Also affects: vde2 (Debian) via
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=517597
Importance: Unknown
Status: Unknown
--
slirpvde: buffer overflow
https://bugs.launchpa
Found a fix in upstream svn. I've prepared a debdiff for inclusion in
jaunty.
** Attachment added: "vde2_2.2.2-3ubuntu1.debdiff"
http://launchpadlibrarian.net/23232461/vde2_2.2.2-3ubuntu1.debdiff
** Changed in: vde2 (Ubuntu)
Assignee: Andreas Wenning (andreas-wenning) => (unassigned)
** Changed in: vde2 (Ubuntu)
Assignee: (unassigned) => Andreas Wenning (andreas-wenning)
Status: New => In Progress
--
slirpvde: buffer overflow
https://bugs.launchpad.net/bugs/287109
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
Hi,
I can confirm this here on two other machines.
Linux roessner1 2.6.27-9-server #1 SMP Thu Nov 20 22:53:41 UTC 2008 i686
GNU/Linux
AMD Athlon(tm) 64 X2 Dual Core Processor 5600+
and
Linux desktop 2.6.27-10-generic #1 SMP Fri Nov 21 19:19:18 UTC 2008 x86_64
GNU/Linux
Intel(R) Core(TM)2 Quad
Hey
I've run into the same issue on Ubuntu Intrepid...
I've fixed it by changing this line:
static char pidfile_path[_POSIX_PATH_MAX];
to:
static char pidfile_path[PATH_MAX];
because later on you use PATH_MAX to call getcwd(), and that's where the
whole thing crashes.
on Intrepid _POSIX_PATH_
The package is vde2, not vde.
I've also reproduced this bug on amd64, with package version 2.2.2-3.
Please let me know if you need any additional information/testing.
Thanks,
Alberto
** Changed in: vde2 (Ubuntu)
Sourcepackagename: vde => vde2
--
slirpvde: buffer overflow
https://bugs.lau
11 matches
Mail list logo