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().
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (0.13%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
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().
- CVSS 3.1
- 7.1 HIGHCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H
- EPSS
- 0.13% probability · 3th percentile
- CISA KEV
- Not listed
- Affected
- linux/linux kernel
- Source
- 416baaa9-dc9f-4396-8d5f-8c081fb06d67
References
- https://git.kernel.org/stable/c/084d23f818321390509e9738a0b08bbf46df6425Patch
- https://git.kernel.org/stable/c/0ddca0f90fa3395111d078ae4399615cf3ea94aaPatch
- https://git.kernel.org/stable/c/13a5f532e3a4fc75c33060a026def1572c208643Patch
- https://git.kernel.org/stable/c/43dd2332b8a27b3ac5108791680cade654ab0f96Patch
- https://git.kernel.org/stable/c/5777c8f1c3610786d8482b8f620f40fccaf1542bPatch
- https://git.kernel.org/stable/c/7b217960e88b5d2d1e8cdcbcaf3bdf6fe199a0c8Patch
- https://git.kernel.org/stable/c/d2367d99f2455f373996d9ddbe833dbe9f942213Patch
- https://git.kernel.org/stable/c/da32e78bbb187ed7b137e0007034185570a3a172Patch
- https://cert-portal.siemens.com/productcert/html/ssa-019113.html
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.