• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Integrity checks for Mac kernel extensions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Integrity checks for Mac kernel extensions


  • Subject: Re: Integrity checks for Mac kernel extensions
  • From: Shantonu Sen <email@hidden>
  • Date: Fri, 24 Aug 2012 10:51:46 -0700

What happens if the root filesystem isn't mounted (which it typically isn't when 99% of kernel extensions are loaded, which is what the OP asked for)?

Shantonu


On Aug 24, 2012, at 7:19 AM, Ken Hornstein <email@hidden> wrote:

>> I would like to perform self integrity checks (validate against a known
>> hash value) for my kernel extensions when they gets loaded into the memory.
>> Since i can't access files from the kernel extension, what is the best way
>> of achieving this within kernel extesions?
>
> You CAN read files from kernel extensions.  The API exists.  Some say that
> it's is very hard to use, but I personally didn't have a problem with it.
> I wouldn't want to do a lot of complicated stuff, but if you just need to
> read a file it should be doable.
>
> --Ken
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Darwin-kernel mailing list      (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Integrity checks for Mac kernel extensions
      • From: Ken Hornstein <email@hidden>
References: 
 >Re: Integrity checks for Mac kernel extensions (From: Ken Hornstein <email@hidden>)

  • Prev by Date: Fwd: Integrity checks for Mac kernel extensions
  • Next by Date: Re: Integrity checks for Mac kernel extensions
  • Previous by thread: Re: Integrity checks for Mac kernel extensions
  • Next by thread: Re: Integrity checks for Mac kernel extensions
  • Index(es):
    • Date
    • Thread