h[] array where
> the value is 29, not 28.
>
> This is fixed by altering the table.
>
> Reported-by: Rudolf Polzer
> Signed-off-by: David Howells
> Acked-By: David Woodhouse
> cc: sta...@vger.kernel.org
> ---
>
> crypto/asymmetric_keys/x509_c
Without this patch, certain X.509 certificates will be rejected,
> potentially making a kernel unbootable.
>
> Reported-by: Rudolf Polzer
> Signed-off-by: David Howells
> cc: Arnd Bergmann
> cc: David Woodhouse
> cc: John Stultz
> ---
>
> crypto/asymmetric_keys/x
e, which whilst not strictly correct don't permit much leeway in
> fiddling date strings.
>
> Reported-by: Rudolf Polzer
> Signed-off-by: David Howells
> cc: David Woodhouse
> cc: John Stultz
> cc: Arnd Bergmann
> ---
>
> crypto/asymmetric_keys/x509_cert_parse
There is a problem concerning chvt. A normal user can run a
bash$ while [ 1 ]; do chvt 11; done
which cannot be killed using the console (only remotely, virtually never
on a nonnetworked multiuser machine). So I changed the kernel source code
so that only the superuser may change terminals.
Sin
4 matches
Mail list logo