bug-grub
[Top][All Lists]
Advanced

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

[bug #43690] util/grub-mkstandalone.c:239: bad size on memcpy ?


From: David Binderman
Subject: [bug #43690] util/grub-mkstandalone.c:239: bad size on memcpy ?
Date: Tue, 25 Nov 2014 09:00:08 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:33.0) Gecko/20100101 Firefox/33.0

URL:
  <http://savannah.gnu.org/bugs/?43690>

                 Summary: util/grub-mkstandalone.c:239: bad size on memcpy ?
                 Project: GNU GRUB
            Submitted by: dcb314
            Submitted on: Tue 25 Nov 2014 09:00:06 GMT
                Category: Compilation
                Severity: Major
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name: David Binderman
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 
                 Release: 2.02~beta1
         Reproducibility: None
         Planned Release: None

    _______________________________________________________

Details:

[util/grub-mkstandalone.c:239]: (error) Buffer is accessed out of bounds:
hd.magic

      memcpy (hd.magic, "ustar  ", 7);

but

  char magic[6];





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43690>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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