ZeroHour

CVE-2026-45531

mass

Local Privilege Escalation via Heap Overflow in Android fsck

CVSS 3.1
7.8 high
EPSS
<1%p2
Published
()
Modified
AI analysis

An out-of-bounds read caused by a heap buffer overflow exists in the read_boot_region function of fsck.c on Android. It can be triggered when the system's fsck tool processes a malformed or crafted filesystem boot region, with no user interaction and no additional execution privileges required. A successful exploit could allow a local attacker to escalate privileges on the affected device. All Android devices running security patch levels prior to the September 2026 Android Security Update are potentially affected. There is no public proof of concept, the flaw is not in CISA KEV, and EPSS is low (0.1%), indicating no known exploitation to date.

What to do: Apply the September 2026 Android Security Update (or a later OEM patch) and verify the device's security patch level in Settings. Given the low EPSS, absence of a public PoC, and no KEV listing, routine patch cadence is sufficient, but prioritize devices that mount untrusted or removable storage processed by fsck.

Affected
Google (Android) Android (fsck component, read_boot_region in fsck.c)Android devices on security patch levels before the September 2026 Android Security Update; fixed in the September 2026 update (specific affected version ranges
Estimated exposure
mass≈ billions of devices (Android's global installed base) — The fix ships in the platform-wide September 2026 Android Security Bulletin, so the plausible affected population is the multi-billion-device Android installed base (~70% global smartphone market share), though only devices that run fsck…

Order-of-magnitude estimate by the model from install counts, market share and public scan data it knows; verify before quoting.

Description

In read_boot_region of fsck.c, there is a possible out of bounds read due to a heap buffer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.

Weakness
CWE-122
Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

In the news

Android Security Update September 2026 – Fix for Critical Flaws that Enable RCE Attacks

Google's September 2026 Android bulletin fixes over 30 critical flaws, including no-interaction system RCEs, a TIPC kernel RCE and a Qualcomm closed-source bug

Google's Android Security Bulletin for September 2026 (patch levels 2026-09-01 and 2026-09-05) fixes numerous critical System remote code execution flaws, including CVE-2026-28604, CVE-2026-28618, CVE-2026-28639, CVE-2026-28662, CVE-2026-49882, CVE-2026-49884, CVE-2026-49919 and CVE-2026-49921, none requiring user interaction or additional privileges. It also addresses critical kernel issues including a TIPC RCE (CVE-2026-52993) and elevation-of-privilege flaws in NFC and protected KVM, plus a critical Qualcomm closed-source component flaw (CVE-2026-25289). Affected versions span Android 14 through 17; the 2026-09-05 patch level extends coverage to Android TV and chipset components, with high-severity fixes for Arm Mali, PowerVR, MediaTek, Unisoc and Qualcomm components.