Docker container creation causes kernel oops on linux-aws 5.13.0.1028.31~20.04.22
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
linux-aws-5.13 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
High
|
Tim Gardner | ||
linux-azure-5.13 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
High
|
Tim Gardner | ||
linux-gcp-5.13 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
High
|
Tim Gardner | ||
linux-intel-iotg-5.15 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Focal |
Won't Fix
|
High
|
Tim Gardner | ||
linux-oracle-5.13 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
Focal |
Fix Released
|
High
|
Tim Gardner |
Bug Description
Running the attached script on the latest AWS AMI for Ubuntu 20.04, I get a kernel panic and hard reset of the node.
[ 12.314552] VFS: Close: file count is 0
[ 12.351090] ------------[ cut here ]------------
[ 12.351093] kernel BUG at include/
[ 12.355272] invalid opcode: 0000 [#1] SMP PTI
[ 12.358963] CPU: 1 PID: 863 Comm: sed Not tainted 5.13.0-1028-aws #31~20.04.1-Ubuntu
[ 12.366241] Hardware name: Amazon EC2 m5.large/, BIOS 1.0 10/16/2017
[ 12.371130] RIP: 0010:__
[ 12.374897] Code: 00 48 85 ff 0f 84 8b fe ff ff f6 c7 40 0f 85 82 fe ff ff e8 ab 38 00 00 e9 78 fe ff ff 4c 89 f7 e8 2e 88 02 00 e9 b5 fe ff ff <0f> 0b 0f 1f 80 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 53 31 db 48
[ 12.389075] RSP: 0018:ffffb50280
[ 12.393425] RAX: 0000000000000000 RBX: 00000000000a801d RCX: ffff9152e0716000
[ 12.398679] RDX: ffff9152cf075280 RSI: 0000000000000001 RDI: 0000000000000000
[ 12.403879] RBP: ffffb50280d9fdb0 R08: 0000000000000001 R09: ffff9152dfcba2c8
[ 12.409102] R10: ffffb50280d9fd88 R11: ffff9152d04e9d10 R12: ffff9152d04e9d00
[ 12.414333] R13: ffff9152dfcba2c8 R14: ffff9152cf0752a0 R15: ffff9152dfc2e180
[ 12.419533] FS: 000000000000000
[ 12.426937] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 12.431506] CR2: 0000556cf30250a8 CR3: 00000000bce10006 CR4: 00000000007706e0
[ 12.436716] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 12.441941] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 12.447170] PKRU: 55555554
[ 12.450355] Call Trace:
[ 12.453408] <TASK>
[ 12.456296] ____fput+0xe/0x10
[ 12.459633] task_work_
[ 12.463157] do_exit+0x37b/0xaf0
[ 12.466570] do_group_
[ 12.470142] __x64_sys_
[ 12.473989] do_syscall_
[ 12.477565] ? exit_to_
[ 12.481734] ? do_user_
[ 12.485665] ? irqentry_
[ 12.489790] ? irqentry_
[ 12.493443] ? exc_page_
[ 12.497199] ? asm_exc_
[ 12.501013] entry_SYSCALL_
[ 12.505289] RIP: 0033:0x7f80d42a1bd6
[ 12.508868] Code: Unable to access opcode bytes at RIP 0x7f80d42a1bac.
[ 12.513783] RSP: 002b:00007ffe92
[ 12.520897] RAX: ffffffffffffffda RBX: 00007f80d45a4740 RCX: 00007f80d42a1bd6
[ 12.526115] RDX: 0000000000000000 RSI: 000000000000003c RDI: 0000000000000000
[ 12.531328] RBP: 0000000000000000 R08: 00000000000000e7 R09: fffffffffffffe98
[ 12.536484] R10: 00007f80d3d422a0 R11: 0000000000000246 R12: 00007f80d45a4740
[ 12.541687] R13: 0000000000000002 R14: 00007f80d45ad708 R15: 0000000000000000
[ 12.546916] </TASK>
[ 12.549829] Modules linked in: xt_conntrack xt_MASQUERADE nf_conntrack_
[ 12.583913] ---[ end trace 77367fed4d782aa4 ]---
[ 12.587963] RIP: 0010:__
[ 12.591729] Code: 00 48 85 ff 0f 84 8b fe ff ff f6 c7 40 0f 85 82 fe ff ff e8 ab 38 00 00 e9 78 fe ff ff 4c 89 f7 e8 2e 88 02 00 e9 b5 fe ff ff <0f> 0b 0f 1f 80 00 00 00 00 0f 1f 44 00 00 55 48 89 e5 53 31 db 48
[ 12.605796] RSP: 0018:ffffb50280
[ 12.610166] RAX: 0000000000000000 RBX: 00000000000a801d RCX: ffff9152e0716000
[ 12.615417] RDX: ffff9152cf075280 RSI: 0000000000000001 RDI: 0000000000000000
[ 12.620635] RBP: ffffb50280d9fdb0 R08: 0000000000000001 R09: ffff9152dfcba2c8
[ 12.625878] R10: ffffb50280d9fd88 R11: ffff9152d04e9d10 R12: ffff9152d04e9d00
[ 12.631121] R13: ffff9152dfcba2c8 R14: ffff9152cf0752a0 R15: ffff9152dfc2e180
[ 12.636358] FS: 000000000000000
[ 12.643770] CS: 0010 DS: 0000 ES: 0000 CR0: 0000000080050033
[ 12.648355] CR2: 0000556cf30250a8 CR3: 00000000bce10006 CR4: 00000000007706e0
[ 12.653610] DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
[ 12.658843] DR3: 0000000000000000 DR6: 00000000fffe0ff0 DR7: 0000000000000400
[ 12.664076] PKRU: 55555554
[ 12.667279] Fixing recursive fault but reboot is needed!
This errors occurs on:
ubuntu/
# dpkg -s linux-aws
Package: linux-aws
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 12
Maintainer: Ubuntu Kernel Team <email address hidden>
Architecture: amd64
Source: linux-meta-aws-5.13
Version: 5.13.0.
Provides: kernel-
Depends: linux-image-aws (= 5.13.0.
Description: Complete Linux kernel for Amazon Web Services (AWS) systems.
This package will always depend on the latest complete Linux kernel available
for Amazon Web Services (AWS) systems.
But it works fine on:
ubuntu/
# dpkg -s linux-aws
Package: linux-aws
Status: install ok installed
Priority: optional
Section: kernel
Installed-Size: 12
Maintainer: Ubuntu Kernel Team <email address hidden>
Architecture: amd64
Source: linux-meta-aws-5.13
Version: 5.13.0.
Provides: kernel-
Depends: linux-image-aws (= 5.13.0.
Description: Complete Linux kernel for Amazon Web Services (AWS) systems.
This package will always depend on the latest complete Linux kernel available
for Amazon Web Services (AWS) systems.
affects: | linux-meta-gcp-5.13 (Ubuntu) → linux-gcp (Ubuntu) |
affects: | linux-aws (Ubuntu) → linux-aws-5.13 (Ubuntu) |
Changed in linux-gcp-5.13 (Ubuntu Focal): | |
status: | New → Confirmed |
affects: | linux-gcp (Ubuntu) → linux-gcp-5.13 (Ubuntu) |
Changed in linux-azure-5.13 (Ubuntu Focal): | |
assignee: | nobody → Tim Gardner (timg-tpi) |
importance: | Undecided → High |
status: | New → In Progress |
Changed in linux-aws-5.13 (Ubuntu Focal): | |
assignee: | nobody → Tim Gardner (timg-tpi) |
importance: | Undecided → High |
status: | Confirmed → In Progress |
Changed in linux-aws-5.13 (Ubuntu): | |
status: | Confirmed → New |
tags: | added: indeed |
Changed in linux-oracle-5.13 (Ubuntu Focal): | |
assignee: | nobody → Tim Gardner (timg-tpi) |
importance: | Undecided → High |
status: | Confirmed → Fix Committed |
Changed in linux-aws-5.13 (Ubuntu Focal): | |
status: | In Progress → Fix Committed |
Changed in linux-azure-5.13 (Ubuntu Focal): | |
status: | In Progress → Fix Committed |
Changed in linux-gcp-5.13 (Ubuntu Focal): | |
assignee: | nobody → Tim Gardner (timg-tpi) |
importance: | Undecided → High |
status: | Confirmed → Fix Committed |
Changed in linux-intel-iotg-5.15 (Ubuntu Focal): | |
assignee: | nobody → Tim Gardner (timg-tpi) |
importance: | Undecided → High |
status: | Confirmed → Fix Committed |
Status changed to 'Confirmed' because the bug affects multiple users.