diff options
author | Rustam Kovhaev <[email protected]> | 2021-02-24 12:00:30 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2021-02-24 13:38:26 -0800 |
commit | 4dfe6bd94959222e18d512bdf15f6bf9edb9c27c (patch) | |
tree | 7039db856343196dec084935e66fcdca3a3aa6eb /scripts/bpf_helpers_doc.py | |
parent | 6bbf29010fa90a7ff22ff14e2875b4e6dea8d576 (diff) |
ntfs: check for valid standard information attribute
Mounting a corrupted filesystem with NTFS resulted in a kernel crash.
We should check for valid STANDARD_INFORMATION attribute offset and length
before trying to access it
Link: https://lkml.kernel.org/r/[email protected]
Link: https://syzkaller.appspot.com/bug?extid=c584225dabdea2f71969
Signed-off-by: Rustam Kovhaev <[email protected]>
Reported-by: [email protected]
Tested-by: [email protected]
Acked-by: Anton Altaparmakov <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions