CVE-2025-68378

Published: December 26, 2025Last modified: December 26, 2025

Description

In the Linux kernel, the following vulnerability has been resolved: bpf: Fix stackmap overflow check in __bpf_get_stackid() Syzkaller reported a KASAN slab-out-of-bounds write in __bpf_get_stackid() when copying stack trace data. The issue occurs when the perf trace contains more stack entries than the stack map bucket can hold, leading to an out-of-bounds write in the bucket's data array.

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSlinux-ltsVulnerable (6.1.159-r0)
25 LTSlinux-ltsVulnerable (6.12.61-r0)
Streamlinux-ltsFixed (6.12.63-r0)

References

ON THIS PAGE