Bug 200219
Summary: | Buffer overrun when reading inline data in f2fs | ||
---|---|---|---|
Product: | File System | Reporter: | Wen Xu (wen.xu) |
Component: | f2fs | Assignee: | Default virtual assignee for f2fs (filesystem_f2fs) |
Status: | NEW --- | ||
Severity: | normal | CC: | chao, wen.xu |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 4.18 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | The (compressed) crafted image which causes crash |
Description
Wen Xu
2018-06-23 04:39:02 UTC
Should have been fixed with below commit: 042be0f849e5 ("f2fs: fix to do sanity check with current segment number") To Wen Xu, let me know if you have further question about this. |