imPC@ndo IT

Tracker / CVE-2022-48748

CVE-2022-48748

High 7.5

In the Linux kernel, the following vulnerability has been resolved: net: bridge: vlan: fix memory leak in __allowed_ingress When using per-vlan state, if vlan snooping and stats are disabled, untagged or priority-tagged ingress frame will go to check pvid state. If the port state is forwarding and the pvid state is not learning/forwarding, untagged or priority-tagged frame will be dropped but skb memory is not freed. Should free skb when __allowed_ingress returns false.

Affected products and versions

linux linux_kernel
linux linux_kernel · 5.11 → 5.15.19
linux linux_kernel · 5.16 → 5.16.5
linux linux_kernel · 5.6 → 5.10.96

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