Ronnie Sahlberg <lsahlber@xxxxxxxxxx> writes: > RHBZ: 1972502 > > PATH_MAX is 4096 but PAGE_SIZE can be >4096 on some architectures > such as ppc and would thus write beyond the end of the actual object. > > CC: Stable <stable@xxxxxxxxxxxxxxx> > Reported-by: Xiaoli Feng <xifeng@xxxxxxxxxx> > Suggested-by: Brian foster <bfoster@xxxxxxxxxx> > Signed-off-by: Ronnie Sahlberg <lsahlber@xxxxxxxxxx> > --- > fs/cifs/dir.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Paulo Alcantara (SUSE) <pc@xxxxxx>