summaryrefslogtreecommitdiffstats
path: root/patches/cve/4.1.x.scc
Commit message (Collapse)AuthorAgeFilesLines
* net: CVE-2017-17712Andreas Wellving2018-10-251-0/+2
| | | | | | | | | | net: ipv4: fix for a race condition in raw_sendmsg References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=d61b40939ebdc84dad77dbc78c3e26ad9d2da68b Change-Id: I19651e5496e4eca18e96b6bd7a9d2b542e30ac91 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* netfilter: CVE-2018-1068Andreas Wellving2018-10-251-2/+2
| | | | | | | | | | netfilter: ebtables: CONFIG_COMPAT: don't trust userland offsets References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=1829a59ba6e8fa6467ea4607cf086b5e2d8d6426 Change-Id: If0e3aa0ed5800fcb02573200fba95d8a9c438914 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* net: CVE-2016-9793Andreas Wellving2018-10-251-0/+4
| | | | | | | | | | net: avoid signed overflows for SO_{SND|RCV}BUFFORCE References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=f99fb439e6aff4e9f8b91a80d48b2a2d97aa2248 Change-Id: Idb0b4aa03389ed4bc6385a32bef14211bca809f9 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* fscrypto: CVE-2016-10318Andreas Wellving2018-10-251-0/+3
| | | | | | | | | | fscrypto: add authorization check for setting encryption policy References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=e68557814c7e9e4943caca924ff5537952bb3b4e Change-Id: I83ba398899b937d26ebd7955c390981b779b6e16 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* xfrm_user: CVE-2017-7184Andreas Wellving2018-10-251-0/+1
| | | | | | | | | | xfrm_user: validate XFRM_MSG_NEWAE incoming ESN size harder References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=171a957989c4f398adb41078dbfff73b0821e383 Change-Id: Ia97c243997ed679d6f6619a165064c6a2ebab932 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* packet: CVE-2017-6346Andreas Wellving2018-10-251-0/+1
| | | | | | | | | | packet: fix races in fanout_add() References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=7babaac5d49ee7a88a5a324668dd13b575635d09 Change-Id: I67fda10f52f8224b4516be4293f738599121201d Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* crypto: CVE-2017-17806Andreas Wellving2018-10-251-0/+1
| | | | | | | | | | crypto: hmac - require that the underlying hash algorithm is unkeyed References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=bd7f57da8fff9b75204d6dd2b3ac6a30a6430a5c Change-Id: I26546d4145e6190cada911545ad939c9aed8d891 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* crypto: CVE-2017-17805Andreas Wellving2018-10-251-0/+3
| | | | | | | | | | crypto: salsa20 - fix blkcipher_walk API usage References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=bbda4c57b91619642a94b193531312fe01bc2398 Change-Id: Ib25a70e786140a500ed7bb8360903e10f27d830f Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* mm/mempolicy: CVE-2018-10675Andreas Wellving2018-10-251-0/+3
| | | | | | | | | | mm/mempolicy: fix use after free when calling get_mempolicy References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=fd30faeaf0f5163356ec053ba9eb1d3b7923062c Change-Id: I7eca8926a82fe573447c8742be055b3f2c5df6e5 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* packet: CVE-2017-1000111Andreas Wellving2018-10-251-0/+3
| | | | | | | | | | packet: fix tp_reserve race in packet_set_ring References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=b7761b0cd80d832e40a46ec0078ab02596dbc350 Change-Id: Ie32504e8ed6d2aefe350f9e501dca7236c3085ed Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* netfilter: CVE-2017-18017Andreas Wellving2018-10-251-0/+4
| | | | | | | | | | netfilter: xt_TCPMSS: add more sanity tests on tcph->doff References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=a7776b8815a90da464f045f7c24d9565ae9f1963 Change-Id: Idc3d6b7706a6c06a4e62c5ebeed762d7879ba1bc Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* ipv6: CVE-2017-9074Andreas Wellving2018-10-241-0/+3
| | | | | | | | | | ipv6: Prevent overrun when parsing v6 header options References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=e7f05ff30b0cd72b00c8ca7be3cd48fedf96550f Change-Id: I68b0cc05c982bfe649ac3dfafb876e39ffa0e64f Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* net/packet: CVE-2017-7308Andreas Wellving2018-10-241-0/+1
| | | | | | | | | | net/packet: fix overflow in check for priv area size References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=dd07486ceba48b5d2157b212bb9bd5ce9a46b593 Change-Id: I21713abf14677f885f66c627fa0e83dbde286237 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* mlock: CVE-2017-18221Andreas Wellving2018-10-241-0/+1
| | | | | | | | | | mlock: fix mlock count can not decrease in race condition References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=00fc586ea7410ee8664bfd4f4ea246c60ea0482c Change-Id: I10ada2a00c1b3cf2b0d455d47ecdb9cbeaae62e0 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* timerfd: CVE-2017-10661Andreas Wellving2018-10-241-0/+3
| | | | | | | | | | timerfd: Protect the might cancel mechanism proper References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=db14464180fa453a8ba82bce8107884571d7db6d Change-Id: I7fb7967e6740ed96d7d7351e2e204d5d4f8816a2 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* nfsd: CVE-2017-7895Andreas Wellving2018-10-171-0/+1
| | | | | | | | | | nfsd: stricter decoding of write-like NFSv2/v3 ops References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=5afff19d82af4e4ed66ce0320cd2f17053b78b25 Change-Id: Ibb3edd844b678bcb4c3dd115af77e77b0aa4eda9 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* crypto: CVE-2017-7618Andreas Wellving2018-10-171-0/+1
| | | | | | | | | | crypto: ahash - Fix EINPROGRESS notification callback References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=ce0e21e44f9766aeef6a8c18a750ef9d94c1ca8c Change-Id: Ifdaf7c4025023947250ee94443d555ad3b0852bc Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* udp: CVE-2016-10229Andreas Wellving2018-10-171-0/+3
| | | | | | | | | | udp: properly support MSG_PEEK with truncated buffers References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=5c564705d3f0436ddc70d833b975b870ba560528 Change-Id: Ib677b5853b2ce51ed3a976ddbfb7cf1806badd2e Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* packet: CVE-2016-8665Andreas Wellving2018-10-171-0/+1
| | | | | | | | | | packet: fix race condition in packet_set_ring References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=e29fdf045048addaea61c837b60e3c4d2ec43614 Change-Id: I3a9abfa653c6a2d3fede70c8c7f4f7f8df7b3063 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* net: CVE-2016-8399Andreas Wellving2018-10-171-0/+1
| | | | | | | | | | net: ping: check minimum size on ICMP header length References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=efcf38bd40200212ef3de3d38e11c42958f8afaa Change-Id: Ib7b313065ab829ae90eef2635ad923224e525245 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>
* net: CVE-2016-7039Andreas Wellving2018-10-171-0/+2
net: add recursion limit to GRO References: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=linux-4.1.y&id=fabaaaa96d54077b4a9f2c811e55dc09ff2874db Change-Id: Ice78062187e95abdffb700d3f247e98173886a22 Signed-off-by: Andreas Wellving <andreas.wellving@enea.com>