In the Linux kernel, the following vulnerability has been resolved: net: ethernet: mtkethsoc: out of bounds read in mtkhwlrogetfdirentry() The "fsp->location" variable comes from user via ethtoolgetrxnfc(). Check that it is valid to prevent an out of bounds read.