From: Petr Vorel <pvorel@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] crypto/af_alg06: new regression test for setting malformed authenc key
Date: Mon, 22 Apr 2019 23:21:53 +0200 [thread overview]
Message-ID: <20190422212153.GA6945@x230> (raw)
In-Reply-To: <20190422180123.107038-1-ebiggers@kernel.org>
Hi Eric,
> + tst_res(TINFO,
> + "Setting malformed authenc key. May crash buggy kernels.");
> + TEST(setsockopt(algfd, SOL_ALG, ALG_SET_KEY, &key, sizeof(key)));
While test itself works nicely (crashes 4.20 kernel), there were still some
old distros issues - missing SOL_ALG [1].
Thus pushed with added lapi/socket.h include.
Kind regards,
Petr
[1] https://api.travis-ci.org/v3/job/523184489/log.txt
prev parent reply other threads:[~2019-04-22 21:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-04-22 18:01 [LTP] [PATCH] crypto/af_alg06: new regression test for setting malformed authenc key Eric Biggers
2019-04-22 21:21 ` Petr Vorel [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190422212153.GA6945@x230 \
--to=pvorel@suse.cz \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox