CMNT: [Eoan 0/5] CVE-2019-3016

Thadeu Lima de Souza Cascardo cascardo at canonical.com
Fri Jan 31 15:50:50 UTC 2020


Tyler brought to my attention that CVE-2020-3016 is not a valid ID.

I submitted patches with both CVE-2020-3016 and CVE-2019-3016, assuming both
were assigned.

Please, remove any references to CVE-2020-3016 from the commit messages.

Running the following before applying should work:

sed -i /CVE-2020-3016/d *{patch,mbox}

Or after applying, before pushing:

rm -rf .git/refs/original/
git filter-branch --msg-filter 'sed /CVE-2020-3016/d' origin/master-next..HEAD




More information about the kernel-team mailing list