bugGNU GRUB - Bugs: bug #42875, grub-core/disk/ata.c...

 
 

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

bug #42875: grub-core/disk/ata.c grub_ata_dumpinfo() has too small array.

Submitter:  Toomas Soome <tsoome>
Submitted:  Wed 30 Jul 2014 12:20:46 AM UTC
   
 
Category:  Compilation Severity:  Major
Priority:  5 - Normal Item Group:  Software Error
Status:  Invalid Privacy:  Public
Assigned to:  arvidjaar Originator Name: 
Open/Closed:  Closed Release:  Git master
Release:  Reproducibility:  None
Planned Release:  None

Tue 09 Dec 2014 07:17:16 PM UTC, comment #1: 

Array size is 42 bytes and grub never copies more than 41 byte in it.

Andrei Borzenkov <arvidjaar>
Group Member
Wed 30 Jul 2014 12:20:46 AM UTC, original submission:  

grub-core/disk/ata.c   grub_ata_dumpinfo() has defined fixed size array, which is too small for diagnostics messages produced in that function.

Toomas Soome <tsoome>

 

(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 (Updated the item)
  • -email is unavailable- added by tsoome (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 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-12-09 arvidjaar StatusIn Progress Invalid
        Open/ClosedOpen Closed
    2014-11-18 arvidjaar StatusNone In Progress
        Assigned toNone arvidjaar

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code