https://bugs.freedesktop.org/show_bug.cgi?id=102690

            Bug ID: 102690
           Summary: add sanity check to avoid buffer overflow
           Product: Wayland
           Version: unspecified
          Hardware: Other
                OS: All
            Status: NEW
          Severity: critical
          Priority: medium
         Component: wayland
          Assignee: [email protected]
          Reporter: [email protected]

Created attachment 134188
  --> https://bugs.freedesktop.org/attachment.cgi?id=134188&action=edit
patch file to fix issue

Before putting data into a buffer, we have to make sure that the data size is
smaller than not only the buffer's full size but also the buffer's empty size.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
wayland-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to