net/ipv6/tcp_ipv6.c in Linux kernel 2.6.x up to 2.6.21-rc3 inadvertently copies the ipv6_fl_socklist from a listening TCP socket to child sockets, which allows local users to cause a denial of service (OOPS) or double free by opening a listening IPv6 socket, attaching a flow label, and connecting to that socket.
References
Configurations
Configuration 1 (hide)
|
Information
Published : 2007-03-22 12:19
Updated : 2017-10-10 18:31
NVD link : CVE-2007-1592
Mitre link : CVE-2007-1592
JSON object : View
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer
Products Affected
linux
- linux_kernel