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] [thread-next>] [day] [month] [year] [list]
Date:	Sun, 02 Nov 2008 13:04:09 -0800 (PST)
From:	David Miller <davem@...emloft.net>
To:	rjw@...k.pl
Cc:	linux-kernel@...r.kernel.org, kernel-testers@...r.kernel.org,
	a.beregalov@...il.com, hugh@...itas.com
Subject: Re: [Bug #11940] Unable to handle kernel paging request at
 iov_iter_copy_from_user_atomic

From: "Rafael J. Wysocki" <rjw@...k.pl>
Date: Sun,  2 Nov 2008 17:07:10 +0100 (CET)

> Bug-Entry	: http://bugzilla.kernel.org/show_bug.cgi?id=11940
> Subject		: Unable to handle kernel paging request at iov_iter_copy_from_user_atomic
> Submitter	: Alexander Beregalov <a.beregalov@...il.com>
> Date		: 2008-11-01 14:23 (2 days old)
> References	: http://marc.info/?l=linux-kernel&m=122554945922521&w=4
> Handled-By	: Hugh Dickins <hugh@...itas.com>
> Patch		: http://marc.info/?l=linux-kernel&m=122556602913200&w=4

Patch is now in Linus's tree:

commit 145e1c0023585e0e8f6df22316308ec61c5066b2
Author: Hugh Dickins <hugh@...itas.com>
Date:   Sat Nov 1 21:41:40 2008 -0700

    sparc64: Fix __copy_{to,from}_user_inatomic defines.
    
    Alexander Beregalov reports oops in __bzero() called from
    copy_from_user_fixup() called from iov_iter_copy_from_user_atomic(),
    when running dbench on tmpfs on sparc64: its __copy_from_user_inatomic
    and __copy_to_user_inatomic should be avoiding, not calling, the fixups.
    
    Signed-off-by: Hugh Dickins <hugh@...itas.com>
    Signed-off-by: David S. Miller <davem@...emloft.net>
--
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