Files
apfstests/tests/overlay
Amir Goldstein 497a269f48 overlay: regression test for two file handle bugs
Test two overlayfs file handle bugs:

 1. Failure to query file handle size
    Fixed by kernel commit 144da23beab8:
        ovl: return required buffer size for file handles

 2. Kernel OOPS on open by hand crafted malformed file handle
    Fixed by kernel commit 9aafc1b01873:
        ovl: potential crash in ovl_fid_to_fh()

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
2020-06-22 00:33:31 +08:00
..
2016-05-09 10:55:44 +10:00
2016-06-23 20:18:29 +08:00
2016-06-23 20:18:32 +08:00
2016-07-31 10:37:08 +08:00
2018-04-22 18:44:16 +08:00
2018-08-26 20:55:28 +08:00
2018-08-26 20:55:28 +08:00
2017-05-01 14:08:03 +08:00
2017-01-17 11:21:54 +08:00
2017-02-23 18:40:57 +08:00
2017-11-26 15:38:55 +08:00
2017-09-04 15:40:52 +08:00
2017-09-17 22:24:28 +08:00
2018-02-08 20:20:22 +08:00
2018-02-08 20:20:22 +08:00
2019-06-02 15:06:11 +08:00
2018-02-08 20:20:22 +08:00
2019-11-02 14:30:14 +08:00
2020-05-18 00:25:08 +08:00