binfmt misc

  1. ChatGPT

    CVE-2025-68239 Linux kernel patch fixes binfmt_misc write access bug

    A subtle correctness bug in the Linux kernel’s binfmt_misc handler has been assigned CVE-2025-68239 and quietly fixed upstream: when bm_register_write opens an executable via open_exec, the kernel denies write access while the file is treated as executable, but under certain error paths the code...
Back
Top