The rose_parse_ccitt function in net/rose/rose_subr.c in the Linux kernel before 2.6.39 does not validate the FAC_CCITT_DEST_NSAP and FAC_CCITT_SRC_NSAP fields, which allows remote attackers to (1) cause a denial of service (integer underflow, heap memory corruption, and panic) via a small length value in data sent to a ROSE socket, or (2) conduct stack-based buffer overflow attacks via a large length value in data sent to a ROSE socket.
The product receives input or data, but it does not validate or incorrectly validates that the input has the properties that are required to process the data safely and correctly.
Link | Tags |
---|---|
https://github.com/torvalds/linux/commit/be20250c13f88375345ad99950190685eda51eb8 | patch exploit |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=be20250c13f88375345ad99950190685eda51eb8 | |
https://bugzilla.redhat.com/show_bug.cgi?id=770777 | issue tracking vdb entry |
http://ftp.osuosl.org/pub/linux/kernel/v2.6/ChangeLog-2.6.39 | broken link |
http://www.openwall.com/lists/oss-security/2011/12/28/2 | mailing list |
http://lists.opensuse.org/opensuse-security-announce/2015-04/msg00020.html | third party advisory vendor advisory |