Kernel Version 4.14.117 Android Here
make ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu- <defconfig>
make -j$(nproc) ARCH=arm64 CROSS_COMPILE=aarch64-linux-gnu-
As of 2025, Google’s Android Common Kernel (ACK) has moved through 4.19, 5.4, 5.10, 5.15, and now 6.1 as the recommended LTS branch for new devices launching with Android 14/15.
If you are:
(Exact patch details depend on the 4.14.117 upstream release notes; vendor trees may contain additional Android-specific patches.) kernel version 4.14.117 android
Linux kernel 4.14.117 is a maintenance release in the 4.14 long-term support (LTS) series. It includes bug fixes, security patches, and driver updates relevant for Android devices using the 4.14 kernel baseline. This post summarizes notable fixes, how to obtain sources, build notes, and upgrade guidance. As of 2025, Google’s Android Common Kernel (ACK)
The biggest concern with kernel 4.14.117 in 2025 is unpatched vulnerabilities. Upstream LTS support for kernel 4.14 officially ended in January 2024. After that date, even the Linux Foundation stopped releasing public patches. However, Google and some OEMs (e.g., Samsung, Qualcomm) may provide limited private fixes for enterprise customers, but the average consumer device is left exposed. As of 2025
