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

Re: [SECURITY PATCH 108/117] util/mkimage: Refactor section setup to use a helper



On 3/20/21 4:05 PM, John Paul Adrian Glaubitz wrote:
> However, the modules are still located at the same address in memory which is why
> the module loader can no longer find them.

And the new address where the loader is looking for the modules is located at 0x39000
but the modules are still located at 0x384E0. Thus, mkimage should be patched to move
the modules to 39000 so that the loader can find them.

Adrian

-- 
 .''`.  John Paul Adrian Glaubitz
: :' :  Debian Developer - glaubitz@debian.org
`. `'   Freie Universitaet Berlin - glaubitz@physik.fu-berlin.de
  `-    GPG: 62FF 8A75 84E0 2956 9546  0006 7426 3B37 F5B5 F913


Reply to: