In the Linux kernel, the following vulnerability has been resolved:
ethernet: aeroflex: fix potential skb leak in grethinitrings()
The grethinitrings() function won't free the newly allocated skb when dmamappingerror() returns error, so add devkfreeskb() to fix it.
Compile tested only.
{
"cna_assigner": "Linux",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2022/48xxx/CVE-2022-48958.json"
}