Re: How do we store/install apps?



On Fri, Oct 10, 2014 at 01:52:05PM +0200, Alexander Larsson wrote:
* Don't pass untrusted data to the kernel. For instance, it is risky
  to download raw filesystem data and then mount that, or mount a
  loopback file that the user can modify. The raw filesystem data is
  directly parsed by the kernel and weird data there can cause kernel
  panics.

If that happens, the kernel is doing something wrong, and needs to be
fixed :)

Seriously, if you know of any such bugs, please let the kernel
developers know and they will be fixed, just like we've fixed this same
type of bug many many times in the past.

So don't worry too much about this one, it shouldn't be an issue.

thanks,

greg k-h


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]