GHSA-hrj4-fjp6-g5x5unknown
In the Linux kernel, the following vulnerability has been resolved: ethtool: tsconfig: fix...
🔗 CVE IDs covered (1)
📋 Description
In the Linux kernel, the following vulnerability has been resolved:
ethtool: tsconfig: fix missing ethnl_ops_complete()
tsconfig_prepare_data() calls ethnl_ops_begin(), we need to call ethnl_ops_complete() before returning the error.
🔗 References (5)
- https://nvd.nist.gov/vuln/detail/CVE-2026-64526
- https://git.kernel.org/stable/c/6386bd772de64e6760306eb91c7e86163af6c22f
- https://git.kernel.org/stable/c/d02342d9bb4f0ab682f1846a4fbc15dd2955f7e6
- https://git.kernel.org/stable/c/d53fe379d1f9a92e8a1bb2556084c8c177ebf8fd
- https://github.com/advisories/GHSA-hrj4-fjp6-g5x5