]> git.proxmox.com Git - mirror_ubuntu-artful-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)
committerSeth Forshee <seth.forshee@canonical.com>
Tue, 5 Sep 2017 12:32:45 +0000 (07:32 -0500)
commit959920993a3a39d9329e0b5e1de96ad59848daf7
tree43bf987ab8441373ab0ad52292ab6d285804da41
parentc72b2dd7e8cd5638abd39a0256a5f8ad53040377
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