Re: Help with Hardening Linux

From: Andi Kleen
Date: Mon Jun 30 2008 - 09:22:34 EST


Barbara Picci <barbara.picci@xxxxxxxx> writes:
> # CONFIG_KEYS_DEBUG_PROC_KEYS is not set
> CONFIG_SECURITY=y
> # CONFIG_SECURITY_NETWORK is not set
> CONFIG_SECURITY_CAPABILITIES=y
> # CONFIG_SECURITY_FILE_CAPABILITIES is not set
> # CONFIG_SECURITY_ROOTPLUG is not set
> CONFIG_SECURITY_DEFAULT_MMAP_MIN_ADDR=0
>
> I try to install lcap_0.0.6-3.1_i386.deb from packages.debian.org but,
> if I louch lcap, instead of the list of capabilities, I've:

The capabilities interface changed to require a later input data type
for more capabilities.

You probably need at least to recompile that program with uptodate
kernel headers.

Yes it bit lots of other people too. There's no good workaround.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/