The tcp/udp connections not close

Bug #264267 reported by kryz
4
Affects Status Importance Assigned to Milestone
Law Filter
Confirmed
Undecided
kryz

Bug Description

When open a new tcp/udp connection.

If is a TCP , the connection stays in CLOSE_WAIT indefinitely.

When is UDP, the state stays in ESTABLISHED forever.

The table descriptors socket increases indefinitely because they are not close.

The problem is on the syscall hook connect.

When intercept this call, if you are running any instruction before returning the flow to the original syscall not close connections.

kryz (kryzoxy)
Changed in law-filter:
status: New → Confirmed
assignee: nobody → kryzoxy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.