All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v5 0/2] um: Protect memory mapped file
@ 2015-12-22 21:15 ` Mickaël Salaün
  0 siblings, 0 replies; 7+ messages in thread
From: Mickaël Salaün @ 2015-12-22 21:15 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mickaël Salaün, Jeff Dike, Richard Weinberger,
	Tristan Schmelcher, Greg Kroah-Hartman, user-mode-linux-devel,
	user-mode-linux-user

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

 arch/um/os-Linux/mem.c | 17 +++++++++++------
 1 file changed, 11 insertions(+), 6 deletions(-)

-- 
2.6.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2016-01-10 20:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-12-22 21:15 [PATCH v5 0/2] um: Protect memory mapped file Mickaël Salaün
2015-12-22 21:15 ` Mickaël Salaün
2015-12-22 21:15 ` [PATCH v5 1/2] um: Do not set unsecure permission for temporary file Mickaël Salaün
2015-12-22 21:15   ` Mickaël Salaün
2015-12-22 21:15 ` [PATCH v5 2/2] um: Use race-free temporary file creation Mickaël Salaün
2015-12-22 21:15   ` Mickaël Salaün
2016-01-10 20:22 ` [PATCH v5 0/2] um: Protect memory mapped file Richard Weinberger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.