errata 005 for OpenBSD 4.2: local users can provoke a kernel panic
Henning Brauer <[email protected]> Fri, 11 Jan 2008 18:05:34 +0100
| Newsgroups | gmane.os.openbsd.security.announce |
|---|---|
| Message-ID | <[email protected]> |
--AzNpbZlgThVzWita
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
Summary:
Improper checks in an ioctl can lead to a kernel panic.
Details:
recently added calls to rtlabel_id2name() for "ifconfig rtlabel"=20
did not properly check the return value before using it.
rtlabel_id2name can return NULL if there is no label assigned
or the ID is invalid.
Impact:
local users can cause a kernel panic by using the SIOCGIFRTLABEL
ioctl on interfaces with no route label assigned.
ifconfig does not use that ioctl.
Workaround:
none
Fix:
A fix has been committed to OpenBSD-current and the OpenBSD 4.2-stable
branch.
A patch for OpenBSD 4.2 will appear at the URL below shortly.
ftp://ftp.openbsd.org/pub/OpenBSD/patches/4.2/common/005_ifrtlabel.patch
Older OpenBSD versions are not affected.
Credits:
The bug was found by Chris Cappuccio who also provided an initial=20
fix. The final fix was done by Henning Brauer.
--AzNpbZlgThVzWita
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (OpenBSD)
iD8DBQFHh6HeqmHuiTqD3zIRApKfAJ4t7wvyjKP0mrYmWI61fkTTtIw6TwCfVlUM
pfjZ3SITnwCq1WpB/RMk8bY=
=u3zQ
-----END PGP SIGNATURE-----
--AzNpbZlgThVzWita--