Hardening the kernel in Android Oreo

The hardening of Android’s userspace has increasingly made the underlying Linux kernel a more attractive target to attackers. As a result, more than a third of Android security bugs were found in the kernel last year. In Android 8.0 (Oreo), significant effort has gone into hardening the kernel to reduce the number and impact of security bugs.

Android Nougat worked to protect the kernel by isolating it from userspace processes with the addition of SELinux ioctl filtering and requiring seccomp-bpf support, which allows apps to filter access to available system calls when processing untrusted input. Android 8.0 focuses on kernel self-protection with four security-hardening features backported from upstream Linux to all Android kernels supported in devices that first ship with this release.

Is it common to have to backport security features of newer Linux versions to older ones? Or is this just a peculiarity of Android’s Linux kernel being so far behind the times?

8 Comments

  1. 2017-09-02 1:32 am
    • 2017-09-02 3:53 pm
      • 2017-09-02 4:42 pm
        • 2017-09-02 4:50 pm
      • 2017-09-02 5:27 pm
        • 2017-09-03 2:07 am
          • 2017-09-03 7:33 pm
          • 2017-09-04 8:28 am