Skip site navigation (1)Skip section navigation (2)
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/>
References:  <bug-280037-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280037

--- Comment #4 from ss3bsd <3226388001@jcom.home.ne.jp> ---
(kgdb) frame 14
#14 0xffffffff80c83fb0 in crypto_dispatch_one
(crp=3Dcrp@entry=3D0xfffffe014b081c38, hint=3D0) at
/usr/src/sys/opencrypto/crypto.c:1432
1432                    result =3D crypto_invoke(cap, crp, hint);
(kgdb) p/x *crp
$1 =3D {crp_next =3D {tqe_next =3D 0x0, tqe_prev =3D 0x0}, crp_task =3D {ta=
_link =3D
{stqe_next =3D 0x0}, ta_pending =3D 0x0, ta_priority =3D 0x0, ta_flags =3D =
0x0, ta_func
=3D 0x0,
    ta_context =3D 0x0}, crp_session =3D 0xfffff8079d037c80, crp_olen =3D 0=
x0,
crp_etype =3D 0x0, crp_flags =3D 0x10, crp_op =3D 0x2, crp_buf =3D {{{cb_bu=
f =3D
0xfffffe014b081be0,
        cb_buf_len =3D 0x0}, cb_mbuf =3D 0xfffffe014b081be0, {cb_vm_page =3D
0xfffffe014b081be0, cb_vm_page_len =3D 0x0, cb_vm_page_offset =3D 0x0}, cb_=
uio =3D
0xfffffe014b081be0},
    cb_type =3D 0x2}, crp_obuf =3D {{{cb_buf =3D 0x0, cb_buf_len =3D 0x0}, =
cb_mbuf =3D
0x0, {cb_vm_page =3D 0x0, cb_vm_page_len =3D 0x0, cb_vm_page_offset =3D 0x0=
}, cb_uio
=3D 0x0},
    cb_type =3D 0x0}, crp_aad =3D 0x0, crp_aad_start =3D 0x0, crp_aad_lengt=
h =3D 0x0,
crp_esn =3D {0x0, 0x0, 0x0, 0x0}, crp_iv_start =3D 0x0, crp_payload_start =
=3D 0x0,
  crp_payload_output_start =3D 0x0, crp_payload_length =3D 0x501, crp_diges=
t_start
=3D 0x501, crp_iv =3D {0x0 <repeats 64 times>}, crp_cipher_key =3D 0x0, crp=
_auth_key
=3D 0x0,
  crp_opaque =3D 0xfffffe014b081b98, crp_callback =3D 0xffffffff80c8c4d0,
crp_tstamp =3D {sec =3D 0x0, frac =3D 0x0}, crp_seq =3D 0x0, crp_retw_id =
=3D 0x3}

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280037-227-az59bLwfjG>