bugGNU Octave - Bugs: bug #41049, socket: Missing input validation

 
 

bug #41049: socket: Missing input validation

Submitter:  wolfgang kuehn <decatur>
Submitted:  Wed 01 Jan 2014 02:26:13 AM UTC
   
 
Category:  Octave Package Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Segfault, Bus Error, etc.
Status:  Fixed Assigned to:  None
Originator Name:  Open/Closed:  * Closed
Release:  * 3.6.4 Operating System:  * Any
Fixed Release:  None Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Fri 03 Jan 2014 02:13:06 AM UTC, comment #2: 

I forgot to pull it first and had to rebase it. It was fixed with cset c68ccc5a7352.

Carnë Draug <carandraug>
Group Member
Thu 02 Jan 2014 02:29:23 AM UTC, comment #1: 

This problem has been fixed in the development version with cset fc855868083b. The fix will be available with the next release. Thank you for your bug report.

Carnë Draug <carandraug>
Group Member
Wed 01 Jan 2014 02:26:13 AM UTC, original submission:  

All function with a socket parameter (accept(), disconnect(), send(), ...) will core dump if socket is a scalar type but does not represent a socket.

Example: accept(12345), accept(3.14)

wolfgang kuehn <decatur>

 

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

Attach Files:
   
   
Comment:
   

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 decatur (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.

    Only group members can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-01-02 carandraug StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-4448.
    Corresponding source code