Kernel oops in Aquantia Ethernet Driver

Bug #1993311 reported by Stephen Bates
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
linux (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

This is a fresh install of Ubuntu 22.04 on a new Ryzen 7950X CPU and an ASUS Motherboard.

Stephen

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: linux-image-5.15.0-50-generic 5.15.0-50.56
ProcVersionSignature: Ubuntu 5.15.0-50.56-generic 5.15.60
Uname: Linux 5.15.0-50-generic x86_64
AlsaVersion: Advanced Linux Sound Architecture Driver Version k5.15.0-50-generic.
AplayDevices: Error: [Errno 2] No such file or directory: 'aplay'
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
ArecordDevices: Error: [Errno 2] No such file or directory: 'arecord'
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-id', '/dev/snd/controlC1', '/dev/snd/pcmC1D3p', '/dev/snd/pcmC1D2c', '/dev/snd/pcmC1D2p', '/dev/snd/pcmC1D1c', '/dev/snd/pcmC1D1p', '/dev/snd/pcmC1D0c', '/dev/snd/pcmC1D0p', '/dev/snd/by-path', '/dev/snd/controlC0', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', '/dev/snd/pcmC0D3p', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CRDA: N/A
Card0.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
Card0.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
Card1.Amixer.info: Error: [Errno 2] No such file or directory: 'amixer'
Card1.Amixer.values: Error: [Errno 2] No such file or directory: 'amixer'
CasperMD5CheckResult: pass
Date: Tue Oct 18 14:24:23 2022
InstallationDate: Installed on 2022-10-12 (6 days ago)
InstallationMedia: Ubuntu-Server 22.04.1 LTS "Jammy Jellyfish" - Release amd64 (20220809)
IwConfig: Error: [Errno 2] No such file or directory: 'iwconfig'
MachineType: ASUS System Product Name
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcFB: 0 EFI VGA
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.15.0-50-generic root=/dev/mapper/ubuntu--vg-ubuntu--lv ro
RelatedPackageVersions:
 linux-restricted-modules-5.15.0-50-generic N/A
 linux-backports-modules-5.15.0-50-generic N/A
 linux-firmware 20220329.git681281e4-0ubuntu3.5
RfKill: Error: [Errno 2] No such file or directory: 'rfkill'
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/10/2022
dmi.bios.release: 4.20
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: 0420
dmi.board.asset.tag: Default string
dmi.board.name: ROG CROSSHAIR X670E EXTREME
dmi.board.vendor: ASUSTeK COMPUTER INC.
dmi.board.version: Rev 1.xx
dmi.chassis.asset.tag: Default string
dmi.chassis.type: 3
dmi.chassis.vendor: Default string
dmi.chassis.version: Default string
dmi.modalias: dmi:bvnAmericanMegatrendsInc.:bvr0420:bd08/10/2022:br4.20:svnASUS:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnROGCROSSHAIRX670EEXTREME:rvrRev1.xx:cvnDefaultstring:ct3:cvrDefaultstring:skuSKU:
dmi.product.family: To be filled by O.E.M.
dmi.product.name: System Product Name
dmi.product.sku: SKU
dmi.product.version: System Version
dmi.sys.vendor: ASUS

Revision history for this message
Stephen Bates (sbates) wrote :
Revision history for this message
Stephen Bates (sbates) wrote :

For ease of reference here is the Ooops in demsg:

[ 10.010046] ================================================================================
[ 10.010337] UBSAN: array-index-out-of-bounds in /build/linux-lU2d47/linux-5.15.0/drivers/net/ethernet/aquantia/atlantic/aq_nic.c:1262:48
[ 10.010617] index 8 is out of range for type 'aq_vec_s *[8]'
[ 10.010901] CPU: 14 PID: 1286 Comm: daemon-init Not tainted 5.15.0-50-generic #56-Ubuntu
[ 10.010902] Hardware name: ASUS System Product Name/ROG CROSSHAIR X670E EXTREME, BIOS 0420 08/10/2022
[ 10.010903] Call Trace:
[ 10.010905] <TASK>
[ 10.010905] show_stack+0x52/0x5c
[ 10.010909] dump_stack_lvl+0x4a/0x63
[ 10.010912] dump_stack+0x10/0x16
[ 10.010912] ubsan_epilogue+0x9/0x49
[ 10.010914] __ubsan_handle_out_of_bounds.cold+0x44/0x49
[ 10.010915] ? dev_get_port_parent_id+0x18/0x160
[ 10.010917] ? aq_vec_stop+0x72/0x80 [atlantic]
[ 10.010939] aq_nic_stop+0x10a/0x110 [atlantic]
[ 10.010941] aq_ndev_set_features+0x143/0x1a0 [atlantic]
[ 10.010943] __netdev_update_features+0x184/0x820
[ 10.010945] dev_disable_lro+0x34/0x150
[ 10.010946] devinet_sysctl_forward+0x1fb/0x230
[ 10.010948] proc_sys_call_handler+0x16a/0x2f0
[ 10.010950] proc_sys_write+0x13/0x20
[ 10.010950] new_sync_write+0x114/0x1a0
[ 10.010952] vfs_write+0x1d5/0x270
[ 10.010952] ksys_write+0x67/0xf0
[ 10.010953] __x64_sys_write+0x19/0x20
[ 10.010954] do_syscall_64+0x5c/0xc0
[ 10.010956] ? syscall_exit_to_user_mode+0x27/0x50
[ 10.010957] ? do_syscall_64+0x69/0xc0
[ 10.010957] ? __rseq_handle_notify_resume+0x2d/0xc0
[ 10.010959] ? do_flush_tlb_all+0x1a/0x30
[ 10.010960] ? flush_smp_call_function_queue+0x11d/0x170
[ 10.010962] ? exit_to_user_mode_prepare+0x37/0xb0
[ 10.010964] ? irqentry_exit_to_user_mode+0x9/0x20
[ 10.010965] ? irqentry_exit+0x1d/0x30
[ 10.010965] ? sysvec_call_function+0x4e/0x90
[ 10.010966] entry_SYSCALL_64_after_hwframe+0x61/0xcb
[ 10.010968] RIP: 0033:0x7eff0cda1a6f
[ 10.010969] Code: 89 54 24 18 48 89 74 24 10 89 7c 24 08 e8 19 c0 f7 ff 48 8b 54 24 18 48 8b 74 24 10 41 89 c0 8b 7c 24 08 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 31 44 89 c7 48 89 44 24 08 e8 5c c0 f7 ff 48
[ 10.010970] RSP: 002b:00007efef8ff8810 EFLAGS: 00000293 ORIG_RAX: 0000000000000001
[ 10.010971] RAX: ffffffffffffffda RBX: 0000000000000002 RCX: 00007eff0cda1a6f
[ 10.010971] RDX: 0000000000000002 RSI: 00007eff085025e5 RDI: 0000000000000013
[ 10.010972] RBP: 00007eff085025e5 R08: 0000000000000000 R09: 0000000000000001
[ 10.010972] R10: 0000000000000000 R11: 0000000000000293 R12: 0000000000000013
[ 10.010973] R13: 0000000000000013 R14: 0000000000000000 R15: 00007efebc02ded0
[ 10.010973] </TASK>
[ 10.010974] ================================================================================

Revision history for this message
Ubuntu Kernel Bot (ubuntu-kernel-bot) wrote : Status changed to Confirmed

This change was made by a bot.

Changed in linux (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.