diff options
author | Mike Pagano <mpagano@gentoo.org> | 2017-09-15 12:27:02 -0400 |
---|---|---|
committer | Mike Pagano <mpagano@gentoo.org> | 2017-09-15 12:27:02 -0400 |
commit | 26127f3cb6a7b4e6ee2e0843aed511b52a1691f0 (patch) | |
tree | fc5cbba7c68d1227aada6ce5357d053becef2d3d /0000_README | |
parent | Linux patch 3.10.107 (diff) | |
download | linux-patches-26127f3cb6a7b4e6ee2e0843aed511b52a1691f0.tar.gz linux-patches-26127f3cb6a7b4e6ee2e0843aed511b52a1691f0.tar.bz2 linux-patches-26127f3cb6a7b4e6ee2e0843aed511b52a1691f0.zip |
For 3.10.X, include patch to validate the output buffer length for L2CAP config reqs and resps to avoid stack buffer overflowing. CVE-2017-1000251. See bug #6308403.10-115
Diffstat (limited to '0000_README')
-rw-r--r-- | 0000_README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/0000_README b/0000_README index 8da7d438..e949f2e4 100644 --- a/0000_README +++ b/0000_README @@ -494,6 +494,10 @@ Patch: 2400_kcopy-patch-for-infiniband-driver.patch From: Alexey Shvetsov <alexxy@gentoo.org> Desc: Zero copy for infiniband psm userspace driver +Patch: 2410_BT-check-L2CAP-buffer-length.patch +From: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=e860d2c904d1a9f38a24eb44c9f34b8f915a6ea3 +Desc: Validate the output buffer length for L2CAP config reqs and resps to avoid stack buffer overflowing. CVE-2017-1000251. See bug #630840 + Patch: 2700_ThinkPad-30-brightness-control-fix.patch From: Seth Forshee <seth.forshee@canonical.com> Desc: ACPI: Disable Windows 8 compatibility for some Lenovo ThinkPads |