Index | Thread | Search

From:
David Rinehart <wdaver@cox.net>
Subject:
Re: AI-Driven Security Enhancements for OpenBSD Kernel
To:
Alfredo Ortega <ortegaalfredo@gmail.com>, tech@openbsd.org
Date:
Wed, 12 Jun 2024 21:58:53 -0700

Download raw body.

Thread
  • David Rinehart:

    AI-Driven Security Enhancements for OpenBSD Kernel

  • Florian Obser:

    AI-Driven Security Enhancements for OpenBSD Kernel

  • > But the fact that whole netinet/netinet6 10000+ checks were added
    > with
    > no human intervention and produced a working, arguably safer kernel,
    > is surprising to me.
    
    Interesting!
    
    Why checks and not actionable information?
    
    With 10000+ checks, each may (or may not) add value.
    
    Now, if checks can be replaced with detailed logging of failed checks,
    this could provide actionable data.  Failed checks can be investigated
    and bug reports submitted.  Exercising the system to try to create
    failed checks is another topic...
    
    Best of luck!
    --
    David Rinehart
    
    
    
  • David Rinehart:

    AI-Driven Security Enhancements for OpenBSD Kernel

  • Florian Obser:

    AI-Driven Security Enhancements for OpenBSD Kernel