In the Linux kernel, the following vulnerability has been resolved: regulator: da9063: better fix null deref with partial DT Two versions of the original patch were sent but V1 was merged instead of V2 due to a mistake. So update to V2. The advantage of V2 is that it completely avoids dereferencing the pointer, even just to take the address, which may fix problems with some compilers. Both versions work on my gcc 9.4 but use the safer one.
https://git.kernel.org/stable/c/aa402a3b553bd4829f4504058d53b0351c66c9d4
https://git.kernel.org/stable/c/30c694fd4a99fbbc4115d180156ca01b60953371