Date: Fri, 28 Jun 2024 14:30:21 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280037] KTLS with Intel QAT may trigger kernel panics Message-ID: <bug-280037-227-az59bLwfjG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-280037-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280037 --- Comment #4 from ss3bsd <3226388001@jcom.home.ne.jp> --- (kgdb) frame 14 #14 0xffffffff80c83fb0 in crypto_dispatch_one (crp=crp@entry=0xfffffe014b081c38, hint=0) at /usr/src/sys/opencrypto/crypto.c:1432 1432 result = crypto_invoke(cap, crp, hint); (kgdb) p/x *crp $1 = {crp_next = {tqe_next = 0x0, tqe_prev = 0x0}, crp_task = {ta_link = {stqe_next = 0x0}, ta_pending = 0x0, ta_priority = 0x0, ta_flags = 0x0, ta_func = 0x0, ta_context = 0x0}, crp_session = 0xfffff8079d037c80, crp_olen = 0x0, crp_etype = 0x0, crp_flags = 0x10, crp_op = 0x2, crp_buf = {{{cb_buf = 0xfffffe014b081be0, cb_buf_len = 0x0}, cb_mbuf = 0xfffffe014b081be0, {cb_vm_page = 0xfffffe014b081be0, cb_vm_page_len = 0x0, cb_vm_page_offset = 0x0}, cb_uio = 0xfffffe014b081be0}, cb_type = 0x2}, crp_obuf = {{{cb_buf = 0x0, cb_buf_len = 0x0}, cb_mbuf = 0x0, {cb_vm_page = 0x0, cb_vm_page_len = 0x0, cb_vm_page_offset = 0x0}, cb_uio = 0x0}, cb_type = 0x0}, crp_aad = 0x0, crp_aad_start = 0x0, crp_aad_length = 0x0, crp_esn = {0x0, 0x0, 0x0, 0x0}, crp_iv_start = 0x0, crp_payload_start = 0x0, crp_payload_output_start = 0x0, crp_payload_length = 0x501, crp_digest_start = 0x501, crp_iv = {0x0 <repeats 64 times>}, crp_cipher_key = 0x0, crp_auth_key = 0x0, crp_opaque = 0xfffffe014b081b98, crp_callback = 0xffffffff80c8c4d0, crp_tstamp = {sec = 0x0, frac = 0x0}, crp_seq = 0x0, crp_retw_id = 0x3} -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280037-227-az59bLwfjG>
