2 matches found
EUVD-2026-45759
In the Linux kernel, the following vulnerability has been resolved: ethtool: tsinfo: don't pass ERRPTR to genlmsgcancel on prepare failure The goto err label leads to: genlmsgcancelskb, ehdr; return ret; If ethnltsinfopreparedump failed, it has not started a genlmsg. There's nothing to cancel, an...
PT-2026-61303
In the Linux kernel, the following vulnerability has been resolved: ethtool: tsinfo: don't pass ERR PTR to genlmsg cancel on prepare failure The goto err label leads to: genlmsg cancelskb, ehdr; return ret; If ethnl tsinfo prepare dump failed, it has not started a genlmsg. There's nothing to...