Package: dhclient
Severity: grave
Tags: security
Justification: user security hole
Hi, I do not know since when does this happen because I didn't need
a reboot for a while... anyway, It's recent.
The dhclient-script has a bug getting the kernel's majornumber.
On line 76 it states:
relmajor=`echo $relmajor | sed 's/^[0-9]*\.\([0-9]*\)\..*/\1/'`
where it should be:
relmajor=`echo $release | sed 's/^[0-9]*\.\([0-9]*\)\..*/\1/'`
Easy to solve, but it raises this bash errors:
/etc/dhclient-script: line 108: [: -lt: unary operator expected
/etc/dhclient-script: line 108: [: -eq: unary operator expected
Anyway it still works, so maybe is not _that_ bad...
SebastiĆ .
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]
(charmap=ISO-8859-15) (ignored: LC_ALL set to [EMAIL PROTECTED])
___________________________________________________________
Yahoo! Model Search 2005 - Find the next catwalk superstars -
http://uk.news.yahoo.com/hot/model-search/
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]