public inbox for linux-audit@redhat.com
 help / color / mirror / Atom feed
From: Ondrej Mosnacek <omosnace@redhat.com>
To: linux-audit@redhat.com
Cc: Richard Guy Briggs <rgb@redhat.com>
Subject: [RFC PATCH ghak10 v2 0/5] audit: Log modifying adjtimex(2) calls
Date: Tue, 19 Jun 2018 15:58:57 +0200	[thread overview]
Message-ID: <20180619135901.31473-1-omosnace@redhat.com> (raw)

This patchset adds a new AUDIT_TIME_ADJUSTED record type, which is 
associated to the adjtimex(2) syscall record whenever it is invoked in 
non-read-only mode.

Changes in v2:
  - The audit_adjtime() function has been modified to only log those fields that contain values that are actually used, resulting in more compact records.
  - The audit_adjtime() call has been moved to do_adjtimex() in timekeeping.c
  - Added an additional patch (for review) that simplifies the detection if the syscall is read-only.

             reply	other threads:[~2018-06-19 13:59 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-06-19 13:58 Ondrej Mosnacek [this message]
2018-06-19 13:58 ` [RFC PATCH ghak10 v2 1/4] audit: Add AUDIT_TIME_ADJUSTED record type Ondrej Mosnacek
2018-06-19 13:58 ` [RFC PATCH ghak10 v2 2/4] audit: Add the audit_adjtime() function Ondrej Mosnacek
2018-06-19 15:02   ` Richard Guy Briggs
2018-06-27  7:59     ` Ondrej Mosnacek
2018-06-19 13:59 ` [RFC PATCH ghak10 v2 3/4] timekeeping: Audit attempts to adjust the clock Ondrej Mosnacek
2018-06-19 13:59 ` [RFC PATCH ghak10 v2 4/4] [OPTIONAL] Determine read-only in the validation function Ondrej Mosnacek

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=20180619135901.31473-1-omosnace@redhat.com \
    --to=omosnace@redhat.com \
    --cc=linux-audit@redhat.com \
    --cc=rgb@redhat.com \
    /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