First published: Wed Jun 28 2023(Updated: )
A heap out-of-bounds write vulnerability in the Linux Kernel ipvlan network driver can be exploited to achieve local privilege escalation. The out-of-bounds write is caused by missing skb->cb initialization in the ipvlan network driver. The vulnerability is reachable if CONFIG_IPVLAN is enabled. We recommend upgrading past commit 90cbed5247439a966b645b34eb0a2e037836ea8e.
Credit: cve-coordination@google.com cve-coordination@google.com cve-coordination@google.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel | <6.4 | 6.4 |
Linux Kernel | >=3.19<4.14.316 | |
Linux Kernel | >=4.15<4.19.284 | |
Linux Kernel | >=4.20<5.4.244 | |
Linux Kernel | >=5.5<5.10.181 | |
Linux Kernel | >=5.11<5.15.113 | |
Linux Kernel | >=5.16<6.1.30 | |
Linux Kernel | >=6.2<6.3.4 | |
Debian Linux | =10.0 | |
Debian Linux | =11.0 | |
Debian Linux | =12.0 | |
Linux Kernel | >=3.19<6.4 | |
debian/linux | 5.10.223-1 5.10.234-1 6.1.129-1 6.1.135-1 6.12.22-1 6.12.25-1 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2023-3090 is categorized as a local privilege escalation vulnerability affecting the Linux Kernel ipvlan network driver.
To fix CVE-2023-3090, update the Linux Kernel to version 6.4 or apply specific patches from your distribution provider.
CVE-2023-3090 affects various versions of the Linux Kernel including those up to version 6.4 and a range of Debian and Red Hat distributions.
CVE-2023-3090 is caused by a heap out-of-bounds write due to missing skb->cb initialization in the ipvlan network driver.
CVE-2023-3090 is a local privilege escalation vulnerability, meaning it requires local access to exploit.