I hate the way sub-forums multiplied in post-processing section beyond any reason, so I shall post here
Adobe ACR / LR raw converters are known to either not use optics correction data already embedded in raw files by camera's firmware ( and forcing people to wait , sometimes for a ~year for their own profile to be delivered - like was the case with Sony FE 24-70mm f/2.8 GM II ) OR force such optics correction on users w/o any option in UI to switch it off
So what to do ? one of the options is to use an appropriate Iridient *-Transformer and let it expose optics correction data ( also controlling which correction we do NOT want to use - for example not passing vignetting correction - all that you can setup in Iridient software UI) for example as DNG tags - but it will generate linear DNG - some people don't like it and need non-linear DNG ( for example to use various Adobe's Ai-Enhance tools that will not work with demosaicked DNG ) ...
however we can at the same time generate a non linear DNG file using Adobe DNG converter and force optics correction data revealed by Iridient software to that non linear DNG with exiftool
using something like: exiftool -n -TagsFromFile <dng from iridient> -OpcodeList3 <dng from adobe> -overwrite_original
PS: may be Brian Griffith the man behind Iridient eventually will add an option to generate a non-linear DNG just to let people use optics correction data from raw files in ACR/LR w/o Adobe imposing what we can or can not do w/ what is already available inside raw files.