The rds_ib_laddr_check function in net/rds/ib.c in the Linux kernel before 3.12.8 allows local users to cause a denial of service (NULL pointer dereference and system crash) or possibly have unspecified other impact via a bind system call for an RDS socket on a system that lacks RDS transports.
The product dereferences a pointer that it expects to be valid but is NULL.
Link | Tags |
---|---|
http://www.openwall.com/lists/oss-security/2014/03/20/14 | patch mailing list third party advisory |
http://www.securityfocus.com/bid/66351 | third party advisory vdb entry |
http://www.kernel.org/pub/linux/kernel/v3.x/ChangeLog-3.12.8 | patch vendor advisory mailing list |
https://bugzilla.redhat.com/show_bug.cgi?id=1079214 | patch third party advisory issue tracking |
http://secunia.com/advisories/59386 | third party advisory broken link |
https://github.com/torvalds/linux/commit/c2349758acf1874e4c2b93fe41d072336f1a31d0 | patch third party advisory exploit |
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git%3Ba=commit%3Bh=c2349758acf1874e4c2b93fe41d072336f1a31d0 |