[PATCH 01/01] staging: gasket: Fix incongruency in handling of sysfs entries creation

2020-04-03 Thread Luis Mendes
Fix incongruency in handling of sysfs entries creation. This issue could cause invalid memory accesses, by not properly detecting the end of the sysfs attributes array. Fixes: 84c45d5f3bf1 ("staging: gasket: Replace macro __ATTR with __ATTR_NULL") Signed-off-by: L

[PATCH 01/01] staging: gasket: Fix incongruency in handling of sysfs entries creation

2020-04-03 Thread Luis Mendes
Fix incongruency in handling of sysfs entries creation. This issue could cause invalid memory accesses, by not properly detecting the end of the sysfs attributes array. Fixes: 84c45d5f3bf1 ("staging: gasket: Replace macro __ATTR with __ATTR_NULL") Signed-off-by: L