2 matches found
CVE-2026-53245
CVE-2026-53245 affects the Linux kernel net/802/mrp component, specifically the MRPs vector attribute parsing in mrp_pdu_parse_vecattr. The bug decodes vector attributes three events per byte and tracks remaining events with valen. It decrements valen after the first two events but not after the ...
EUVD-2026-39196
In the Linux kernel, the following vulnerability has been resolved: net/802/mrp: fix vector attribute parsing in mrppduparsevecattr In mrppduparsevecattr, vector attribute events are encoded three per byte and valen tracks the number of events left to process. The parser decrements valen after...