CVE-2022-49026
Last modified
CVE-2022-49026 is a high-severity vulnerability rated 7.8/10 on the CVSS scale. In the Linux kernel, the following vulnerability has been resolved: e100: Fix possible use after free in e100_xmit_prepare In e100_xmit_prepare(), if we can't map the skb, then return -ENOMEM, so e100_xmit_frame() will return NETDEV_TX_BUSY and the upper layer will resend the skb. But the skb is already freed, which will cause UAF bug when the upper layer resends the skb. Remove the harmful free.. EPSS estimates a 0.24% chance of exploitation in the next 30 days.
Description
In the Linux kernel, the following vulnerability has been resolved: e100: Fix possible use after free in e100_xmit_prepare In e100_xmit_prepare(), if we can't map the skb, then return -ENOMEM, so e100_xmit_frame() will return NETDEV_TX_BUSY and the upper layer will resend the skb. But the skb is already freed, which will cause UAF bug when the upper layer resends the skb. Remove the harmful free.
Metrics
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Linux | Linux Kernel | >= 4.3, < 5.10.158 | — |
| Linux | Linux Kernel | >= 5.11, < 5.15.82 | — |
| Linux | Linux Kernel | >= 5.16, < 6.0.12 | — |
| Linux | Linux Kernel | 6.1 | Rc1 |
References
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2022-49026?
How severe is CVE-2022-49026?
How do I fix CVE-2022-49026?
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-49020In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49021In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49022In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49023In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49024In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49025In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49027In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49028In the Linux kernel, the following vulnerability has been re…5.5
- CVE-2022-49029In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-4903A vulnerability was found in CodenameOne 7.0.70. It has been…8.1
- CVE-2022-49030In the Linux kernel, the following vulnerability has been re…7.8
- CVE-2022-49031In the Linux kernel, the following vulnerability has been re…7.1
Are you affected by CVE-2022-49026?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
