Skip to content

Tags: metux/linux

Tags

lastsync_hikey_android-hikey-linaro-4.4

Toggle lastsync_hikey_android-hikey-linaro-4.4's commit message
MALI: mali_ukk_core: Fix potential kernel stack info leak

The kargs structs in wait_for_notification_wrapper()
and get_user_settings_wrapper() have unions in them,
and since nothing initializes the full structure,
there can be holes where we pass uncleared stack
data out to userspace.

Thus this patch memsets the entire structure to zero
before filling and passing them to userspace.

Change-Id: I7475593eca223cc141444911c5b550ddda35d37a
Reported-by: Greg Hackmann <[email protected]>
Reported-by: Dmitry Shmidt <[email protected]>
Signed-off-by: John Stultz <[email protected]>

lastsync_common_android-4.4

Toggle lastsync_common_android-4.4's commit message
ANDROID: video: adf: Avoid directly referencing user pointers

Enabling KASAN on a kernel using ADF causes a number of places where
user-supplied pointers to ioctls  pointers are directly dereferenced
without copy_from_user or access_ok.

Bug: 31806036

Signed-off-by: Jonathan Hamilton <[email protected]>
Change-Id: I6e86237aaa6cec0f6e1c385336aefcc5332080ae

__last_common_44

Toggle __last_common_44's commit message
ANDROID: video: adf: Avoid directly referencing user pointers

Enabling KASAN on a kernel using ADF causes a number of places where
user-supplied pointers to ioctls  pointers are directly dereferenced
without copy_from_user or access_ok.

Bug: 31806036

Signed-off-by: Jonathan Hamilton <[email protected]>
Change-Id: I6e86237aaa6cec0f6e1c385336aefcc5332080ae

lastsync_common_android-4.4.y

Toggle lastsync_common_android-4.4.y's commit message
Merge tag 'v4.4.30' into android-4.4.y

This is the 4.4.30 stable release

_last_android_44

Toggle _last_android_44's commit message
Merge tag 'v4.4.28' into android-4.4.y

This is the 4.4.28 stable release

v3.14.79

Toggle v3.14.79's commit message
This is the 3.14.79 stable release

android-hikey-6.0.1_r0.1

Toggle android-hikey-6.0.1_r0.1's commit message
Android Hikey 6.0.1 Release 0.1