Re: [exim] Tainting & rewrite rules

Top Page
Delete this message
Reply to this message
Author: Evgeniy Berdnikov
Date:  
To: exim-users
Subject: Re: [exim] Tainting & rewrite rules
On Mon, Jan 13, 2020 at 02:53:16PM +0000, Jeremy Harris via Exim-users wrote:
> On 13/01/2020 14:02, Evgeniy Berdnikov via Exim-users wrote:
> > debian package exim4-daemon-heavy_4.93-5_i386.
>
> ooh - 32-bit? I wonder if the address-space layout is
> different enough to invalidate the assumptions made by
> the Linux makefiles, for taint-checks...


Really it's LXC container, running legacy 32-bit system on 64-bit host.

> Surprised Debian's own testing didn't see it, though.


Surprised that tainting mechanizm requires some knowledge about
address space mapping or RTL internals. I'd expect "tainting" to be
simply a flag in some structure attached to the string.
--
Eugene Berdnikov