bugGNU GRUB - Bugs: bug #43690, util/grub-mkstandalone.c:239: bad...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

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

Submitter:  David Binderman <dcb314>
Submitted:  Tue 25 Nov 2014 09:00:06 AM UTC
   
 
Category:  Compilation Severity:  Major
Priority:  5 - Normal Item Group:  None
Status:  Fixed Privacy:  Public
Assigned to:  None Originator Name:  David Binderman
Open/Closed:  Closed Release:  2.02~beta1
Release:  Reproducibility:  None
Planned Release:  None

Fri 28 Nov 2014 05:40:58 PM UTC, comment #1: 

Fixed in 478b5675209ab0263b8271764ef85d8fc1faec42

Andrei Borzenkov <arvidjaar>
Group Member
Tue 25 Nov 2014 09:00:06 AM UTC, original submission:  

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

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

but

  char magic[6];

David Binderman <dcb314>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by arvidjaar (Posted a comment)
  • -email is unavailable- added by dcb314 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-12-07 arvidjaar Open/ClosedOpen Closed
    2014-11-28 arvidjaar StatusNone Fixed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code