3 matches found
CVE-2026-63986
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...
CVE-2026-63986 ethtool: tsinfo: don't pass ERR_PTR to genlmsg_cancel on prepare failure
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...