2 matches found
CVE-2026-64526
In the Linux kernel, the following vulnerability has been resolved: ethtool: tsconfig: fix missing ethnlopscomplete tsconfigpreparedata calls ethnlopsbegin, we need to call ethnlopscomplete before returning the error...
5.7AI score0.00206EPSS
SaveExploits0References4Affected Software1
CVE-2026-64526
CVE-2026-64526 affects the Linux kernel’s ethtool tsconfig path. tsconfig_prepare_data() calls ethnl_ops_begin() but returns an error without ethnl_ops_complete(), so the operation may fail to complete properly. The issue has been resolved by ensuring ethnl_ops_complete() is called before returni...
5.7AI score0.00206EPSS
SaveExploits0References3
20