Files
linux-cryptodev-2.6/security/selinux
Stephen Smalley 59ffc9beeb selinux: fix sel_read_bool() allocation and error handling
Switch sel_read_bool() from using get_zeroed_page() and free_page()
to a stack-allocated buffer. This also fixes a memory leak in the
error path when security_get_bool_value() returns an error.

Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Stephen Smalley <stephen.smalley.work@gmail.com>
Signed-off-by: Paul Moore <paul@paul-moore.com>
2025-09-03 17:34:32 -04:00
..
2025-08-12 13:18:13 -04:00
2023-05-08 16:44:01 -04:00
2023-09-13 13:46:57 -04:00
2025-04-11 16:32:07 -04:00
2025-04-11 18:58:10 -07:00