bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/30793] New: kvx_reassemble_bundle index 8 out of bounds


From: amodra at gmail dot com
Subject: [Bug binutils/30793] New: kvx_reassemble_bundle index 8 out of bounds
Date: Thu, 24 Aug 2023 03:04:32 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=30793

            Bug ID: 30793
           Summary: kvx_reassemble_bundle index 8 out of bounds
           Product: binutils
           Version: 2.42 (HEAD)
            Status: NEW
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: amodra at gmail dot com
  Target Milestone: ---

Created attachment 15083
  --> https://sourceware.org/bugzilla/attachment.cgi?id=15083&action=edit
test_file

With fuzzed input it is possible to hit kvx-dis.c:479 with i = 8
  if (kvx_has_parallel_bit (bundle_words[i]))

Seen with objdump -D -m kvx:kv4-1 -b binary test_file

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]