| Summary | 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 When certain extensions are processed, the kernel-side translation This fix introduces a check to ensure match_size is at least as large AFAIU this is relevant for matches that need to go though The ->compat_from_user() callbacks assume they can read compatsize bytes, Based on an earlier patch from Luxiao Xu. |
|---|---|
| Publication Date | June 24, 2026, 5:16 p.m. |
| Registration Date | June 27, 2026, 4:17 a.m. |
| Last Update | June 24, 2026, 5:16 p.m. |