Out-of-Bounds Read Vulnerability in BusyBox Dpkg Affecting Various Linux Distributions
CVE-2026-88835
6.1MEDIUM
What is CVE-2026-88835?
The vulnerability in BusyBox's dpkg component arises from improper handling of malformed .deb packages, where the read_package_field() function inadvertently accesses memory beyond the intended boundaries due to a misstep past a NUL terminator. This flaw can lead to an out-of-bounds heap read, potentially allowing attackers to exploit the underlying memory management and execute unintended actions.