CVE-2026-52927
Linux Linux, linux kernel
In the Linux kernel, the following vulnerability has been resolved: netfilter: ebtables: fix OOB read in compat_mtw_from_user Luxiao Xu says: The function compat_mtw_from_user() converts ebtables extensions from 32-bit user structures to kernel native structures. However, it lacks proper validation of the user-supplied match_size/target_size. When certain extensions are processed, the kernel-side translation logic may perform memory accesses based on the extension's expected size. If the user provides a size smaller than what the extension requires, it results in an out-of-bounds read as re...
- CVSS
- 7.8
- EPSS
- 0.12% 2.18% percentile
- CISA KEV
- Not listed
- Published
- 2026.06.24