[all-commits] [llvm/llvm-project] 825460: [lldb/gdb-remote] Do not crash on an invalid serve...

Igor Kudrin via All-commits all-commits at lists.llvm.org
Wed Mar 19 10:51:49 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 825460a7728662d0062405e690485b7a1b689484
      https://github.com/llvm/llvm-project/commit/825460a7728662d0062405e690485b7a1b689484
  Author: Igor Kudrin <ikudrin at accesssoftek.com>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.cpp
    M lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunication.h
    M lldb/unittests/Process/gdb-remote/GDBRemoteCommunicationTest.cpp

  Log Message:
  -----------
  [lldb/gdb-remote] Do not crash on an invalid server response (#131979)

An invalid RLE sequence in the received packet could result in an
out-of-bounds reading that could cause a crash.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list