[Midnightbsd-cvs] [MidnightBSD/src] ba0e51: The kernel function handling exec(3) of a Linux bi...

Lucas Holt noreply at github.com
Wed Sep 2 14:07:05 EDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/MidnightBSD/src
  Commit: ba0e51ab63fc7dec9afbef414d9b8f05f664693a
      https://github.com/MidnightBSD/src/commit/ba0e51ab63fc7dec9afbef414d9b8f05f664693a
  Author: Lucas Holt <luke at foolishgames.com>
  Date:   2020-09-02 (Wed, 02 Sep 2020)

  Changed paths:
    M sys/compat/linux/linux_emul.c

  Log Message:
  -----------
  The kernel function handling exec(3) of a Linux binary did not correctly
handle a calling process with multiple threads.

A multithread non-Linux process execing a Linux binary would fail a kernel
assertion, resuting in a kernel panic "thread_detach: emuldata not found."




More information about the Midnightbsd-cvs mailing list