[ubuntu/focal-updates] linux-oem-5.6_5.6.0-1048.52_amd64.tar.gz - (Accepted)

Timo Aaltonen timo.aaltonen at canonical.com
Wed Feb 24 10:20:51 UTC 2021


linux-oem-5.6 (5.6.0-1048.52) focal; urgency=medium

  * focal/linux-oem-5.6: 5.6.0-1048.52 -proposed tracker (LP: #1913153)

  * Packaging resync (LP: #1786013)
    - update dkms package versions

  * udpgro.sh in net from ubuntu_kernel_selftests seems not reflecting sub-test
    result (LP: #1908499)
    - selftests: fix the return value for UDP GRO test

  * CVE-2020-27815
    - jfs: Fix array index bounds check in dbAdjTree

  * CVE-2020-25704
    - perf/core: Fix a memory leak in perf_event_parse_addr_filter()

  * CVE-2020-25643
    - hdlc_ppp: add range checks in ppp_cp_parse_cr()

  * CVE-2020-25641
    - block: allow for_each_bvec to support zero len bvec

  * CVE-2020-25284
    - rbd: require global CAP_SYS_ADMIN for mapping and unmapping

  * CVE-2020-25212
    - nfs: Fix getxattr kernel panic and memory overflow

  * CVE-2020-28588
    - lib/syscall: fix syscall registers retrieval on 32-bit platforms

  * CVE-2020-29371
    - romfs: fix uninitialized memory leak in romfs_dev_read()

  * CVE-2020-29369
    - mm/mmap.c: close race between munmap() and expand_upwards()/downwards()

  * CVE-2020-29368
    - mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()

  * CVE-2020-29660
    - tty: Fix ->session locking

  * CVE-2020-29661
    - tty: Fix ->pgrp locking in tiocspgrp()

  * CVE-2020-35508
    - fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent

  * CVE-2020-24490
    - Bluetooth: fix kernel oops in store_pending_adv_report

  * CVE-2020-14314
    - ext4: fix potential negative array index in do_split()

  * CVE-2020-10135
    - Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
    - Bluetooth: Disconnect if E0 is used for Level 4

  * CVE-2020-27152
    - KVM: ioapic: break infinite recursion on lazy EOI

  * CVE-2020-28915
    - fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
    - Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts

  * CVE-2020-15437
    - serial: 8250: fix null-ptr-deref in serial8250_start_tx()

  * CVE-2020-15436
    - block: Fix use-after-free in blkdev_get()

  * switch to an autogenerated nvidia series based core via dkms-versions
    (LP: #1912803)
    - [Config] dkms-versions -- add transitional/skip information for nvidia
      packages
    - [Packaging] nvidia -- use dkms-versions to define versions built
    - [Packaging] update-version-dkms -- maintain flags fields

  * S3 stress test fails with amdgpu errors (LP: #1909453)
    - drm/amdgpu: asd function needs to be unloaded in suspend phase
    - drm/amdgpu: add TMR destory function for psp

Date: Thu, 18 Feb 2021 13:11:14 +0200
Changed-By: Timo Aaltonen <timo.aaltonen at canonical.com>
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-010.buildd>

-------------- next part --------------
Format: 1.8
Date: Thu, 18 Feb 2021 13:11:14 +0200
Source: linux-oem-5.6
Binary: linux-buildinfo-5.6.0-1048-oem linux-headers-5.6.0-1048-oem linux-image-unsigned-5.6.0-1048-oem linux-modules-5.6.0-1048-oem linux-oem-5.6-headers-5.6.0-1048 linux-oem-5.6-tools-5.6.0-1048 linux-oem-5.6-tools-host linux-tools-5.6.0-1048-oem
Architecture: amd64 all amd64_translations
Version: 5.6.0-1048.52
Distribution: focal
Urgency: medium
Maintainer: Launchpad Build Daemon <buildd at lgw01-amd64-010.buildd>
Changed-By: Timo Aaltonen <timo.aaltonen at canonical.com>
Description:
 linux-buildinfo-5.6.0-1048-oem - Linux kernel buildinfo for version 5.6.0 on 64 bit x86 SMP
 linux-headers-5.6.0-1048-oem - Linux kernel headers for version 5.6.0 on 64 bit x86 SMP
 linux-image-unsigned-5.6.0-1048-oem - Linux kernel image for version 5.6.0 on 64 bit x86 SMP
 linux-modules-5.6.0-1048-oem - Linux kernel extra modules for version 5.6.0 on 64 bit x86 SMP
 linux-oem-5.6-headers-5.6.0-1048 - Header files related to Linux kernel version 5.6.0
 linux-oem-5.6-tools-5.6.0-1048 - Linux kernel version specific tools for version 5.6.0-1048
 linux-oem-5.6-tools-host - Linux kernel VM host tools
 linux-tools-5.6.0-1048-oem - Linux kernel version specific tools for version 5.6.0-1048
Launchpad-Bugs-Fixed: 1786013 1908499 1909453 1912803 1913153
Changes:
 linux-oem-5.6 (5.6.0-1048.52) focal; urgency=medium
 .
   * focal/linux-oem-5.6: 5.6.0-1048.52 -proposed tracker (LP: #1913153)
 .
   * Packaging resync (LP: #1786013)
     - update dkms package versions
 .
   * udpgro.sh in net from ubuntu_kernel_selftests seems not reflecting sub-test
     result (LP: #1908499)
     - selftests: fix the return value for UDP GRO test
 .
   * CVE-2020-27815
     - jfs: Fix array index bounds check in dbAdjTree
 .
   * CVE-2020-25704
     - perf/core: Fix a memory leak in perf_event_parse_addr_filter()
 .
   * CVE-2020-25643
     - hdlc_ppp: add range checks in ppp_cp_parse_cr()
 .
   * CVE-2020-25641
     - block: allow for_each_bvec to support zero len bvec
 .
   * CVE-2020-25284
     - rbd: require global CAP_SYS_ADMIN for mapping and unmapping
 .
   * CVE-2020-25212
     - nfs: Fix getxattr kernel panic and memory overflow
 .
   * CVE-2020-28588
     - lib/syscall: fix syscall registers retrieval on 32-bit platforms
 .
   * CVE-2020-29371
     - romfs: fix uninitialized memory leak in romfs_dev_read()
 .
   * CVE-2020-29369
     - mm/mmap.c: close race between munmap() and expand_upwards()/downwards()
 .
   * CVE-2020-29368
     - mm: thp: make the THP mapcount atomic against __split_huge_pmd_locked()
 .
   * CVE-2020-29660
     - tty: Fix ->session locking
 .
   * CVE-2020-29661
     - tty: Fix ->pgrp locking in tiocspgrp()
 .
   * CVE-2020-35508
     - fork: fix copy_process(CLONE_PARENT) race with the exiting ->real_parent
 .
   * CVE-2020-24490
     - Bluetooth: fix kernel oops in store_pending_adv_report
 .
   * CVE-2020-14314
     - ext4: fix potential negative array index in do_split()
 .
   * CVE-2020-10135
     - Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
     - Bluetooth: Disconnect if E0 is used for Level 4
 .
   * CVE-2020-27152
     - KVM: ioapic: break infinite recursion on lazy EOI
 .
   * CVE-2020-28915
     - fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
     - Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
 .
   * CVE-2020-15437
     - serial: 8250: fix null-ptr-deref in serial8250_start_tx()
 .
   * CVE-2020-15436
     - block: Fix use-after-free in blkdev_get()
 .
   * switch to an autogenerated nvidia series based core via dkms-versions
     (LP: #1912803)
     - [Config] dkms-versions -- add transitional/skip information for nvidia
       packages
     - [Packaging] nvidia -- use dkms-versions to define versions built
     - [Packaging] update-version-dkms -- maintain flags fields
 .
   * S3 stress test fails with amdgpu errors (LP: #1909453)
     - drm/amdgpu: asd function needs to be unloaded in suspend phase
     - drm/amdgpu: add TMR destory function for psp
Checksums-Sha1:
 47937a0c893c0dba4f52330ef016f919fd755a98 242508 linux-buildinfo-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
 16f05f4c847cac0a6cc1a5b4f33c851056d4e40e 1196336 linux-headers-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
 03e70d4a9e7351229bad874fda9b73109f8c0e8d 999515828 linux-image-unsigned-5.6.0-1048-oem-dbgsym_5.6.0-1048.52_amd64.ddeb
 ac1ae6e2b21542d8819e1581c5bc8ab7893a4faa 9065900 linux-image-unsigned-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
 4bb29b32dff8acd1b67632a746ecd185949c4b46 53736220 linux-modules-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
 fcf3405d39161c94f642a06721d6b17dd30200b4 11159756 linux-oem-5.6-headers-5.6.0-1048_5.6.0-1048.52_all.deb
 fe0633f80974aac5087faaa2516355e49bdd57f9 5759384 linux-oem-5.6-tools-5.6.0-1048_5.6.0-1048.52_amd64.deb
 d372394d4f6f2fb7f36d6f7b7cd69e4fac526e8c 27920 linux-oem-5.6-tools-host_5.6.0-1048.52_all.deb
 c0d1821c95ac968a6492067a5b5df1392f517ef4 16810 linux-oem-5.6_5.6.0-1048.52_amd64.buildinfo
 d247c4f7b6a138738fda00a5aae726e770fec5e0 9670149 linux-oem-5.6_5.6.0-1048.52_amd64.tar.gz
 36afbb2b5d8832db564a2ad00d7fc70eee40ce7b 39844 linux-oem-5.6_5.6.0-1048.52_amd64_translations.tar.gz
 2066486997fd40af62519f97a06b59e0ce6675b5 2000 linux-tools-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
Checksums-Sha256:
 dc9ab986586926f354279fdfe3d4064d9a400ecc044296961cffd6befca918da 242508 linux-buildinfo-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
 b39f2a0f86bef1e339eaf98af2d9f5addb11030f0188b2d6036c32e6fc22068f 1196336 linux-headers-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
 ed567c31341291ada8d5c0998e873bf3fc539adf157956c9e09a2bd156690186 999515828 linux-image-unsigned-5.6.0-1048-oem-dbgsym_5.6.0-1048.52_amd64.ddeb
 d2eda99b2ecb04b144cd0e8d30562dd00a61bb647328fd9c41c44f669420054c 9065900 linux-image-unsigned-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
 0c216aa4772a6bb43899ef4132aa0f94142fd043f57403fc03a73eb523b7a984 53736220 linux-modules-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
 e3b86d1fa153c15920659471ec3b5caa30eedaa4a463e10a3e29bdf42ed94833 11159756 linux-oem-5.6-headers-5.6.0-1048_5.6.0-1048.52_all.deb
 37d73d0c2f44492e4f42864864e065ff4327607a54e09eaafaaa550f1c5ebd8c 5759384 linux-oem-5.6-tools-5.6.0-1048_5.6.0-1048.52_amd64.deb
 ad11e085d4ca6452013aac129df0c12b34d55a4349b9aaf33b5463aa287ac19f 27920 linux-oem-5.6-tools-host_5.6.0-1048.52_all.deb
 4c9764ee654e8d808bbc70ee925a74021569aa835a570a31d5c9875971d414bb 16810 linux-oem-5.6_5.6.0-1048.52_amd64.buildinfo
 17e3a87993b28cf1a46cc1659a78db444f9f9aac7a574ed08cf9116cb4257cf9 9670149 linux-oem-5.6_5.6.0-1048.52_amd64.tar.gz
 dff9895f80238722ef551481d9c77c093ac7962016b61ee9f4c36b117b781fcb 39844 linux-oem-5.6_5.6.0-1048.52_amd64_translations.tar.gz
 960a713d7ebb804861ef4b998312337d2364d6046c6f7ec57b510d5e83113ed2 2000 linux-tools-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
Files:
 c55c0b6e2708ca77d895871273944781 242508 kernel optional linux-buildinfo-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
 7df5c6be2d2f43f60527e45eff000bd1 1196336 devel optional linux-headers-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
 1080efc3ca8785d5ad927f1d0b2cf960 999515828 devel optional linux-image-unsigned-5.6.0-1048-oem-dbgsym_5.6.0-1048.52_amd64.ddeb
 2a3e9ff085ba3d17f5c7f9b1cfd982ab 9065900 kernel optional linux-image-unsigned-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
 b8eabed47aff40bd7d12501a751dc33c 53736220 kernel optional linux-modules-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb
 47239f168e1d3d354157cb885ae9edac 11159756 devel optional linux-oem-5.6-headers-5.6.0-1048_5.6.0-1048.52_all.deb
 bb3660d10a60f38c95da043fc63c1d78 5759384 devel optional linux-oem-5.6-tools-5.6.0-1048_5.6.0-1048.52_amd64.deb
 212e101a1f6ada50d060d56f3113aef8 27920 kernel optional linux-oem-5.6-tools-host_5.6.0-1048.52_all.deb
 d5a568976aec702442346009b172311f 16810 devel optional linux-oem-5.6_5.6.0-1048.52_amd64.buildinfo
 e44ed4f3c562b14b448689b04b1d7c01 9670149 raw-signing - linux-oem-5.6_5.6.0-1048.52_amd64.tar.gz
 6fedc764095b2b271e1931759e4f7dbd 39844 raw-translations - linux-oem-5.6_5.6.0-1048.52_amd64_translations.tar.gz
 831b784ea5d81c9f721909ba359f7e8d 2000 devel optional linux-tools-5.6.0-1048-oem_5.6.0-1048.52_amd64.deb


More information about the Focal-changes mailing list