https://github.com/torvalds/linux
Revision 33807f4f0daec3b00565c2932d95f614f5833adf authored by Linus Torvalds on 11 March 2014, 18:53:42 UTC, committed by Linus Torvalds on 11 March 2014, 18:53:42 UTC
Pull CIFS fixes from Steve French:
 "A fix for the problem which Al spotted in cifs_writev and a followup
  (noticed when fixing CVE-2014-0069) patch to ensure that cifs never
  sends more than the smb frame length over the socket (as we saw with
  that cifs_iovec_write problem that Jeff fixed last month)"

* 'for-next' of git://git.samba.org/sfrench/cifs-2.6:
  cifs: mask off top byte in get_rfc1002_length()
  cifs: sanity check length of data to send before sending
  CIFS: Fix wrong pos argument of cifs_find_lock_conflict
2 parent s adf961d + dca1c8d
History
Tip revision: 33807f4f0daec3b00565c2932d95f614f5833adf authored by Linus Torvalds on 11 March 2014, 18:53:42 UTC
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Tip revision: 33807f4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.3 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 267.2 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top