๐Ÿ” CVE Alert

CVE-2026-23359

UNKNOWN 0.0

bpf: Fix stack-out-of-bounds write in devmap

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
9th

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stack-out-of-bounds write in devmap get_upper_ifindexes() iterates over all upper devices and writes their indices into an array without checking bounds. Also the callers assume that the max number of upper devices is MAX_NEST_DEV and allocate excluded_devices[1+MAX_NEST_DEV] on the stack, but that assumption is not correct and the number of upper devices could be larger than MAX_NEST_DEV (e.g., many macvlans), causing a stack-out-of-bounds write. Add a max parameter to get_upper_ifindexes() to avoid the issue. When there are too many upper devices, return -EOVERFLOW and abort the redirect. To reproduce, create more than MAX_NEST_DEV(8) macvlans on a device with an XDP program attached using BPF_F_BROADCAST | BPF_F_EXCLUDE_INGRESS. Then send a packet to the device to trigger the XDP redirect path.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Mar 25, 2026
Last Updated Apr 18, 2026
Stay Ahead of the Next One

Get instant alerts for linux linux

Be the first to know when new unknown vulnerabilities affecting linux linux are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

Linux / Linux
aeea1b86f9363f3feabb496534d886f082a89f21 < 88df604f0d16a692867582350ce3f2fcd22243f1 aeea1b86f9363f3feabb496534d886f082a89f21 < 5000e40acc8d0c36ab709662e32120986ac22e7e aeea1b86f9363f3feabb496534d886f082a89f21 < 8a95fb9df1105b1618872c2846a6c01e3ba20b45 aeea1b86f9363f3feabb496534d886f082a89f21 < d2c31d8e03d05edc16656e5ffe187f0d1da763d7 aeea1b86f9363f3feabb496534d886f082a89f21 < 75d474702b2ba8b6bcb26eb3004dbc5e95ffd5d2 aeea1b86f9363f3feabb496534d886f082a89f21 < ca831567908fd3f73cf97d8a6c09a5054697a182 aeea1b86f9363f3feabb496534d886f082a89f21 < b7bf516c3ecd9a2aae2dc2635178ab87b734fef1
Linux / Linux
5.15

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/88df604f0d16a692867582350ce3f2fcd22243f1 git.kernel.org: https://git.kernel.org/stable/c/5000e40acc8d0c36ab709662e32120986ac22e7e git.kernel.org: https://git.kernel.org/stable/c/8a95fb9df1105b1618872c2846a6c01e3ba20b45 git.kernel.org: https://git.kernel.org/stable/c/d2c31d8e03d05edc16656e5ffe187f0d1da763d7 git.kernel.org: https://git.kernel.org/stable/c/75d474702b2ba8b6bcb26eb3004dbc5e95ffd5d2 git.kernel.org: https://git.kernel.org/stable/c/ca831567908fd3f73cf97d8a6c09a5054697a182 git.kernel.org: https://git.kernel.org/stable/c/b7bf516c3ecd9a2aae2dc2635178ab87b734fef1