May 2, 2005
Pwned!
Was helping a friend with his Debian box, he thought he had some filesystem corruption after an unclean shutdown, so we booted from a live CD and unpacked coreutils into /tmp/asdf and started replacing the corrupted files including /bin/ls which was segfaulting. Then set about doing the usual dpkg -l | grep ^ii | awk
to get a list of packages to reinstall, but then ls started segfaulting again, and grep got Aborted. Hmmm…
livecd:~# /tmp/asdf/bin/cp /tmp/asdf/bin/ls /bin livecd:~# /tmp/asdf/bin/ls -la /bin/ls /tmp/asdf/bin/ls -rwxr-xr-x 1 root root 75948 Apr 29 16:20 /bin/ls -rwxr-xr-x 1 root root 75948 Jul 16 2004 /tmp/asdf/bin/ls livecd:~# grep Usage: grep [OPTION]... PATTERN [FILE]... Try `grep --help' for more information. livecd:~# /tmp/asdf/bin/ls -la /bin/ls /tmp/asdf/bin/ls -rwxr-xr-x 1 root root 80611 Apr 29 16:20 /bin/ls -rwxr-xr-x 1 root root 75948 Jul 16 2004 /tmp/asdf/bin/ls livecd:~#
Pwned! Turned out to be unstable from about February 2004 with kernel 2.4.22… aaargh. Gave him Ubuntu so that he gets a little pop-up icon when there’s security updates to install in future, and he’s very pleased with it. Might try and do some forensics later, but in the meantime I’ve got some dissertations and finals to stress about for the next month.
Of course, I managed to find time to sponsor a shiny new unison 2.10.1 package, complete with long-overdue Gtk2 support, coming soon to a mirror near you. The old 2.9.2 version is now provided in a unison2.9.2 package for compatibility with woody systems.
If anyone wants to help woody to sarge upgrades for Gaim users by forward porting the ability to import at least your IM accounts from old .gaimrc files, which was removed in Gaim 0.7x-ish, please let me know. I don’t really have time to dedicate to doing it right now.
One response to “Pwned!”
Leave a Reply
Calendar
M | T | W | T | F | S | S |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Links
Archives
- April 2024
- February 2024
- March 2023
- November 2022
- May 2022
- February 2022
- June 2021
- January 2021
- August 2019
- October 2018
- July 2017
- May 2010
- October 2009
- August 2009
- July 2009
- March 2009
- January 2009
- July 2008
- June 2008
- April 2008
- May 2007
- January 2007
- December 2006
- June 2006
- April 2006
- March 2006
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- May 2005
- April 2005
- March 2005
I hope there are NOT any woody users still using 0.59.x!! Seriously, that is so horridly out of date, and doesn’t handle oh so many issues…
If someone does look at this, it was actually removed in 0.81 (that, is 0.81 was the first release not to import it).