AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2022-49084

HIGH · CVSS 7.5 EPSS 0.25%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-02-26 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.5. It affects Linux.

CVE
CVE-2022-49084
Severity
HIGH
CVSS
7.5
EPSS
0.25%
Linux

Original NVD Description

In the Linux kernel, the following vulnerability has been resolved: qede: confirm skb is allocated before using qede_build_skb() assumes build_skb() always works and goes straight to skb_reserve(). However, build_skb() can fail under memory pressure. This results in a kernel panic because the skb to reserve is NULL. Add a check in case build_skb() failed to allocate and return NULL. The NULL return is handled correctly in callers to qede_build_skb().

Related CVEs

Other vulnerabilities affecting the same vendor(s)