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.321
commit 9f7de033e9b73c186bcd620f31dbe753c6dca850
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.286
commit bbdfcb00627593cf632503ac6aee556042269086
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.250
commit 36f08aea314f309c882b5ac0a9ca995e351f25c8
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(-)