diff options
author | Tilman Schmidt <tilman@imap.cc> | 2014-10-11 13:46:29 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-10-14 21:05:33 +0200 |
commit | 097933ddcd28ef99c116651b20fd2e06717e0f0d (patch) | |
tree | daba40194d81bd13eb0689e3668bae0988137a8d /drivers/phy/phy-exynos5250-sata.c | |
parent | isdn/gigaset: make sure controller name is null terminated (diff) | |
download | linux-097933ddcd28ef99c116651b20fd2e06717e0f0d.tar.xz linux-097933ddcd28ef99c116651b20fd2e06717e0f0d.zip |
isdn/gigaset: limit raw CAPI message dump length
In dump_rawmsg, the length field from a received data package was
used unscrutinized, allowing an attacker to control the size of the
allocated buffer and the number of times the output loop iterates.
Fix by limiting to a reasonable value.
Spotted with Coverity.
Signed-off-by: Tilman Schmidt <tilman@imap.cc>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions