I'm trying to make an application, such as college work, for diagnosing Android vulnerability based on device metadata, such as Android version, Kernel version, Build Number, etc.
I do not fully understand the kernel version string that can be checked in the device settings.
On my device, for example (Samsung Win Duos), the kernel version string is:
Kernel version:
3.4.0-1565445
se.infra@SWDB2914 #1
SMP PEEMPT Wed Aug 13 03:54:31 KST 2014
Would anyone know to tell me exactly what each element of this string means?