[PATCH 0/2] Fix two buffer overflows

Zurab Kvachadze <[email protected]> Tue, 29 Apr 2025 23:47:30 +0200
Newsgroups org.kernel.vger.dash
Message-ID <[email protected]>
This little patch series fixes two memory bugs in dash. One was reported by Kate
Deplaix and the second one was accidentally found upon testing a potential fix.

Zurab Kvachadze (2):
  expand: Fix negative size parameter to memmove in subevalvar()
  expand: pmatch(): Fix buffer overread caused by passing array of chars
    as string

 src/expand.c | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
2.45.3