On Wed, Jun 17, 2020 at 01:49:46PM +0200, Greg Kroah-Hartman wrote: > From: Wade Mealing <[email protected]> > > Turns out that the permissions for 0400 really are what we want here, > otherwise any user can read from this file. > > [fixed formatting, added changelog, and made attribute static - gregkh] > > Reported-by: Wade Mealing <[email protected]> > Cc: stable <[email protected]> > Fixes: f40609d1591f ("zram: convert remaining CLASS_ATTR() to > CLASS_ATTR_RO()") > Link: https://bugzilla.redhat.com/show_bug.cgi?id=1847832 > Signed-off-by: Greg Kroah-Hartman <[email protected]>
Acked-by: Minchan Kim <[email protected]>

