[Midnightbsd-cvs] [MidnightBSD/src] 47abdf: prowld.8: document MAINPID= validation rules added...

Lucas Holt noreply at github.com
Sun Apr 19 00:12:22 EDT 2026


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: 47abdfeaf48c3bfb7b8700fb288fdb58d706489f
      https://github.com/MidnightBSD/src/commit/47abdfeaf48c3bfb7b8700fb288fdb58d706489f
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2026-04-19 (Sun, 19 Apr 2026)

  Changed paths:
    M sbin/prowld/prowld.8

  Log Message:
  -----------
  prowld.8: document MAINPID= validation rules added in security fix

Describe the three conditions that must pass before a MAINPID= value
is accepted: PID existence, UID match against the configured run user,
and ancestry verification via the parent-PID chain.  Note that rejected
values are logged at LOG_WARNING and the existing tracked PID is kept.

AI-Assisted-by: Claude Sonnet 4.6



To unsubscribe from these emails, change your notification settings at https://github.com/MidnightBSD/src/settings/notifications


More information about the Midnightbsd-cvs mailing list