Discussion on whether a buffer overflow bug involving illegal positions in Stockfish (#1 ranked chess engine) could lead to remote code execution on the user's machine

This page summarizes the projects mentioned and recommended in the original post on /r/programming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Stockfish

    A free and strong UCI chess engine

  • Look at the movegen, position and types.h in their code for details. https://github.com/official-stockfish/Stockfish/tree/master/src it isn’t just one buffer. It is one per position they evaluate and they might be looking at millions of positions to determine the most promising next move for the current position.

  • fishtest

    The Stockfish testing framework

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • CppCoreGuidelines

    The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++

  • Here's a blurb from isocpp: https://github.com/isocpp/CppCoreGuidelines/issues/493

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Show HN: Panza: A personal email assistant, trained and running on-device

    1 project | news.ycombinator.com | 2 May 2024
  • NPi – An Open Source project for enhancing AI Agents in taking action

    2 projects | news.ycombinator.com | 2 May 2024
  • Show HN: SpRAG – Open-source RAG implementation for challenging real-world tasks

    3 projects | news.ycombinator.com | 2 May 2024
  • Pter: TUI and GUI for Todo.txt

    1 project | news.ycombinator.com | 2 May 2024
  • OPA, Cedar, OpenFGA: Why are Policy Languages Trending Right Now?

    1 project | dev.to | 2 May 2024