Skip to content

Commit 13d9588

Browse files
author
Thadeu Lima de Souza Cascardo
committed
UBUNTU: Ubuntu-aws-5.4-5.4.0-1041.43~18.04.1
Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@canonical.com>
1 parent 4098fbf commit 13d9588

File tree

2 files changed

+28
-7
lines changed

2 files changed

+28
-7
lines changed

debian.aws-5.4/changelog

Lines changed: 26 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,29 @@
1-
linux-aws-5.4 (5.4.0-1041.43~18.04.1) UNRELEASED; urgency=medium
2-
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.
6-
7-
-- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Sat, 20 Mar 2021 11:53:06 -0300
1+
linux-aws-5.4 (5.4.0-1041.43~18.04.1) bionic; urgency=medium
2+
3+
[ Ubuntu: 5.4.0-1041.43 ]
4+
5+
* CVE-2020-27170
6+
- bpf: Fix off-by-one for area size in creating mask to left
7+
* CVE-2020-27171
8+
- bpf: Prohibit alu ops for pointer types not defining ptr_limit
9+
* binary assembly failures with CONFIG_MODVERSIONS present (LP: #1919315)
10+
- [Packaging] quiet (nomially) benign errors in BUILD script
11+
12+
[ Ubuntu: 5.4.0-1040.42 ]
13+
14+
* binary assembly failures with CONFIG_MODVERSIONS present (LP: #1919315)
15+
- [Packaging] quiet (nomially) benign errors in BUILD script
16+
* CVE-2021-3444
17+
- bpf: Fix 32 bit src register truncation on div/mod
18+
- bpf: Fix truncation handling for mod32 dst reg wrt zero
19+
* CVE-2021-27365
20+
- scsi: iscsi: Verify lengths on passthrough PDUs
21+
- sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output
22+
- scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
23+
* CVE-2021-27363 // CVE-2021-27364
24+
- scsi: iscsi: Restrict sessions and handles to admin capabilities
25+
26+
-- Thadeu Lima de Souza Cascardo <cascardo@canonical.com> Sat, 20 Mar 2021 11:54:04 -0300
827

928
linux-aws-5.4 (5.4.0-1039.41~18.04.1) bionic; urgency=medium
1029

debian.aws-5.4/reconstruct

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ rm -f 'drivers/input/serio/i8042-ppcio.h'
77
rm -f 'include/Kbuild'
88
rm -f 'include/uapi/rdma/nes-abi.h'
99
rm -f 'kernel/elfcore.c'
10+
chmod +x 'debian.aws-5.4/scripts/helpers/copy-files'
11+
chmod +x 'debian.aws-5.4/scripts/helpers/local-mangle'
1012
chmod +x 'debian/cloud-tools/hv_get_dhcp_info'
1113
chmod +x 'debian/cloud-tools/hv_get_dns_info'
1214
chmod +x 'debian/cloud-tools/hv_set_ifconfig'

0 commit comments

Comments
 (0)