Out-of-bounds write in Linux kernel - CVE-2026-68159
Published: August 12, 2026
Vulnerability details
The vulnerability allows a remote attacker to cause a denial of service.
The vulnerability exists due to a stack out-of-bounds write in __decode_pg_temp(), __decode_pg_upmap_items(), and OSDMap handling in net/ceph/osdmap.c when processing a crafted OSDMap containing an oversized pg_temp, pg_upmap, or pg_upmap_items entry. A remote attacker can send a specially crafted OSDMap entry to cause a denial of service.
The issue is triggered when the decoded list is later copied into the fixed-size on-stack array struct ceph_osds.osds[CEPH_PG_MAX_SIZE].
Affected software
openEuler
kernel
bpftool
bpftool-debuginfo
kernel-debuginfo
kernel-debugsource
kernel-devel
kernel-headers
kernel-source
kernel-tools
kernel-tools-debuginfo
kernel-tools-devel
perf
perf-debuginfo
python3-perf
python3-perf-debuginfo
How to mitigate CVE-2026-68159
kernel - update to 5.10.0-329.0.0.230
bpftool - update to 5.10.0-329.0.0.230
bpftool-debuginfo - update to 5.10.0-329.0.0.230
kernel-debuginfo - update to 5.10.0-329.0.0.230
kernel-debugsource - update to 5.10.0-329.0.0.230
kernel-devel - update to 5.10.0-329.0.0.230
kernel-headers - update to 5.10.0-329.0.0.230
kernel-source - update to 5.10.0-329.0.0.230
kernel-tools - update to 5.10.0-329.0.0.230
kernel-tools-debuginfo - update to 5.10.0-329.0.0.230
kernel-tools-devel - update to 5.10.0-329.0.0.230
perf - update to 5.10.0-329.0.0.230
perf-debuginfo - update to 5.10.0-329.0.0.230
python3-perf - update to 5.10.0-329.0.0.230
python3-perf-debuginfo - update to 5.10.0-329.0.0.230