chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #713: bb egg may error out with format security issue


From: Chicken Trac
Subject: [Chicken-janitors] #713: bb egg may error out with format security issue
Date: Thu, 13 Oct 2011 22:38:11 -0000

#713: bb egg may error out with format security issue
-----------------------------+----------------------------------------------
 Reporter:  zbigniew         |       Owner:  zbigniew
     Type:  defect           |      Status:  new     
 Priority:  major            |   Milestone:          
Component:  extensions       |     Version:          
 Keywords:  bb egg security  |  
-----------------------------+----------------------------------------------
 As found at
 http://parenteses.org/mario/misc/salmonella-2011-10-13/install/bb.html

 newer gcc detects a format string security problem -- essentially the
 result of doing printf(foo); instead of printf("%s", foo).

 Attached patch should fix problem.  It is untested.  Keeping this assigned
 to myself until I can test the patch works as intended.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/713>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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