]> dgit.raspbian.org Git - linux-4.9.git/commit
module: Disable matching missing version CRC
authorBen Hutchings <ben@decadent.org.uk>
Fri, 2 Dec 2016 23:06:18 +0000 (23:06 +0000)
committerBen Hutchings <ben@decadent.org.uk>
Sun, 3 Dec 2017 19:41:55 +0000 (19:41 +0000)
commitb1cffb5e10e947d01048f36008a865794e76664e
tree7d3b161d89e31f9030a7da42780c81603d391697
parent0970430b1da9122e921f5b58fd5aea0eb3528c33
module: Disable matching missing version CRC

This partly reverts commit cd3caefb4663e3811d37cc2afad3cce642d60061.
We want to fail closed if a symbol version CRC is missing, as the
alternative may allow subverting module signing.

Gbp-Pq: Topic bugfix/all
Gbp-Pq: Name module-disable-matching-missing-version-crc.patch
kernel/module.c