PT-2026-64632 · Linux+1 · Linux Kernel+1
CVE-2026-64411
·
Published
2026-07-25
·
Updated
2026-09-07
CVSS v3.1
7.1
High
| Vector | AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H |
Name of the Vulnerable Software and Affected Versions
Linux kernel (affected versions not specified)
Description
In the netfilter ebtables component, the
update counters() and compat update counters() functions forward a user-supplied 32-byte table name to find table lock() without NUL-termination. When a lookup miss occurs, find inlist lock() calls try then request module(), which uses vsnprintf() to process the name. Because the name is not terminated, vsnprintf() reads past the name field and the stack object until a zero byte is encountered, leading to a stack-out-of-bounds read. This issue is also present in compat do replace() via compat copy ebt replace from user().Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Exploit
Out of bounds Read
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Linux Kernel
Ubuntu