Kernel panics in presence of "rcon" module
Issue
- The kernel crashes with the panic message:
kernel BUG at lib/list_debug.c:65!
, preceded by thelist_del corruption. prev->next should be XXXXXXXX, but was YYYYYYYY
printout. - The kernel crashes in the
n_tty_write()
function, called by thercon_ioctl() → iostring()
sequence from thercon
module.
Environment
- Red Hat Enterprise Linux 5.3 (seen on 2.6.18-128.1.16.el5PAE)
- Red Hat Enterprise Linux 7.5 (seen on 3.10.0-862.9.1.el7.x86_64)
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.