summaryrefslogtreecommitdiff
path: root/dissector_netlink.h
AgeCommit message (Expand)AuthorFilesLines
2014-06-16dissector: Get rid of now unnecessary HAVE_DISSECTOR_PROTOSTobias Klauser1-12/+0
2014-05-28netsniff-ng: Add netlink dissectorTobias Klauser1-0/+37
>e06cd3dd7cea50e87663a88acdfdb7ac1c53a5ca (patch) treede24cda9966c078446f925c2cd02b60ee7cbeb4c parent99e3ecfcb9f4ca35192d20a5bea158b81f600062 (diff)
Btrfs: add validadtion checks for chunk loading
To prevent fuzzed filesystem images from panic the whole system, we need various validation checks to refuse to mount such an image if btrfs finds any invalid value during loading chunks, including both sys_array and regular chunks. Note that these checks may not be sufficient to cover all corner cases, feel free to add more checks. Reported-by: Vegard Nossum <vegard.nossum@oracle.com> Reported-by: Quentin Casasnovas <quentin.casasnovas@oracle.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: Liu Bo <bo.li.liu@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat