GHSA-j457-3527-85c4unknown
In the Linux kernel, the following vulnerability has been resolved: ethtool: module: call...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
ethtool: module: call ethnl_ops_complete() on module flash errors
When validate() fails we are skipping over ethnl_ops_complete() even tho we already called ethnl_ops_begin().
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-63998
- https://git.kernel.org/stable/c/84371fb58423f997939aacdcbc02d128d76a54e5
- https://git.kernel.org/stable/c/d9defbf8b62bde89e206d74c2a2b445b9ed66108
- https://git.kernel.org/stable/c/e96ef1a40dda5b637b1911cd950b11e9848de939
- https://github.com/advisories/GHSA-j457-3527-85c4