]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
UBUNTU: SAUCE: (no-up) rds_ib_send() -- prevent local pings triggering BUG_ON()
authorAndy Whitcroft <apw@canonical.com>
Thu, 26 Jul 2012 10:25:52 +0000 (11:25 +0100)
committerTim Gardner <tim.gardner@canonical.com>
Mon, 20 Feb 2017 03:57:58 +0000 (20:57 -0700)
commitc94025afb47382ef2e7b4bc4dd4fa121d62487c5
tree0627554693ebc67b140f0a336e1eb31d52aa7b15
parent8f9d6711d35359e7217ed9bda90d19f3304eac2f
UBUNTU: SAUCE: (no-up) rds_ib_send() -- prevent local pings triggering BUG_ON()

Pining localhost on an infiniband connection can trigger a BUG_ON()
and cause a denial of service.

Fix identified by comparison of the RHEL source rpms.

CVE-2012-2372
BugLink: http://bugs.launchpad.net/bugs/1016299
Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
net/rds/ib_send.c