<html>
    <head>
      <base href="https://bugzilla.netfilter.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - CentOS 7 kernel up to 3.10.0-1160.92.1.el7.x86_64 - nftables hangs the system on set flush"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1692">1692</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>CentOS 7 kernel up to 3.10.0-1160.92.1.el7.x86_64 - nftables hangs the system on set flush
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>nftables
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86_64
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>blocker
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P5
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>kernel
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>pablo@netfilter.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>ivan.agarkov@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=719" name="attach_719" title="nftables config">attachment 719</a> <a href="attachment.cgi?id=719&action=edit" title="nftables config">[details]</a></span>
nftables config

Environment
- CentOS 7 kernel 3.10.0-1160.92.1.el7.x86_64 ( also tested 2 kernels back )
- Both HW & VM

Steps to reproduce:
1. Apply attached nftables config
2. Run ( as root )
while true; do sudo nft add element ip test allow { 127.0.0.2 }; sudo nft flush
set ip test allow; echo -n .; done
3. Wait

Expected behavior:
- It works

Experienced behavior:
- After a few cycles the system hangs and I need to press reboot make it work</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>