Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 24 Jan 2021 18:58:10 +0300 (MSK)
From: Alexander Monakov <amonakov@...ras.ru>
To: musl@...ts.openwall.com
cc: Andrew Rogers <andrew.rogerstech@...il.com>
Subject: Re: Potential DL_NOMMU_SUPPORT bug.

On Sun, 24 Jan 2021, Rich Felker wrote:

> Could you clarify what you're trying to do? Android devices are not
> nommu and loading the binary from SD card vs elsewhere should not be
> relevant to mmap failure here.

sdcard [pseudo-]partition is usually mounted noexec, so mmap with PROT_EXEC
should fail.

Alexander

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.