<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 - Reproducible NULL ptr deref upon checking trivial nftables ruleset in Linux 5.0"
   href="https://bugzilla.netfilter.org/show_bug.cgi?id=1325">1325</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Reproducible NULL ptr deref upon checking trivial nftables ruleset in Linux 5.0
          </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>Gentoo
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>normal
          </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>kfm@plushkava.net
          </td>
        </tr></table>
      <p>
        <div>
        <pre>After upgrading one of my machines from 4.19.26 to 5.0, I encountered a crash
during the boot process. This occurs at a point where nft(8) is invoked with
the -c option, so as to test the validity of the previously saved ruleset. I
was able to reduce the entire ruleset to just one rule, with the problem
remaining fully reproducible. The offending ruleset, the resulting oops message
and my kernel .config are duly attached.

The affected machine is running Gentoo Linux. As such, the kernel sources
include several minor patches above and beyond the kernel.org sources [1].
However, I have determined that these patches have no bearing on my ability to
reproduce the issue. The kernel and userland have been compiled with gcc 8.2.0.
Further, I am using nftables-0.9.0, which is linked to libnftnl-1.1.2 and
libmnl-1.0.4.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are watching all bug changes.</li>
      </ul>
    </body>
</html>