In the Linux kernel, the following vulnerability has been resolved: misc: tifpc202: fix a potential memory leak in probe function Use foreachchildofnodescoped() to simplify the code and ensure the device node reference is automatically released when the loop scope ends.