Improper error handling in Linux kernel - CVE-2024-26706

 

Improper error handling in Linux kernel - CVE-2024-26706

Published: June 20, 2024 / Updated: May 13, 2025


Vulnerability identifier: #VU92945
CSH Severity: Low
CVSS v4: 6.8 [CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N]
CVE-ID: CVE-2024-26706
CWE-ID: CWE-388
Exploitation vector: Local access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to improper error handling within the fixup_exception() function in arch/parisc/mm/fault.c, within the emulate_ldh(), emulate_ldw(), emulate_ldd(), emulate_sth(), emulate_stw() and emulate_std() functions in arch/parisc/kernel/unaligned.c. A local user can perform a denial of service (DoS) attack.


Affected software

Linux kernel
Debian Linux
openEuler
kernel-tools-devel
kernel-debuginfo
python3-perf
python3-perf-debuginfo
bpftool-debuginfo
perf
kernel-headers
kernel-source
bpftool
kernel-devel
kernel-tools
perf-debuginfo
kernel
kernel-tools-debuginfo
kernel-debugsource
linux (Debian package)

How to mitigate CVE-2024-26706

Install update from vendor's website.

Linux kernel - addressed in versions 6.1.79, 6.6.18, 6.7.6, 6.8
kernel-tools-devel - addressed in versions 5.10.0-60.138.0.165, 5.10.0-136.76.0.156, 5.10.0-153.55.0.133, 5.10.0-199.0.0.112
kernel-debuginfo - addressed in versions 5.10.0-60.138.0.165, 5.10.0-136.76.0.156, 5.10.0-153.55.0.133, 5.10.0-199.0.0.112
python3-perf - addressed in versions 5.10.0-60.138.0.165, 5.10.0-136.76.0.156, 5.10.0-153.55.0.133, 5.10.0-199.0.0.112
python3-perf-debuginfo - addressed in versions 5.10.0-60.138.0.165, 5.10.0-136.76.0.156, 5.10.0-153.55.0.133, 5.10.0-199.0.0.112
bpftool-debuginfo - update to 5.10.0-60.138.0.165
perf - addressed in versions 5.10.0-60.138.0.165, 5.10.0-136.76.0.156, 5.10.0-153.55.0.133, 5.10.0-199.0.0.112
kernel-headers - addressed in versions 5.10.0-60.138.0.165, 5.10.0-136.76.0.156, 5.10.0-153.55.0.133, 5.10.0-199.0.0.112
kernel-source - addressed in versions 5.10.0-60.138.0.165, 5.10.0-136.76.0.156, 5.10.0-153.55.0.133, 5.10.0-199.0.0.112
bpftool - update to 5.10.0-60.138.0.165
kernel-devel - addressed in versions 5.10.0-60.138.0.165, 5.10.0-136.76.0.156, 5.10.0-153.55.0.133, 5.10.0-199.0.0.112
kernel-tools - addressed in versions 5.10.0-60.138.0.165, 5.10.0-136.76.0.156, 5.10.0-153.55.0.133, 5.10.0-199.0.0.112
perf-debuginfo - addressed in versions 5.10.0-60.138.0.165, 5.10.0-136.76.0.156, 5.10.0-153.55.0.133, 5.10.0-199.0.0.112
kernel - addressed in versions 5.10.0-60.138.0.165, 5.10.0-136.76.0.156, 5.10.0-153.55.0.133, 5.10.0-199.0.0.112
kernel-tools-debuginfo - addressed in versions 5.10.0-60.138.0.165, 5.10.0-136.76.0.156, 5.10.0-153.55.0.133, 5.10.0-199.0.0.112
kernel-debugsource - addressed in versions 5.10.0-60.138.0.165, 5.10.0-136.76.0.156, 5.10.0-153.55.0.133, 5.10.0-199.0.0.112
linux (Debian package) - update to 6.1.85-1

External References

Related Security Bulletins