Integer signedness error in the CIFSFindNext function in fs/cifs/cifssmb.c in the Linux kernel before 3.1 allows remote CIFS servers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a large length value in a response to a read request for a directory.
The product performs operations on a memory buffer, but it reads from or writes to a memory location outside the buffer's intended boundary. This may result in read or write operations on unexpected memory locations that could be linked to other variables, data structures, or internal program data.
Link | Tags |
---|---|
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=9438fabb73eb48055b58b89fc51e0bc4db22fabd | |
http://www.openwall.com/lists/oss-security/2011/08/24/2 | mailing list third party advisory patch |
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.1 | mailing list patch vendor advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=732869 | issue tracking third party advisory patch |
https://github.com/torvalds/linux/commit/9438fabb73eb48055b58b89fc51e0bc4db22fabd | third party advisory patch |