Skip to content

Instantly share code, notes, and snippets.

@nathanchance
Created February 16, 2024 18:46
Show Gist options
  • Save nathanchance/e22f681f3bfc467f15cdf6605021aaa6 to your computer and use it in GitHub Desktop.
Save nathanchance/e22f681f3bfc467f15cdf6605021aaa6 to your computer and use it in GitHub Desktop.
[ 36.842028] detected buffer overflow in memcpy
[ 36.846784] kernel BUG at lib/string_helpers.c:1014!
[ 36.851833] Internal error: Oops - BUG: 00000000f2000800 [#1] SMP
[ 36.858019] Modules linked in: nf_tables nfnetlink qrtr bnep sunrpc vc4 brcmfmac_wcc snd_soc_hdmi_codec btsdio hci_uart binfmt_misc btqca btrtl snd_soc_core brcmfmac btbcm btintel brcmutil bluetooth snd_compress cpufreq_dt raspberrypi_cpufreq cfg80211 rfkill bcm2711_thermal ledtrig_default_on ac97_bus iproc_rng200 vfat snd_pcm_dmaengine leds_gpio fat loop zram xfs snd_pcm mmc_block snd_timer snd broadcom soundcore bcm_phy_ptp v3d bcm_phy_lib drm_display_helper gpio_raspberrypi_exp dwc2 raspberrypi_hwmon crct10dif_ce gpu_sched clk_bcm2711_dvp bcm2835_wdt cec sdhci_iproc udc_core sdhci_pltfm drm_dma_helper phy_generic genet bcm2835_dma sdhci mdio_bcm_unimac nvmem_rmem uas usb_storage scsi_dh_rdac scsi_dh_emc scsi_dh_alua ip6_tables ip_tables dm_multipath fuse aes_neon_bs
[ 36.927365] CPU: 2 PID: 94 Comm: kworker/u17:0 Tainted: G W 6.8.0-rc4-next-20240215-00001-gbbc40f96ecc0 #1
[ 36.938580] Hardware name: raspberrypi,4-model-b Raspberry Pi 4 Model B Rev 1.2/Raspberry Pi 4 Model B Rev 1.2, BIOS 2023.07 07/01/2023
[ 36.950937] Workqueue: brcmf_wq/mmc1:0001:1 brcmf_sdio_dataworker [brcmfmac]
[ 36.958198] pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[ 36.965263] pc : fortify_panic+0x24/0x2c
[ 36.969252] lr : fortify_panic+0x24/0x2c
[ 36.973233] sp : ffff8000803f3b40
[ 36.976592] x29: ffff8000803f3b40 x28: ffff094f46e4ba52 x27: ffff094f46e4ba78
[ 36.983842] x26: ffff094f46e4bb88 x25: 0000000000000031 x24: ffff094f46e4ba54
[ 36.991090] x23: ffff094f46e48000 x22: 0000000000000000 x21: 0000000000000036
[ 36.998338] x20: 0000000000000005 x19: ffff094f450642a0 x18: ffff8000803fd038
[ 37.005586] x17: 000000002f1d5b15 x16: 000000002f1d5b15 x15: 0000000000000004
[ 37.012834] x14: ffffbeda65f8e710 x13: 0000000000000003 x12: 0000000000000003
[ 37.020083] x11: 0000000000000000 x10: 0000000000000000 x9 : 3288fb89238ea400
[ 37.027330] x8 : 3288fb89238ea400 x7 : 205d383230323438 x6 : 382e36332020205b
[ 37.034577] x5 : ffffbeda6636c6a7 x4 : ffff8000803f36e7 x3 : 0000000000000000
[ 37.041823] x2 : ffff094ffb530d38 x1 : ffff094ffb523f88 x0 : 0000000000000022
[ 37.049069] Call trace:
[ 37.051548] fortify_panic+0x24/0x2c
[ 37.055181] brcmf_fweh_process_event+0x170/0x174 [brcmfmac]
[ 37.061029] brcmf_rx_event+0xf0/0x14c [brcmfmac]
[ 37.065880] brcmf_sdio_dataworker+0xf18/0x1eec [brcmfmac]
[ 37.071523] process_scheduled_works+0x1f4/0x534
[ 37.076212] worker_thread+0x250/0x358
[ 37.080016] kthread+0x130/0x178
[ 37.083292] ret_from_fork+0x10/0x20
[ 37.086922] Code: f0007c80 910e6800 910003fd 97e3cdbf (d4210000)
[ 37.093108] ---[ end trace 0000000000000000 ]---
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment