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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 13 Apr 2007 10:21:17 -0700
From:	Jeremy Fitzhardinge <jeremy@...p.org>
To:	Hugh Dickins <hugh@...itas.com>
CC:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH mm] fix i386 get_gate_vma oops

Hugh Dickins wrote:
> Fix oops from i386-make-compat_vdso-runtime-selectable.patch.
>
> Even mingetty at system startup finds it easy to trigger an oops
> while reading /proc/PID/maps: though it has a good hold on the mm
> itself, that cannot stop exit_mm() from resetting tsk->mm to NULL.
>
> (It is usually show_map()'s call to get_gate_vma() which oopses,
> and I expect we could change that to check priv->tail_vma instead;
> but no matter, even m_start()'s call just after get_task_mm() is racy.)
>
> Signed-off-by: Hugh Dickins <hugh@...itas.com>
>   
Hm, OK.

Acked-by: Jeremy Fitzhardinge <jeremy@...source.com>

    J
-
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