
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2022-49026 is a vulnerability in the Linux kernel's e100 network driver that was discovered and resolved in 2022. The issue affects the e100xmitprepare function, where a use-after-free (UAF) bug could occur when handling network packet transmission (CVE Details).
The vulnerability occurs in the e100xmitprepare() function of the Linux kernel's e100 network driver. When the function cannot map an skb (socket buffer), it returns -ENOMEM, causing e100xmitframe() to return NETDEVTXBUSY, which signals the upper layer to resend the skb. However, the skb was being prematurely freed, leading to a use-after-free condition when the upper layer attempts to resend it (Kernel Commit).
This vulnerability could potentially lead to memory corruption due to the use-after-free condition in the network driver, which might affect system stability and potentially lead to privilege escalation or system crashes (CVE Details).
The issue has been fixed in various Linux kernel versions through a patch that removes the harmful free operation. Multiple Linux distributions have released updates containing the fix, including Ubuntu 22.04 LTS (version 5.15.0-67.74), Ubuntu 20.04 LTS with HWE (version 5.15.0-67.74~20.04.1), and Debian Bullseye (version 5.10.158-1) (Ubuntu Security, Debian Security).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."