GNU social JP
  • FAQ
  • Login
GNU social JPは日本のGNU socialサーバーです。
Usage/ToS/admin/test/Pleroma FE
  • Public

    • Public
    • Network
    • Groups
    • Featured
    • Popular
    • People

Conversation

Notices

  1. Embed this notice
    daniel:// stenberg:// (bagder@mastodon.social)'s status on Tuesday, 07-Apr-2026 16:42:49 JST daniel:// stenberg:// daniel:// stenberg://

    If your Open Source project sees a steep increase in number of high quality security reports (mostly done with AI) right now (#curl, Linux kernel, glibc confirmed) please tell me the name of this project.

    (I'd like to make a little list for my coming talk on this.)

    In conversation about a day ago from mastodon.social permalink
    • Embed this notice
      Howard Chu @ Symas (hyc@mastodon.social)'s status on Tuesday, 07-Apr-2026 20:01:31 JST Howard Chu @ Symas Howard Chu @ Symas
      in reply to

      @bagder the other one we see is calling assert failures crashes. It's not a SEGV, there's no possibility of data exfiltration or RCE. There's no security exposure, it's just a bug. One that was anticipated hypothetically by the original developer, but whose final disposition wasn't decided upon way back when.

      E.g. /* can this even happen? */

      They toss in an assert, and it lives quietly in the code for decades before someone definitively shows yes, it can happen...

      In conversation about a day ago permalink
    • Embed this notice
      Rich Felker (dalias@hachyderm.io)'s status on Tuesday, 07-Apr-2026 20:01:31 JST Rich Felker Rich Felker
      in reply to
      • Howard Chu @ Symas

      @hyc @bagder An assert failure controlled by data from a different privilege domain is a DoS/data loss vuln. The meaning of assert is documenting that you believe something can't happen under the intended usage.

      In conversation about a day ago permalink
    • Embed this notice
      daniel:// stenberg:// (bagder@mastodon.social)'s status on Tuesday, 07-Apr-2026 20:01:32 JST daniel:// stenberg:// daniel:// stenberg://
      in reply to

      Apache httpd, curl, Django, Firefox, glibc, GnuTLS, Haproxy, libssh, Linux kernel, python, Temporal, Wireshark, wolfSSL

      More?

      In conversation about a day ago permalink
    • Embed this notice
      Howard Chu @ Symas (hyc@mastodon.social)'s status on Tuesday, 07-Apr-2026 20:01:32 JST Howard Chu @ Symas Howard Chu @ Symas
      in reply to

      @bagder OpenLDAP is seeing more AI-assisted bug reports that claim to be security issues, but aren't.

      E.g., calling a crash in a commandline tool a DoS (no, it's not a service).

      In conversation about a day ago permalink
    • Embed this notice
      daniel:// stenberg:// (bagder@mastodon.social)'s status on Tuesday, 07-Apr-2026 20:01:32 JST daniel:// stenberg:// daniel:// stenberg://
      in reply to
      • Howard Chu @ Symas

      @hyc yeps, the tools still have a hard time to distinguish between bugs and security reports but at least they are nowadays often accurately identifying real flaws, even if not vulnerabilities

      In conversation about a day ago permalink
    • Embed this notice
      Rich Felker (dalias@hachyderm.io)'s status on Tuesday, 07-Apr-2026 21:52:48 JST Rich Felker Rich Felker
      in reply to
      • Howard Chu @ Symas

      @hyc Not all security issues are code execution. Generally this kind of issue is much lower-severity, but it can cause loss of unsaved data or corruption of existing data by leaving it in an inconsistent state at termination. CVEs are still assigned for DoS vulns.

      In conversation about a day ago permalink
    • Embed this notice
      Howard Chu @ Symas (hyc@mastodon.social)'s status on Tuesday, 07-Apr-2026 21:52:49 JST Howard Chu @ Symas Howard Chu @ Symas
      in reply to
      • Rich Felker

      @dalias it's a DoS but not the same as an actual crash, which is unanticipated. There is zero security exposure from an assert failure: no data leak, no unauthorized access, no possibility of code injection. The trigger conditions are clearly spelled out in the assert itself, so it's trivially remedied. Calling it a security issue dilutes the word "security" to meaninglessness.

      In conversation about a day ago permalink

Feeds

  • Activity Streams
  • RSS 2.0
  • Atom
  • Help
  • About
  • FAQ
  • TOS
  • Privacy
  • Source
  • Version
  • Contact

GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.

Creative Commons Attribution 3.0 All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.