๐Ÿ” CVE Alert

CVE-2026-90358

UNKNOWN 0.0

bpf, x86: Fix trampoline stack size for 128-bit arguments

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

In the Linux kernel, the following vulnerability has been resolved: bpf, x86: Fix trampoline stack size for 128-bit arguments btf_distill_func_proto() accepts a function argument up to 16 bytes, so a 128-bit scalar such as __int128 reaches the x86 trampoline with arg_size == 16. But the current implementation assumes an __int128 argument only needs one register, so the register save area is under-allocated and save_args() overwrites adjacent stack slots. Compute the register count from arg_size for all arguments to fix it.

Vendor linux
Product linux
Ecosystems
Industries
Technology
Published Sep 17, 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
a9c5ad31fbdc4dec6d266fe22e51de1ad6d1bcf2 < 4aed2346fa9b88d458eeb8c01123f3c07585a675 a9c5ad31fbdc4dec6d266fe22e51de1ad6d1bcf2 < 40f3bfbbb222b92278f3797614b70f68d46824ac a9c5ad31fbdc4dec6d266fe22e51de1ad6d1bcf2 < a6d7d7a253c550e74b0651897fe313c2f9b2301f a9c5ad31fbdc4dec6d266fe22e51de1ad6d1bcf2 < 814cba835ef648e0c5eb79505c96c0493b29eea6
Linux / Linux
6.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
git.kernel.org: https://git.kernel.org/stable/c/4aed2346fa9b88d458eeb8c01123f3c07585a675 git.kernel.org: https://git.kernel.org/stable/c/40f3bfbbb222b92278f3797614b70f68d46824ac git.kernel.org: https://git.kernel.org/stable/c/a6d7d7a253c550e74b0651897fe313c2f9b2301f git.kernel.org: https://git.kernel.org/stable/c/814cba835ef648e0c5eb79505c96c0493b29eea6