cve/2023/CVE-2023-3090.md
2024-06-18 02:51:15 +02:00

1.0 KiB

CVE-2023-3090

Description

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.

POC

Reference

Github

No PoCs found on GitHub currently.