lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 22 Aug 2008 16:15:37 -0400
From:	Chris Frey <cdfrey@...rsquare.net>
To:	linux-kernel@...r.kernel.org
Subject: Visible Ctrl-C in latest kernels

Hi,

A fairly user-level question here.

I recently upgraded from 2.6.24.3 to 2.6.26.3.

I've noticed that on my Debian stable system, I can now see Ctrl-C characters
when using an xterm.  I've checked the stty settings and nothing seems
different.

For example:

[cdfrey ~]$ sleep 3s
^C
[cdfrey ~]$ 

The ^C does not appear using 2.6.24.3.

I'm not sure where to look to find what changed.

I've attached my config for 2.6.26.3, which is basically the same for
2.6.24.3, upgraded with 'make oldconfig'.

This is the output from stty -a.  It is the same on both 24.3 and 26.3 kernels.

speed 38400 baud; rows 56; columns 89; line = 0;
intr = ^C; quit = ^\; erase = ^?; kill = ^U; eof = ^D; eol = <undef>;
eol2 = <undef>; swtch = <undef>; start = ^Q; stop = ^S; susp = ^Z; rprnt = ^R;
werase = ^W; lnext = ^V; flush = ^O; min = 1; time = 0;
-parenb -parodd cs8 -hupcl -cstopb cread -clocal -crtscts
-ignbrk -brkint -ignpar -parmrk -inpck -istrip -inlcr -igncr icrnl ixon -ixoff
-iuclc -ixany -imaxbel -iutf8
opost -olcuc -ocrnl onlcr -onocr -onlret -ofill -ofdel nl0 cr0 tab0 bs0 vt0 ff0
isig icanon iexten echo echoe echok -echonl -noflsh -xcase -tostop -echoprt
echoctl echoke

Which kernel is operating correctly?

Thanks,
- Chris


View attachment "config-2.6.26.3" of type "text/plain" (80426 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ