LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu
User Name
Password
Ubuntu This forum is for the discussion of Ubuntu Linux.

Notices


Reply
  Search this Thread
Old 04-24-2015, 10:55 AM   #1
fu9ar
Member
 
Registered: Oct 2014
Location: Cyberinternetspace
Distribution: Slackware, mostly
Posts: 49

Rep: Reputation: 2
[Lubuntu] Weird Bug in LXTerminal


The bright white marks are privacy protection, everything else is some weird rendering bug that has repeated, usually when I'm sshed, but not necessarily into the same server.

What gives?
Attached Thumbnails
Click image for larger version

Name:	sdfwtf.png
Views:	57
Size:	80.9 KB
ID:	18245  
 
Old 04-24-2015, 12:05 PM   #2
veerain
Senior Member
 
Registered: Mar 2005
Location: Earth bound to Helios
Distribution: Custom
Posts: 2,524

Rep: Reputation: 319Reputation: 319Reputation: 319Reputation: 319
May be malware, virus, trojan.

Do you have screensavers enabled? They may be cause.

Or your system may have been hacked.
 
Old 04-24-2015, 12:40 PM   #3
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Looks more like a defective videocard or a buggy driver to me.
 
Old 04-24-2015, 02:22 PM   #4
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
that.
also the "broken pipe" error looks serious. context?
 
Old 04-24-2015, 04:16 PM   #5
fu9ar
Member
 
Registered: Oct 2014
Location: Cyberinternetspace
Distribution: Slackware, mostly
Posts: 49

Original Poster
Rep: Reputation: 2
I think it very well might be some kind of MitM malware attempting to overflow my terminal's framebuffer. I'm wondering if anyone else has seen something like it before.

Quote:
Originally Posted by ondoho View Post
that.
also the "broken pipe" error looks serious. context?
That happens when ssh misses a keep alive timeout. It's probably not a big deal.

Quote:
Originally Posted by TobiSGD View Post
Looks more like a defective videocard or a buggy driver to me.
If it wasn't only happening in my terminal window while I was making ssh connections, I'd agree with you, but everything else is A-Okay.

Last edited by fu9ar; 04-24-2015 at 04:24 PM.
 
Old 04-24-2015, 04:38 PM   #6
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by fu9ar View Post
I think it very well might be some kind of MitM malware attempting to overflow my terminal's framebuffer. I'm wondering if anyone else has seen something like it before.
Your terminal's framebuffer is not at all involved in SSH connections, they are text-only and not aware if they used in a terminal emulator or a plain CLI, let alone that they would know which terminal emulator and how to manipulate the framebuffer of the terminal emulator.
Try to play with visual settings of the terminal emulator, like transparency, background settings, ... .
 
Old 04-24-2015, 05:06 PM   #7
fu9ar
Member
 
Registered: Oct 2014
Location: Cyberinternetspace
Distribution: Slackware, mostly
Posts: 49

Original Poster
Rep: Reputation: 2
I figure they could send all sorts of garbage to my terminal emulator through a hostile ssh connection, though.

I switched to urxvt in the interim, but I'll keep playing with this, also.
 
Old 04-24-2015, 05:13 PM   #8
astrogeek
Moderator
 
Registered: Oct 2008
Distribution: Slackware [64]-X.{0|1|2|37|-current} ::12<=X<=15, FreeBSD_12{.0|.1}
Posts: 6,264
Blog Entries: 24

Rep: Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195Reputation: 4195
Quote:
Originally Posted by fu9ar View Post
I figure they could send all sorts of garbage to my terminal emulator through a hostile ssh connection, though.

I switched to urxvt in the interim, but I'll keep playing with this, also.
"Hostile ssh connection" corrupting local framebuffer or terminal emulator... that is a fair stretch to make if you will think about what that implies!

I think you should check your RAM and video hardware first, even though it is mostly limited to your terminal... and if it is only "mostly" the terminal when sshed, then what are the exceptions? After that I'd look for corrupted application packages.

Last edited by astrogeek; 04-24-2015 at 05:21 PM.
 
Old 04-24-2015, 05:36 PM   #9
fu9ar
Member
 
Registered: Oct 2014
Location: Cyberinternetspace
Distribution: Slackware, mostly
Posts: 49

Original Poster
Rep: Reputation: 2
Have you never "accidentally" catted out a big ugly binary file to stdout and had it corrupt your terminal, making it spit nothing but random garbage forever?

And by that I mean, when you had behavior where it looked like the font rendering table got garbled?

Last edited by fu9ar; 04-24-2015 at 05:38 PM.
 
Old 04-24-2015, 08:25 PM   #10
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by fu9ar View Post
I figure they could send all sorts of garbage to my terminal emulator through a hostile ssh connection, though.
They could send Escape sequences. No Escape sequence I know would result in such display distortion. Still, it would be far fetched that they even know which terminal emulator you use and that they would make you aware of them by sending something that does nothing but distort the view in your terminal emulator. Think about it, if you would be the man in the middle, why would you do that instead of just intercepting the data to get access to valuable information?
 
Old 04-24-2015, 10:57 PM   #11
fu9ar
Member
 
Registered: Oct 2014
Location: Cyberinternetspace
Distribution: Slackware, mostly
Posts: 49

Original Poster
Rep: Reputation: 2
Apparently, the men in the middle haven't broken ssh, if Appelbaum is to be trusted.
 
Old 04-30-2015, 02:41 PM   #12
ondoho
LQ Addict
 
Registered: Dec 2013
Posts: 19,872
Blog Entries: 12

Rep: Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053Reputation: 6053
i must agree with the others - that kind of distortion points to something that is happening on your machine.
no kind of data transmitted through an ssh connection should be causing this.
the graphic driver comes to mind, but if it's only in the terminal, well first of all i'd try changing terminal emulators.
how's it with urxvt now?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Weird flash bug. Gumboherpy Slackware 3 05-10-2013 07:57 AM
LXTerminal display bug goodvikings Fedora 1 02-22-2013 10:26 PM
Weird bug eeluve Linux - Newbie 7 11-30-2011 09:12 PM
weird GVIM graphics bug kholdstayr Slackware 3 07-11-2007 09:59 AM
Weird installer bug? MaTrIx709 Debian 2 07-15-2005 03:06 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Ubuntu

All times are GMT -5. The time now is 11:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration