Mark Salyzyn
5c2e9f346b
ovl: filter of trusted xattr results in audit
...
When filtering xattr list for reading, presence of trusted xattr
results in a security audit log. However, if there is other content
no errno will be set, and if there isn't, the errno will be -ENODATA
and not -EPERM as is usually associated with a lack of capability.
The check does not block the request to list the xattrs present.
Switch to ns_capable_noaudit to reflect a more appropriate check.
Signed-off-by: Mark Salyzyn <salyzyn@android.com>
Cc: linux-security-module@vger.kernel.org
Cc: kernel-team@android.com
Cc: stable@vger.kernel.org # v3.18+
Fixes: a082c6f680da ("ovl: filter trusted xattr for non-admin")
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
2019-09-11 16:11:45 +02:00
..
2019-05-30 11:29:21 -07:00
2019-06-19 17:09:55 +02:00
2019-05-21 10:50:46 +02:00
2019-06-28 08:34:12 +08:00
2019-05-24 17:37:52 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-06-18 11:20:24 -07:00
2019-05-24 17:27:11 +02:00
2019-06-27 18:27:36 +02:00
2019-06-28 00:34:17 -05:00
2019-05-30 11:26:32 -07:00
2019-05-31 08:34:32 -07:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-24 17:37:52 +02:00
2019-06-05 17:37:12 +02:00
2019-06-05 17:37:06 +02:00
2019-06-19 17:09:55 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-25 15:03:12 -07:00
2019-05-21 10:50:46 +02:00
2019-06-05 17:36:37 +02:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:32 -07:00
2019-06-11 13:35:22 +02:00
2019-06-14 17:27:12 -10:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-12 17:52:13 -04:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:25:17 -07:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:35 -07:00
2019-06-05 17:37:16 +02:00
2019-05-31 09:43:26 -04:00
2019-05-21 10:50:46 +02:00
2019-06-28 11:48:52 -04:00
2019-05-21 10:50:46 +02:00
2019-07-03 17:51:31 -04:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-06-19 15:53:58 +02:00
2019-05-24 17:37:53 +02:00
2019-06-13 17:34:56 -10:00
2019-05-30 11:29:53 -07:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-09-11 16:11:45 +02:00
2019-06-29 16:43:44 +08:00
2019-06-08 12:52:42 -07:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-06-19 15:25:41 +02:00
2019-05-30 11:26:32 -07:00
2019-05-21 10:50:46 +02:00
2019-05-30 11:26:32 -07:00
2019-06-19 17:09:53 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-06-19 17:09:55 +02:00
2019-06-05 17:37:07 +02:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:46 +02:00
2019-06-05 17:36:38 +02:00
2019-06-17 09:33:02 -06:00
2019-06-29 16:43:45 +08:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-30 11:26:32 -07:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-06-29 16:43:45 +08:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-27 07:35:02 -06:00
2019-05-21 10:50:45 +02:00
2019-04-02 17:49:58 +02:00
2019-05-30 11:29:21 -07:00
2019-06-19 17:09:55 +02:00
2019-07-05 11:32:11 +09:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-02-01 15:46:24 -08:00
2019-05-21 10:50:45 +02:00
2019-06-29 16:43:45 +08:00
2019-05-21 10:50:45 +02:00
2019-04-08 18:21:02 -05:00
2019-05-21 10:50:45 +02:00
2019-03-08 14:48:40 -08:00
2019-02-28 03:29:26 -05:00
2019-05-24 17:27:11 +02:00
2019-05-24 17:27:11 +02:00
2019-05-21 10:50:45 +02:00
2019-01-21 17:48:13 +01:00
2019-05-21 10:50:45 +02:00
2019-05-24 17:27:11 +02:00
2019-05-31 13:52:41 -04:00
2019-05-30 11:26:32 -07:00
2019-06-29 17:11:01 +08:00
2019-06-17 09:33:02 -06:00
2019-07-05 11:22:11 -04:00
2019-05-21 10:50:46 +02:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-05-07 21:12:44 -07:00
2019-05-21 10:50:45 +02:00
2019-01-30 17:44:07 -05:00
2019-04-30 09:26:13 -06:00
2019-05-07 21:28:04 -07:00
2019-07-01 10:46:36 -04:00
2019-05-30 11:26:32 -07:00
2019-04-09 19:20:57 -04:00
2019-05-21 10:50:45 +02:00
2019-04-14 15:09:40 -07:00
2019-06-17 17:36:09 -04:00
2019-05-30 11:29:53 -07:00
2019-05-21 10:50:45 +02:00
2019-05-06 17:46:52 +03:00
2019-06-29 16:43:45 +08:00
2019-04-08 18:21:02 -05:00
2019-04-08 18:21:02 -05:00
2019-05-21 10:50:45 +02:00
2019-05-21 10:50:45 +02:00
2019-02-01 01:55:45 -05:00
2019-02-07 16:38:35 +01:00
2019-04-28 21:34:21 -04:00
2019-05-14 09:47:50 -07:00
2019-02-07 00:13:27 +01:00
2019-07-05 11:12:07 +09:00
2019-02-07 00:13:27 +01:00
2019-05-21 10:50:45 +02:00