My last test was to try and repeat what OP reported, turning off CEC from the Kodi side. And the device still froze, so my feeling is CEC is not the cause.
Interesting, this was on the serial console:
Code
[139292.752154] SError Interrupt on CPU1, code 0x00000000bf000000 -- SError
[139292.752185] CPU: 1 PID: 856 Comm: EPGUpdater Not tainted 6.5.0 #1
[139292.752202] Hardware name: OrangePi 3 LTS (DT)
[139292.752210] pstate: 80000000 (Nzcv daif -PAN -UAO -TCO -DIT -SSBS BTYPE=--)
[139292.752226] pc : 0000000000ed2d40
[139292.752231] lr : 0000000000ed2d04
[139292.752236] sp : 0000ffff291fe3a0
[139292.752241] x29: 0000ffff291fe690 x28: 000000000ac008e8 x27: 0000000001a17858
[139292.752266] x26: 0000000000000000 x25: 0000000000000001 x24: 000000000ac00cf0
[139292.752286] x23: 000000000ac00cd8 x22: 000000000ac008e0 x21: 000000000ac00ca0
[139292.752307] x20: 0000000001a17858 x19: 0000ffff291fe4f0 x18: 00000000000007e7
[139292.752327] x17: 00a3d70a3d70a3d6 x16: 051eb851eb851eb0 x15: 028f5c28f5c28f5c
[139292.752348] x14: 051eb851eb851eb8 x13: 8f5c28f5c28f5c29 x12: 2ce33e6c02ce33e7
[139292.752369] x11: 000000000000016d x10: a3d70a3d70a3d70b x9 : 0000000000000064
[139292.752389] x8 : 0000000000000190 x7 : 00000000000000f9 x6 : 00000000000001ea
[139292.752408] x5 : 0000000000000003 x4 : 0000000000000004 x3 : 0000000000000001
[139292.752426] x2 : 0000000000000009 x1 : 0000ffff291fe4f0 x0 : 00000000015c7820
[139292.752449] Kernel panic - not syncing: Asynchronous SError Interrupt
[139292.752456] CPU: 1 PID: 856 Comm: EPGUpdater Not tainted 6.5.0 #1
[139292.752470] Hardware name: OrangePi 3 LTS (DT)
[139292.752476] Call trace:
[139292.752481] dump_backtrace+0x9c/0xd8
[139292.752515] show_stack+0x14/0x1c
[139292.752535] dump_stack_lvl+0x44/0x58
[139292.752557] dump_stack+0x14/0x1c
[139292.752574] panic+0x2f0/0x34c
[139292.752588] nmi_panic+0x68/0x6c
[139292.752601] arm64_serror_panic+0x68/0x78
[139292.752614] do_serror+0x38/0x68
[139292.752626] __el0_error_handler_common+0x2c/0x6c
[139292.752649] el0t_64_error_handler+0xc/0x14
[139292.752668] el0t_64_error+0x14c/0x150
[139292.752683] SMP: stopping secondary CPUs
[139293.926932] SMP: failed to stop secondary CPUs 0-2
[139293.926942] Kernel Offset: disabled
[139293.926946] CPU features: 0x00000004,00000000,0000400b
[139293.926954] Memory Limit: none
[139294.336367] ---[ end Kernel panic - not syncing: Asynchronous SError Interrupt ]---
Display More