CVE-2022-48748

Source
https://cve.org/CVERecord?id=CVE-2022-48748
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-48748.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2022-48748
Downstream
Related
Published
2024-06-20T11:13:30.612Z
Modified
2026-03-20T12:21:49.005191Z
Severity
  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H CVSS Calculator
Summary
net: bridge: vlan: fix memory leak in __allowed_ingress
Details

In the Linux kernel, the following vulnerability has been resolved:

net: bridge: vlan: fix memory leak in _allowedingress

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 _allowedingress returns false.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/48xxx/CVE-2022-48748.json",
    "cna_assigner": "Linux"
}
References

Affected packages

Git / git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git

Affected ranges

Type
GIT
Repo
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
Events
Introduced
a580c76d534c7360ba68042b19cb255e8420e987
Fixed
446ff1fc37c74093e81db40811a07b5a19f1d797
Fixed
c5e216e880fa6f2cd9d4a6541269377657163098
Fixed
14be8d448fca6fe7b2a413831eedd55aef6c6511
Fixed
fd20d9738395cf8e27d0a17eba34169699fccdff

Database specific

source
"https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2022-48748.json"