Opened 13 years ago

Closed 13 years ago

Last modified 4 years ago

#1404 closed defect (fixed)

oscam -d 255 buffer overflow

Reported by: alex_l Owned by:
Priority: major Component: General
Severity: medium Keywords:
Cc: Sensitive: no

Description

Revision

up to 4216 from 4150 at least (possibly earlier revs too)

Issue Description

when starting oscam with -d 255 it crashes right on startup with a buffer overflow; -d 64 works fine

When the issue occurs

see above

How the issue is reproducable

Just start oscam with debug parameter set to 255

oscam.log doesn't get opened, the only thing I can attach is the console output of the buffer overflow; please give me indications if I can add something useful.

Thank you for your work

Attachments (1)

oscam.txt.txt (6.0 KB ) - added by alex_l 13 years ago.

Download all attachments as: .zip

Change History (10)

by alex_l, 13 years ago

Attachment: oscam.txt.txt added

comment:1 by alex_l, 13 years ago

Component: Please fill inGeneral

comment:2 by alex_l, 13 years ago

Priority: Please fill inmajor
Severity: Please fill inmedium

comment:3 by lattjo, 13 years ago

More info needed. What platform do you run? Compilation option, like webif on or off?

in reply to:  3 comment:4 by alex_l, 13 years ago

Replying to lattjo:

More info needed. What platform do you run? Compilation option, like webif on or off?

platform x86, os ubuntu 10.04.1, all addons configured, minus CS_WITH_DOUBLECHECK CS_LED and QBOXHD_LED, all protocols and all readers configured in, cmake line:

cmake -DCS_CONFDIR=/etc/oscam -DCMAKE_INSTALL_PREFIX=/usr ..

I'm using an omnikey 1021 pcsc usb reader.

Thank you .

Last edited 13 years ago by alex_l (previous) (diff)

comment:5 by AndreyUA, 13 years ago

I think it's the same problem
http://www.streamboard.tv:8001/ticket/1444

comment:6 by Admin, 13 years ago

Please check if this has also been fixed like #1444

in reply to:  6 comment:7 by alex_l, 13 years ago

Replying to Admin:

Please check if this has also been fixed like #1444

Yes, this has been fixed; thank you all :)

comment:8 by lattjo, 13 years ago

Resolution: fixed
Status: newclosed

comment:9 by Neovic, 4 years ago

Nothing is fixed.

/etc/oscam-svn# oscam-svn -d255
* buffer overflow detected *: oscam-svn terminated

/etc/oscam-svn# oscam-svn -d 64
* buffer overflow detected *: oscam-svn terminated

/etc/oscam-svn# oscam-svn
* buffer overflow detected *: oscam-svn terminated

1.20.10169+svn201912120046~ubuntu18.04.1

Last edited 4 years ago by Neovic (previous) (diff)
Note: See TracTickets for help on using tickets.