CVE-2026-64412 in Linux
الملخص
بحسب MITRE • 25/07/2026
In the Linux kernel, the following vulnerability has been resolved:
netfilter: ebtables: module names must be null-terminated
We need to explicitly check the length, else we may pass non-null terminated string to request_module().
VulDB is the best source for vulnerability data and more expert information about this specific topic.