IT

Tracker / CVE-2023-53535

CVE-2023-53535

High 7.1

In the Linux kernel, the following vulnerability has been resolved: net: bcmgenet: Add a check for oversized packets Occasionnaly we may get oversized packets from the hardware which exceed the nomimal 2KiB buffer size we allocate SKBs with. Add an early check which drops the packet to avoid invoking skb_over_panic() and move on to processing the next packet.

Affected products and versions

linux linux_kernel · 3.15 → 4.14.308
linux linux_kernel · 4.15 → 4.19.276
linux linux_kernel · 4.20 → 5.4.235
linux linux_kernel · 5.11 → 5.15.99
linux linux_kernel · 5.16 → 6.1.16
linux linux_kernel · 5.5 → 5.10.173
linux linux_kernel · 6.2 → 6.2.3

Analysis

This page is not indexable yet.Until it carries original analysis — what it actually exposes, how to check in two minutes whether a system was touched, what to do if it was — the page stays noindex. The database decides that, not the template.

References