All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Airlie <airlied@gmail.com>
To: 7eggert@gmx.de
Cc: Allison <fireflyblue@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: Kernel page table and module text
Date: Thu, 21 Apr 2005 10:54:39 +1000	[thread overview]
Message-ID: <21d7e99705042017544407b268@mail.gmail.com> (raw)
In-Reply-To: <E1DOJ92-0002I4-E7@be1.7eggert.dyndns.org>

> 
> > I want to find where each module is loaded in memory by traversing the
> > module list . Once I have the address and the size of the module, I
> > want to read the bytes in memory of the module and hash it to check
> > it's integrity.
> 
> JFTR: This may work against random memory corruption, but it will fail for
> detecting attacks.

Thats all I use my code for, dumb government regulation says you have
to check for random memory corruption in text segments.. written back
in the old 8-bit controller + EEPROM days ...

Dave.

  reply	other threads:[~2005-04-21  0:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <3V6qt-2ve-9@gated-at.bofh.it>
2005-04-20 17:37 ` Kernel page table and module text Bodo Eggert <harvested.in.lkml@posting.7eggert.dyndns.org>
2005-04-21  0:54   ` Dave Airlie [this message]
2005-04-19 19:09 Allison
2005-04-20  0:16 ` Dave Airlie
  -- strict thread matches above, loose matches on Subject: below --
2005-04-18 16:17 Aleksey Gorelov
2005-04-18  6:20 Allison
2005-04-18  6:31 ` Chris Wedgwood

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=21d7e99705042017544407b268@mail.gmail.com \
    --to=airlied@gmail.com \
    --cc=7eggert@gmx.de \
    --cc=fireflyblue@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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.