Files
linux/fs/omfs
Sasha Levin f00429f1fb fs, omfs: add NULL terminator in the end up the token list
commit dcbff39da3 upstream.

match_token() expects a NULL terminator at the end of the token list so
that it would know where to stop.  Not having one causes it to overrun
to invalid memory.

In practice, passing a mount option that omfs didn't recognize would
sometimes panic the system.

Signed-off-by: Sasha Levin <sasha.levin@oracle.com>
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-05 23:19:54 -07:00
..
2013-02-22 23:31:31 -05:00
2012-12-20 14:00:01 -05:00
2009-01-22 13:15:58 +03:00
2008-07-26 12:00:05 -07:00
2010-07-10 14:38:11 -04:00