CVE-2022-48958

MEDIUM

Linux kernel - Buffer Overflow

Title source: llm

Description

In the Linux kernel, the following vulnerability has been resolved: ethernet: aeroflex: fix potential skb leak in greth_init_rings() The greth_init_rings() function won't free the newly allocated skb when dma_mapping_error() returns error, so add dev_kfree_skb() to fix it. Compile tested only.

Scores

CVSS v3 5.5
EPSS 0.0001
EPSS Percentile 2.5%
Attack Vector LOCAL
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H

Classification

CWE
CWE-401
Status published

Affected Products (16)

linux/linux_kernel < 4.9.336
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/linux_kernel
linux/Kernel < 4.9.336linux
linux/Kernel < 4.14.302linux
linux/Kernel < 4.19.269linux
linux/Kernel < 5.4.227linux
linux/Kernel < 5.10.159linux
linux/Kernel < 5.15.83linux
... and 1 more

Timeline

Published Oct 21, 2024
Tracked Since Feb 18, 2026