Difference between revisions of "Remove dirty segment"
Jump to navigation
Jump to search
(Created page with " In the Linux kernel 5.0.21, mounting a crafted f2fs filesystem image can cause __remove_dirty_segment slab-out-of-bounds write access because an array is bounded by the n...") |
|||
Line 1: | Line 1: | ||
− | In the Linux kernel [[5.0.21]], mounting a crafted f2fs filesystem image can cause __remove_dirty_segment slab-out-of-bounds write access because an array is bounded by the number of dirty types (8) but the array index can exceed this. | + | In the Linux kernel [[5.0.21]], mounting a crafted [[f2fs]] filesystem image can cause __remove_dirty_segment slab-out-of-bounds write access because an array is bounded by the number of dirty types (8) but the array index can exceed this. |
Latest revision as of 18:01, 6 March 2023
Advertising: