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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 10 Feb 2012 13:06:32 -0500
From:	Jeff Moyer <jmoyer@...hat.com>
To:	Sage Weil <sage@...dream.net>
Cc:	linux-ext4@...r.kernel.org
Subject: Re: Null pointer deref in do_aio_submit

Sage Weil <sage@...dream.net> writes:

> I hit the following under a reasonable simple aio workload:
>
>  - reasonably heavy load
>  - lots of threads doing buffered io to random files
>  - one thread submitting O_DIRECT aio to a single file (journal), all 
>    sequential (wrapping), 100MB
>  - probably somewhere between 1 and 50 aios outstanding at any point in 
>    time.
>
> The kernel was v3.2 mainline, plus unrelated btrfs and ceph patches.
>
> Is this a known issue?  Any other information that would be helpful?

I don't know for sure, but could you test with the following commit?
69e4747ee9727d660b88d7e1efe0f4afcb35db1b

Also, I'll note that it looks like you are doing O_SYNC + O_DIRECT AIO.
I'm curious to know what apps use that particular combination.  Is this
just a test case, or do you have an app which does this in production?

Cheers,
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ