CVE-2022-49084
Last modified
CVE-2022-49084 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. 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().. EPSS estimates a 0.25% chance of exploitation in the next 30 days.
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().
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.18, < 4.19.238 | — |
| Linux | Linux Kernel | >= 4.20, < 5.4.189 | — |
| Linux | Linux Kernel | >= 5.5, < 5.10.111 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.34 | — |
| Linux | Linux Kernel | >= 5.16, < 5.16.20 | — |
| Linux | Linux Kernel | >= 5.17, < 5.17.3 | — |
| Linux | Linux Kernel | 5.18 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49084?
How severe is CVE-2022-49084?
How do I fix CVE-2022-49084?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2022
- CVE-2022-49079In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-4908Inappropriate implementation in iFrame Sandbox in Google Chr…4.3
- CVE-2022-49080In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49081In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49082In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49083In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49085In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49086In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49087In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49088In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49089In the Linux kernel, the following vulnerability has been re…4.7
- CVE-2022-4909Inappropriate implementation in XML in Google Chrome prior t…6.3
Are you affected by CVE-2022-49084?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
