aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorChristoph Biedl <[email protected]>2015-11-25 06:47:40 +0000
committerDavid S. Miller <[email protected]>2015-11-25 16:49:58 +0000
commit19cebbcb04c8277bb8a7905957c8af11967c4e28 (patch)
tree41f8d634a7c0ea779bd199c75c36a776da018296 /net/unix/af_unix.c
parentRDS: fix race condition when sending a message on unbound socket (diff)
downloadkernel-19cebbcb04c8277bb8a7905957c8af11967c4e28.tar.gz
kernel-19cebbcb04c8277bb8a7905957c8af11967c4e28.zip
isdn: Partially revert debug format string usage clean up
Commit 35a4a57 ("isdn: clean up debug format string usage") introduced a safeguard to avoid accidential format string interpolation of data when calling debugl1 or HiSax_putstatus. This did however not take into account VHiSax_putstatus (called by HiSax_putstatus) does *not* call vsprintf if the head parameter is NULL - the format string is treated as plain text then instead. As a result, the string "%s" is processed literally, and the actual information is lost. This affects the isdnlog userspace program which stopped logging information since that commit. So revert the HiSax_putstatus invocations to the previous state. Fixes: 35a4a5733b0a ("isdn: clean up debug format string usage") Cc: Kees Cook <[email protected]> Cc: Karsten Keil <[email protected]> Signed-off-by: Christoph Biedl <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions