buffer overflow help
This is a discussion on buffer overflow help within the Droid Development forums, part of the Droid Hacking category; ive noticed buffer overflow messages in my dmesg output and i want to figure out whats causing them but dont know how.
i have a ...
-
buffer overflow help
ive noticed buffer overflow messages in my dmesg output and i want to figure out whats causing them but dont know how.
i have a list of event id's that have associated overflows:
1160
1170
1174
how do i find out which app is causing the overflows? a buffer overflow can be exploited, so this would be a security issue and can risk opening up android for an exploit ...
posted via android
-
-
the actual messages are listed as evdev (event device) with the prefix event1- and then the 4 digit code.
these are related to either an app or process but cant find out, there is not enough info i can find on this topic.
maybe someone over in a linux forum may know ....
posted via android
-
hard to believe no one on this forum has any background with android OS and what the buffer overflow issue might be ....
can someone who writes apps please chime in/help out ?
-
i saw yesterday the same question on ubuntu forums... anyway ill look into it.
-
the only thing i can think of would be to run ps & figure out what apps are running. maybe try a fresh install and narrow it down to system apps.. my phones not currently working, so i have no way to check any of this out.
-

Originally Posted by
jeffv2
i saw yesterday the same question on ubuntu forums... anyway ill look into it.
that was probably me .... hit a brick wall over there too ...
-

Originally Posted by
jeffv2
the only thing i can think of would be to run ps & figure out what apps are running. maybe try a fresh install and narrow it down to system apps.. my phones not currently working, so i have no way to check any of this out.
turns out one of the processes was Compass ... i installed it from android market. an app i got and never really used.
so i deleted it, cleared the sys log and restarting now to see what else appears ....
i totally forgot about ps, used to use it in ubuntu a while back. thanks for reminding me ....
EDIT: despite removing the app, seems to be still appearing as a different event id, another event id also appears. so there's one process that reports to /system/bin and the other that belongs to system_server ....
i think these are part of the android OS/system, not 100% sure.
Last edited by zero7404; 02-27-2011 at 09:27 PM.
CM 7.1.0
-

Originally Posted by
zero7404

Originally Posted by
jeffv2
i saw yesterday the same question on ubuntu forums... anyway ill look into it.
that was probably me .... hit a brick wall over there too ...
look at the log, download catlog from market or type in a terminal 'su' then 'logcat -d *:E'
Do 'logcat -h' to see all codes (the *:E is for all errors).
-

Originally Posted by
prime

Originally Posted by
zero7404

Originally Posted by
jeffv2
i saw yesterday the same question on ubuntu forums... anyway ill look into it.
that was probably me .... hit a brick wall over there too ...
look at the log, download catlog from market or type in a terminal 'su' then 'logcat -d *:E'
Do 'logcat -h' to see all codes (the *:E is for all errors).
thanks for this ... is there a way to get this output into a file so i can pull it up on a pc & look at it in detail ? easier to interpret that way ...
-
If you want to write to disk.
Code:
logcat -d *:E > /sdcard/errorlog.txt
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
Similar Threads
-
By zero7404 in forum Droid 2 Tech Issues
Replies: 2
Last Post: 02-25-2011, 07:58 AM
-
By rgn2000 in forum Droid Applications
Replies: 31
Last Post: 05-10-2010, 12:26 AM
-
By BigG422 in forum Droid Audio / Video
Replies: 5
Last Post: 02-23-2010, 06:11 PM
Search tags for this page
android buffer overflow
,
android evdev buffer overflow
,
android evdev event 8 buffer overflow
,
android evdev event8 buffer overflow
,
buffer overflow android
,
dmesg android buffer overflow
,
droid market buffer overflow
,
droid x nuffering
,
evdev buffer overflow
,
evdev event1 buffer overflow
,
evdev events buffer overflow android
,
evdev: buffer overflow
,
milestone motorola buffer overflow
,
osmonitor buffer overflow
,
xoom bufer problema
Click on a term to search our site for related topics.