The _udp_lib_get_port function in net/ipv4/udp.c in Linux kernel 2.6.21 and earlier does not prevent a bind to a port with a local address when there is already a bind to that port with a wildcard local address, which might allow local users to intercept local traffic for daemons or other applications.
References
Configurations
History
No history.
Information
Published : 2007-05-03 17:19
Updated : 2025-04-09 00:30
NVD link : CVE-2007-2480
Mitre link : CVE-2007-2480
CVE.ORG link : CVE-2007-2480
JSON object : View
Products Affected
linux
- linux_kernel
CWE