[ubuntu/focal-updates] linux-oem-5.6_5.6.0-1053.57_amd64.tar.gz - (Accepted)
Stefan Bader
stefan.bader at canonical.com
Wed Apr 14 14:31:07 UTC 2021
linux-oem-5.6 (5.6.0-1053.57) focal; urgency=medium
* focal/linux-oem-5.6: 5.6.0-1053.57 -proposed tracker (LP: #1921042)
* Packaging resync (LP: #1786013)
- update dkms package versions
* LRMv4: switch to signing nvidia modules via the Ubuntu Modules signing key
(LP: #1918134)
- [Packaging] sync dkms-build et al from LRMv4
* CVE-2021-29154
- SAUCE: bpf, x86: Validate computation of branch displacements for x86-64
- SAUCE: bpf, x86: Validate computation of branch displacements for x86-32
* xfrm_policy.sh in net from ubuntu_kernel_selftests passed with failed sub-
cases (LP: #1909647)
- selftests: xfrm: fix test return value override issue in xfrm_policy.sh
* ip_defrag.sh in net from ubuntu_kernel_selftests failed with exit code 255
on F-oem-5.6 (LP: #1919147)
- selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
* l2tp.sh from net in ubuntu_kernel_selftests cause dmesg flooded with
"unregister_netdevice: waiting for eth0 to become free. Usage count = 1" on
F-OEM-5.6 (LP: #1919277)
- l2tp: remove skb_dst_set() from l2tp_xmit_skb()
* CVE-2020-0466
- epoll: Keep a reference on files added to the check list
- do_epoll_ctl(): clean the failure exits up a bit
- fix regression in "epoll: Keep a reference on files added to the check list"
* CVE-2021-3178
- nfsd4: readdirplus shouldn't return parent of export
* CVE-2020-25285
- mm/hugetlb: fix a race between hugetlb sysctl handlers
* CVE-020-10781
- Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
* CVE-2020-14351
- perf/core: Fix race in the perf_mmap_close() function
* CVE-2020-25669
- Input: sunkbd - avoid use-after-free in teardown paths
* CVE-2020-14390
- fbcon: remove soft scrollback code
* CVE-2021-3411
- x86/kprobes: Fix optprobe to detect INT3 padding correctly
* CVE-2020-0423
- binder: fix UAF when releasing todo list
* CVE-2020-27830
- speakup: Reject setting the speakup line discipline outside of speakup
* CVE-2020-0465
- HID: core: Correctly handle ReportSize being zero
- HID: core: Sanitize event code and type when mapping input
* CVE-2020-25645
- geneve: add transport ports in route lookup for geneve
* CVE-2021-20194
- bpf, cgroup: Fix optlen WARN_ON_ONCE toctou
- bpf, cgroup: Fix problematic bounds check
* CVE-2020-36158
- mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
Date: Fri, 09 Apr 2021 16:43:44 +0200
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-033.buildd>
-------------- next part --------------
Format: 1.8
Date: Fri, 09 Apr 2021 16:43:44 +0200
Source: linux-oem-5.6
Binary: linux-buildinfo-5.6.0-1053-oem linux-headers-5.6.0-1053-oem linux-image-unsigned-5.6.0-1053-oem linux-modules-5.6.0-1053-oem linux-oem-5.6-headers-5.6.0-1053 linux-oem-5.6-tools-5.6.0-1053 linux-oem-5.6-tools-host linux-tools-5.6.0-1053-oem
Architecture: amd64 all amd64_translations
Version: 5.6.0-1053.57
Distribution: focal
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-033.buildd>
Changed-By: Stefan Bader <stefan.bader at canonical.com>
Description:
linux-buildinfo-5.6.0-1053-oem - Linux kernel buildinfo for version 5.6.0 on 64 bit x86 SMP
linux-headers-5.6.0-1053-oem - Linux kernel headers for version 5.6.0 on 64 bit x86 SMP
linux-image-unsigned-5.6.0-1053-oem - Linux kernel image for version 5.6.0 on 64 bit x86 SMP
linux-modules-5.6.0-1053-oem - Linux kernel extra modules for version 5.6.0 on 64 bit x86 SMP
linux-oem-5.6-headers-5.6.0-1053 - Header files related to Linux kernel version 5.6.0
linux-oem-5.6-tools-5.6.0-1053 - Linux kernel version specific tools for version 5.6.0-1053
linux-oem-5.6-tools-host - Linux kernel VM host tools
linux-tools-5.6.0-1053-oem - Linux kernel version specific tools for version 5.6.0-1053
Launchpad-Bugs-Fixed: 1786013 1909647 1918134 1919147 1919277 1921042
Changes:
linux-oem-5.6 (5.6.0-1053.57) focal; urgency=medium
.
* focal/linux-oem-5.6: 5.6.0-1053.57 -proposed tracker (LP: #1921042)
.
* Packaging resync (LP: #1786013)
- update dkms package versions
.
* LRMv4: switch to signing nvidia modules via the Ubuntu Modules signing key
(LP: #1918134)
- [Packaging] sync dkms-build et al from LRMv4
.
* CVE-2021-29154
- SAUCE: bpf, x86: Validate computation of branch displacements for x86-64
- SAUCE: bpf, x86: Validate computation of branch displacements for x86-32
.
* xfrm_policy.sh in net from ubuntu_kernel_selftests passed with failed sub-
cases (LP: #1909647)
- selftests: xfrm: fix test return value override issue in xfrm_policy.sh
.
* ip_defrag.sh in net from ubuntu_kernel_selftests failed with exit code 255
on F-oem-5.6 (LP: #1919147)
- selftests: net: ip_defrag: modprobe missing nf_defrag_ipv6 support
.
* l2tp.sh from net in ubuntu_kernel_selftests cause dmesg flooded with
"unregister_netdevice: waiting for eth0 to become free. Usage count = 1" on
F-OEM-5.6 (LP: #1919277)
- l2tp: remove skb_dst_set() from l2tp_xmit_skb()
.
* CVE-2020-0466
- epoll: Keep a reference on files added to the check list
- do_epoll_ctl(): clean the failure exits up a bit
- fix regression in "epoll: Keep a reference on files added to the check list"
.
* CVE-2021-3178
- nfsd4: readdirplus shouldn't return parent of export
.
* CVE-2020-25285
- mm/hugetlb: fix a race between hugetlb sysctl handlers
.
* CVE-020-10781
- Revert "zram: convert remaining CLASS_ATTR() to CLASS_ATTR_RO()"
.
* CVE-2020-14351
- perf/core: Fix race in the perf_mmap_close() function
.
* CVE-2020-25669
- Input: sunkbd - avoid use-after-free in teardown paths
.
* CVE-2020-14390
- fbcon: remove soft scrollback code
.
* CVE-2021-3411
- x86/kprobes: Fix optprobe to detect INT3 padding correctly
.
* CVE-2020-0423
- binder: fix UAF when releasing todo list
.
* CVE-2020-27830
- speakup: Reject setting the speakup line discipline outside of speakup
.
* CVE-2020-0465
- HID: core: Correctly handle ReportSize being zero
- HID: core: Sanitize event code and type when mapping input
.
* CVE-2020-25645
- geneve: add transport ports in route lookup for geneve
.
* CVE-2021-20194
- bpf, cgroup: Fix optlen WARN_ON_ONCE toctou
- bpf, cgroup: Fix problematic bounds check
.
* CVE-2020-36158
- mwifiex: Fix possible buffer overflows in mwifiex_cmd_802_11_ad_hoc_start
Checksums-Sha1:
45d726ef95fc3b8ca994085fdf71c3470af1e631 377656 linux-buildinfo-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
b9d34f749181a244d60b657a0c123af189ff6fbb 1352676 linux-headers-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
b67af57abd42caff454accac925e3c97bbe1571b 1001233820 linux-image-unsigned-5.6.0-1053-oem-dbgsym_5.6.0-1053.57_amd64.ddeb
a58b7f2713a24b5a418bd89eedfe22501c134994 9101448 linux-image-unsigned-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
cee1b82fc13039aa94d02065c4332b62735069b8 54843876 linux-modules-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
25e3f1fad78d1231241691fdccddcb461073bb5e 11152664 linux-oem-5.6-headers-5.6.0-1053_5.6.0-1053.57_all.deb
fd385b46aba414fba1f861ac6ea6f5c03667a6cc 5756688 linux-oem-5.6-tools-5.6.0-1053_5.6.0-1053.57_amd64.deb
9e7694df34f8c79b8d64f26f9a85b91c36c1526f 20912 linux-oem-5.6-tools-host_5.6.0-1053.57_all.deb
4285cf5e44d484c574be100e06f6428e59cf76e9 16845 linux-oem-5.6_5.6.0-1053.57_amd64.buildinfo
bd0c840748f9e163731e017f82080f6c2ab43e34 9715454 linux-oem-5.6_5.6.0-1053.57_amd64.tar.gz
acb32b5fe116ad7547e1638191b2e326ab467a09 40097 linux-oem-5.6_5.6.0-1053.57_amd64_translations.tar.gz
15d88cdc79a2fa7e4734197d0fbb2a5c71486372 1996 linux-tools-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
Checksums-Sha256:
91b46ed0fe312308b0a2d61194e9841c7a04696d41d17951a1840a2df2450271 377656 linux-buildinfo-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
a221d146c6413bc0feb30655973da207d0c73ba1890f0a3771d1a65a54f73602 1352676 linux-headers-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
c2b0fc1a48f5b113abba76ef610798176568d2d27c1e117dd227e3e4d3a0e989 1001233820 linux-image-unsigned-5.6.0-1053-oem-dbgsym_5.6.0-1053.57_amd64.ddeb
c90de9d5430429deac7eb175c5dc88c7ab43de4d55e0886832d0254ae0807bbf 9101448 linux-image-unsigned-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
1262cdd41eb6d79cde957d82f57428d7c7f39c28e0574f1c7c55b06abebb2fa1 54843876 linux-modules-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
cc4aa0a313d6279936e5dd3d77ac20c1a57c36f71f4b0700e99b7ae5f27113b9 11152664 linux-oem-5.6-headers-5.6.0-1053_5.6.0-1053.57_all.deb
fee3fe68de5e3b9fb0457f3476a9ba6e5c5527526af4fb80e4e78da8c91f0197 5756688 linux-oem-5.6-tools-5.6.0-1053_5.6.0-1053.57_amd64.deb
af9642bd78eaa7f97c6d051004c967f3cf1d5d4a9354fd05828e226f4a0270a6 20912 linux-oem-5.6-tools-host_5.6.0-1053.57_all.deb
0b020fc809b4922362ffec0a1127386d032b8657c511d29889a9ba36444e0251 16845 linux-oem-5.6_5.6.0-1053.57_amd64.buildinfo
c51ac1ef801460f6392286b9c6c7bd747e11038b7296d8c0a21900869bbbdf60 9715454 linux-oem-5.6_5.6.0-1053.57_amd64.tar.gz
1b98ddecf6181547e67fc9d2c361bed207c73a3a1a234c83f342f917c5bd7501 40097 linux-oem-5.6_5.6.0-1053.57_amd64_translations.tar.gz
a05cf2fd90282e09b918e915389df96f606c9192c476894dde984b058b5e3ce8 1996 linux-tools-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
Files:
48349bc36eb2adad307bae96fe71ff68 377656 kernel optional linux-buildinfo-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
633f4ba4ffeab7595e3a4a413a4d6a68 1352676 devel optional linux-headers-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
7ddc3f5485fc9849498f941b08b48554 1001233820 devel optional linux-image-unsigned-5.6.0-1053-oem-dbgsym_5.6.0-1053.57_amd64.ddeb
b1e0a5cb02c06c8f12e45bf229b450e6 9101448 kernel optional linux-image-unsigned-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
e17295dc192994adea44eac38db8b2ae 54843876 kernel optional linux-modules-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
ca4c9d6aaf672ecaf4fb8374d9c8b28a 11152664 devel optional linux-oem-5.6-headers-5.6.0-1053_5.6.0-1053.57_all.deb
11484bf9c606f5ad21d02b75ddd60325 5756688 devel optional linux-oem-5.6-tools-5.6.0-1053_5.6.0-1053.57_amd64.deb
a8fd0afb20de12983bb45e619a458a9f 20912 kernel optional linux-oem-5.6-tools-host_5.6.0-1053.57_all.deb
e597cd0036f4fb26d3b69dc3e2d5d97e 16845 devel optional linux-oem-5.6_5.6.0-1053.57_amd64.buildinfo
9dbacfcd83dd7bffe005a307bb68704a 9715454 raw-signing - linux-oem-5.6_5.6.0-1053.57_amd64.tar.gz
24b5b784c1acc15fd3767edec1841108 40097 raw-translations - linux-oem-5.6_5.6.0-1053.57_amd64_translations.tar.gz
7d0e34b772629985c6be0723c8e6fef1 1996 devel optional linux-tools-5.6.0-1053-oem_5.6.0-1053.57_amd64.deb
More information about the Focal-changes
mailing list