Re: [PATCH v5 0/2] um: Protect memory mapped file

From: Richard Weinberger
Date: Sun Jan 10 2016 - 15:22:48 EST


Am 22.12.2015 um 22:15 schrieb MickaÃl SalaÃn:
> This series protect the memory mapped file. This apply on v4.4-rc6.
>
> Changes since v4:
> * fix spelling [1/2]
>
> Changes since v3:
> * add Tristan Schmelcher's ack
>
> Changes since v2; addressed Tristan Schmelcher's comment:
> * remove the whole fchmod call [1/2]
>
> Changes since v1; addressed Richard Weinberger's comments:
> * add attacker model to the patch description [1/2]
> * remove errno reset [2/2]
>
> Regards,
> MickaÃl
>
> MickaÃl SalaÃn (2):
> um: Do not set unsecure permission for temporary file
> um: Use race-free temporary file creation

Applied!

Thanks,
//richard