From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v2 4/4] Add test for CVE 2018-13405
Date: Thu, 26 Aug 2021 16:28:05 +0200 [thread overview]
Message-ID: <YSek9Snd8uZ8PIEY@yuki> (raw)
In-Reply-To: <89e96508-581a-e60c-58cb-37c0c3b3b176@suse.cz>
Hi!
> >> + * Check for possible privilege escalation through creating files with setgid
> >> + * bit set inside a setgid directory owned by a group which the user does not
> >> + * belong to. Fixed in:
> > Maybe this info could be in docparse, but again, that can be fixed during merge.
>
> Yes, please add the docparse tag during merge.
I will do that for the other two tests as well.
> As for if/else braces, I thought the coding style was to add braces
> around multi-line statements even if it's a single command.
Indeed that's the preferred way.
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2021-08-26 14:28 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-26 11:22 [LTP] [PATCH v2 1/4] Add tst_get_free_gid() helper function to LTP library Martin Doucha
2021-08-26 11:22 ` [LTP] [PATCH v2 2/4] syscalls/creat08: Convert to new API Martin Doucha
2021-08-26 11:22 ` [LTP] [PATCH v2 3/4] syscalls/open10: " Martin Doucha
2021-08-26 11:22 ` [LTP] [PATCH v2 4/4] Add test for CVE 2018-13405 Martin Doucha
2021-08-26 13:23 ` Petr Vorel
2021-08-26 13:27 ` Petr Vorel
2021-08-26 14:07 ` Martin Doucha
2021-08-26 14:28 ` Cyril Hrubis [this message]
2021-08-26 15:31 ` Petr Vorel
2021-08-26 12:02 ` [LTP] [PATCH v2 1/4] Add tst_get_free_gid() helper function to LTP library Petr Vorel
2021-08-26 14:57 ` Cyril Hrubis
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=YSek9Snd8uZ8PIEY@yuki \
--to=chrubis@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.