linux/security
Eric Biggers ab5c69f013 KEYS: load key flags and expiry time atomically in proc_keys_show()
In proc_keys_show(), the key semaphore is not held, so the key ->flags
and ->expiry can be changed concurrently.  We therefore should read them
atomically just once.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: David Howells <dhowells@redhat.com>
2017-10-18 09:12:41 +01:00
..
2017-09-23 05:33:29 -10:00
2017-09-12 13:21:00 -07:00
2017-05-18 10:33:04 -06:00
2017-08-17 15:33:39 -04:00
2017-09-12 13:21:00 -07:00