Bug 202765
Summary: | NULL pointer dereference when mounting a crafted btrfs image | ||
---|---|---|---|
Product: | File System | Reporter: | Jungyeon (jungyeon) |
Component: | btrfs | Assignee: | BTRFS virtual assignee (fs_btrfs) |
Status: | RESOLVED CODE_FIX | ||
Severity: | normal | CC: | dsterba, wqu |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 5.0-rc8 | Subsystem: | |
Regression: | No | Bisected commit-id: | |
Attachments: | The (compressed) crafted image which causes crash |
Description
Jungyeon
2019-03-04 21:12:07 UTC
Where is the crafted image? Thanks, Qu Created attachment 281753 [details]
The (compressed) crafted image which causes crash
Fixed by 80e46cf22ba0bcb57 "btrfs: tree-checker: Enhance chunk checker to validate chunk profile", now in 5.2-rc. |