CVE-2026-64412

HIGHCVSS 7.1/10EPSS 0.13%

Last modified

CVE-2026-64412 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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().. EPSS estimates a 0.13% chance of exploitation in the next 30 days.

Description

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().

Metrics

CVSS 3.1
7.1/10

CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H

EPSS Probability
0.13%

2.6th percentile

Probability of exploitation in the next 30 days. Learn more

Affected Software

Source: CNA advisory (CVE.org). NVD analysis pending.

VendorProductVersions
LinuxLinux>= bcf4934288402be3464110109a4dae3bd6fb3e93, < 43dd2332b8a27b3ac5108791680cade654ab0f96; >= bcf4934288402be3464110109a4dae3bd6fb3e93, < 5777c8f1c3610786d8482b8f620f40fccaf1542b; >= bcf4934288402be3464110109a4dae3bd6fb3e93, < 0ddca0f90fa3395111d078ae4399615cf3ea94aa; >= bcf4934288402be3464110109a4dae3bd6fb3e93, < d2367d99f2455f373996d9ddbe833dbe9f942213; >= bcf4934288402be3464110109a4dae3bd6fb3e93, < da32e78bbb187ed7b137e0007034185570a3a172; >= bcf4934288402be3464110109a4dae3bd6fb3e93, < 13a5f532e3a4fc75c33060a026def1572c208643; >= bcf4934288402be3464110109a4dae3bd6fb3e93, < 7b217960e88b5d2d1e8cdcbcaf3bdf6fe199a0c8; >= bcf4934288402be3464110109a4dae3bd6fb3e93, < 084d23f818321390509e9738a0b08bbf46df6425
LinuxLinux4.6

References

Timeline

Published
Last Modified
Status
Awaiting Analysis

Frequently Asked Questions

What is CVE-2026-64412?
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().
How severe is CVE-2026-64412?
CVE-2026-64412 has a CVSS score of 7.1/10 (HIGH severity). The EPSS model estimates a 0.13% probability of exploitation in the next 30 days.
How do I fix CVE-2026-64412?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

How Strix Helps

Related CVEs from 2026

Are you affected by CVE-2026-64412?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST