Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 176940 - Kernel: [UDP]: Do not allow specific bind when wildcard bind exists (CVE-2007-2480)
Summary: Kernel: [UDP]: Do not allow specific bind when wildcard bind exists (CVE-2007...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Security
Classification: Unclassified
Component: Kernel (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Security
URL: http://git.kernel.org/?p=linux/kernel...
Whiteboard: [linux < 2.6.22][gp < 2.6.22-1]
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-03 18:38 UTC by Sune Kloppenborg Jeppesen (RETIRED)
Modified: 2013-09-03 03:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sune Kloppenborg Jeppesen (RETIRED) gentoo-dev 2007-05-03 18:38:26 UTC
[UDP]: Do not allow specific bind when wildcard bind exists.
 
 When allocating local ports, do not allow a bind to a port
 with a specific local address when a bind to that port with
 a wildcard local address already exists.
 
 Noticed by Linus.
Comment 1 unnamedrambler 2008-03-08 19:43:15 UTC
metadata: 
de34ed91c4ffa4727964a832c46e624dd1495cf5

[linux < 2.6.22][gp < 2.6.22-1]