[Bug 1093289] Re: Buffer overflow in pctcpu

2013-01-02 Thread Matthew L. Dailey
Thanks, ZhengPeng and Salvatore, for your work in getting this patch integrated. Is there any chance of getting this patch included in precise? I can roll my own package for our systems, but it would be much nicer if this were part of the official Ubuntu packages. -- You received this bug notifi

[Bug 1093289] Re: Buffer overflow in pctcpu

2012-12-31 Thread Launchpad Bug Tracker
This bug was fixed in the package libproc-processtable-perl - 0.45-4 --- libproc-processtable-perl (0.45-4) unstable; urgency=low * Add 696874-fix-Buffer-overflow-in-pctcpu.patch. Fix for buffer overflow in pctcpu. On systems with more than 9 logical CPUs, a process can use

[Bug 1093289] Re: Buffer overflow in pctcpu

2012-12-29 Thread Bug Watch Updater
** Changed in: libproc-processtable-perl (Debian) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1093289 Title: Buffer overflow in pctcpu To manage notificat

[Bug 1093289] Re: Buffer overflow in pctcpu

2012-12-28 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/libproc-processtable-perl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1093289 Title: Buffer overflow in pctcpu To manage notifications about this bug go to: https://bu

[Bug 1093289] Re: Buffer overflow in pctcpu

2012-12-28 Thread Salvatore Bonaccorso
Hi Matthew and ZhengPeng Matthew, thanks first of all for the report and patch. Furtunately we (pkg-perl Debian Group) are subscribed here, so noticed that. I have updated libproc-processtable-perl with your patch in Debian and uploaded as 0.45-4 in unstable. So you can sync it as it is to Ubuntu

[Bug 1093289] Re: Buffer overflow in pctcpu

2012-12-28 Thread Bug Watch Updater
** Changed in: libproc-processtable-perl (Debian) Status: Unknown => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1093289 Title: Buffer overflow in pctcpu To manage notifications

[Bug 1093289] Re: Buffer overflow in pctcpu

2012-12-28 Thread Salvatore Bonaccorso
** Bug watch added: Debian Bug tracker #696874 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696874 ** Also affects: libproc-processtable-perl (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=696874 Importance: Unknown Status: Unknown -- You received this bug noti

[Bug 1093289] Re: Buffer overflow in pctcpu

2012-12-27 Thread ZhengPeng Hou
fix uploaded ** Changed in: libproc-processtable-perl (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1093289 Title: Buffer overflow in pctcpu To man

[Bug 1093289] Re: Buffer overflow in pctcpu

2012-12-23 Thread Dave Gilbert
Triaged since the reporter has debugged and fixed it. ** Changed in: libproc-processtable-perl (Ubuntu) Importance: Undecided => Medium ** Changed in: libproc-processtable-perl (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1093289] Re: Buffer overflow in pctcpu

2012-12-23 Thread Ubuntu Foundations Team Bug Bot
The attachment "debdiff against 0.45-3" of this bug report has been identified as being a patch in the form of a debdiff. The ubuntu- sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. In the event that this is in fact not a patch you ca

[Bug 1093289] Re: Buffer overflow in pctcpu

2012-12-23 Thread Matthew L. Dailey
Here is the debdiff to fix this for up to 99 cpus. This is obviously a short-term fix since this case is probably not too far away (we have several 24-cpu machines). Probably better to make this dynamic or at least use snprintf() to avoid buffer overflows. Let me know if you need more info about t