https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-4.9.y.git;a=summary
RSBAC for Linux 4.9 (Long Term)
Current version: 4.9.320
commit b2a362eaaa7a1e70f3f2a09422986912e80e1801
Author: Amon Ott <ao(a)rsbac.org>
Date: Wed Nov 3 13:33:54 2021 +0100
Do not check space in rsbac_symlink_redirect(), rather truncate result later.
This follows the standard readlink() behaviour, which silently truncates,
if there is not enough space.
fs/namei.c | 6 ++++--
fs/stat.c | 2 +-
include/rsbac/adf.h | 1 -
rsbac/adf/adf_main.c | 51 +++++++--------------------------------------------
4 files changed, 12 insertions(+), 48 deletions(-)
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-4.14.y.git;a=summary
RSBAC for Linux 4.14 (Long Term)
Current version: 4.14.285
commit edc2ae065bb17a9588443eb06bc927a951996d0d
Author: Amon Ott <ao(a)rsbac.org>
Date: Wed Nov 3 13:26:56 2021 +0100
Do not check space in rsbac_symlink_redirect(), rather truncate result later.
This follows the standard readlink() behaviour, which silently truncates,
if there is not enough space.
fs/namei.c | 6 ++++--
fs/stat.c | 2 +-
include/rsbac/adf.h | 1 -
rsbac/adf/adf_main.c | 51 +++++++--------------------------------------------
4 files changed, 12 insertions(+), 48 deletions(-)
https://git.rsbac.org/cgi-bin/gitweb.cgi?p=linux-4.19.y.git;a=summary
RSBAC for Linux 4.19 (Long Term)
Current version: 4.19.249
commit 7f72537998c0a87203735cb96b422060fd40928a
Author: Amon Ott <ao(a)rsbac.org>
Date: Wed Nov 3 13:21:45 2021 +0100
Do not check space in rsbac_symlink_redirect(), rather truncate result later.
This follows the standard readlink() behaviour, which silently truncates,
if there is not enough space.
fs/namei.c | 6 ++++--
fs/stat.c | 2 +-
include/rsbac/adf.h | 1 -
rsbac/adf/adf_main.c | 51 +++++++--------------------------------------------
4 files changed, 12 insertions(+), 48 deletions(-)