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
| ||
|
Message-ID: <20070219201951.1ac6728d@localhost.localdomain> Date: Mon, 19 Feb 2007 20:19:51 +0000 From: Alan <alan@...rguk.ukuu.org.uk> To: Mockern@...dex.ru Cc: linux-kernel@...r.kernel.org Subject: Re: buffer overflows in the tty flip buffer in 2.6.17 > But how it is done in 2.6.17 linux kernel? I did check this "overflow code" in new tty driver's code. This code looks like just removed. But somehow overflow in the tty buffer must be kept. The new tty layer manages memory allocation dynamically and handles overflows itself. Just throw data at it and the right thing will occur in current kernels. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@...r.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/