File tree Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 1- linux-oracle-5.4 (5.4.0-1043.46~18.04.1) UNRELEASED ; urgency=medium
1+ linux-oracle-5.4 (5.4.0-1043.46~18.04.1) bionic ; urgency=medium
22
3- CHANGELOG: Do not edit directly. Autogenerated at release.
4- CHANGELOG: Use the printchanges target to see the curent changes.
5- CHANGELOG: Use the insertchanges target to create the final log.
3+ [ Ubuntu: 5.4.0-1043.46 ]
64
7- -- Kleber Sacilotto de Souza <
[email protected] > Tue, 13 Apr 2021 17:57:29 +0200
5+ * overlayfs calls vfs_setxattr without cap_convert_nscap
6+ - vfs: move cap_convert_nscap() call into vfs_setxattr()
7+ * CVE-2021-3492
8+ - SAUCE: shiftfs: free allocated memory in shiftfs_btrfs_ioctl_fd_replace()
9+ error paths
10+ - SAUCE: shiftfs: handle copy_to_user() return values correctly
11+ * CVE-2021-29154
12+ - SAUCE: bpf, x86: Validate computation of branch displacements for x86-64
13+ - SAUCE: bpf, x86: Validate computation of branch displacements for x86-32
14+
15+ -- Kleber Sacilotto de Souza <
[email protected] > Tue, 13 Apr 2021 17:57:41 +0200
816
917linux-oracle-5.4 (5.4.0-1042.45~18.04.1) bionic; urgency=medium
1018
Original file line number Diff line number Diff line change @@ -7,6 +7,9 @@ rm -f 'drivers/input/serio/i8042-ppcio.h'
77rm -f 'include/Kbuild'
88rm -f 'include/uapi/rdma/nes-abi.h'
99rm -f 'kernel/elfcore.c'
10+ chmod +x 'debian.oracle-5.4/initramfs-tools.d/oracle.hook.in'
11+ chmod +x 'debian.oracle-5.4/scripts/helpers/copy-files'
12+ chmod +x 'debian.oracle-5.4/scripts/helpers/local-mangle'
1013chmod +x 'debian.oracle/initramfs-tools.d/oracle.hook.in'
1114chmod +x 'debian/cloud-tools/hv_get_dhcp_info'
1215chmod +x 'debian/cloud-tools/hv_get_dns_info'
You can’t perform that action at this time.
0 commit comments