Skip to content

Instantly share code, notes, and snippets.

@moyix
Created January 8, 2019 21:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save moyix/b6d4919c5ad374fc0bcf9c7000f87dc3 to your computer and use it in GitHub Desktop.
Save moyix/b6d4919c5ad374fc0bcf9c7000f87dc3 to your computer and use it in GitHub Desktop.
Linux kernel commits that fixed the largest number of Syzkaller-reported crashes
# commit message
44 99ba2b5aba24e022683a7db63204f9e306fe7ab9 bpf: sockhash, disallow bpf_tcp_close and update in parallel
15 1d88ba1ebb2763aa86172cd7ca05dedbeccc0d35 sctp: not allow transport timeout value less than HZ/5 for hb_timer
15 bbeb6e4323dad9b5e0ee9f60c223dd532e2403b1 bpf, array: fix overflow in max_entries and undefined behavior in index_mask
10 66e58e0ef80a56a1d7857b6ce121141563cdd93e bpfilter: fix race in pipe access
9 3619dec5103dd999a777e3e4ea08c8f40a6ddc57 dh key: fix rounding up KDF output length
8 8e04944f0ea8b838399049bdcda920ab36ae3b04 mm,vmscan: Allow preallocating memory for register_shrinker().
8 d76c68109f37cb85b243a1cf0f40313afd2bae68 crypto: pcrypt - fix freeing pcrypt instances
8 58990d1ff3f7896ee341030e9a7c2e4002570683 bpf: reject passing modified ctx to helper functions
7 b84bbaf7a6c8cca24f8acf25a2c8e46913a947ba packet: in packet_snd start writing at link layer allocation
7 8236b0ae31c837d2b3a2565c5f8d77f637e824cc bdi: wake up concurrent wb_shutdown() callers.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment