lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 17 Feb 2011 14:55:25 +0100
From:	Jiri Olsa <jolsa@...hat.com>
To:	alan@...rguk.ukuu.org.uk, gregkh@...e.de
Cc:	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 0/2] tty,vcs: vcs_seek fix + removing con_buf_mtx

hi,
any feedback?

thanks,
jirka

On Mon, Feb 07, 2011 at 07:31:23PM +0100, Jiri Olsa wrote:
> hi,
> 
> the vcs lseek method might race with VC removal and cause panic.
> 
> Also it seems the vcs is the only one using con_buf and con_buf_mtx,
> which does not seem necessary any longer.
> 
> attached patches:
> 1/2 - lseek/VC-release race fix
> 2/2 - removing con_buf and con_buf_mtx
> 
> wbr,
> jirka
> ---
>  drivers/tty/vt/vc_screen.c |  110 +++++++++++++++++++++++++++-----------------
>  drivers/tty/vt/vt.c        |   12 -----
>  include/linux/vt_kern.h    |    8 ---
>  3 files changed, 67 insertions(+), 63 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@...r.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ