Hi, On Sat, Mar 18, 2023 at 10:26:08PM +0100, Diederik de Haas wrote: > On Saturday, 18 March 2023 21:17:52 CET Salvatore Bonaccorso wrote: > > > https://www.openwall.com/lists/oss-security/2023/03/14/2 > > > > > > Filing a bug (for trixie (added in 6.2), can be applied early to notice > > > potentially affected applications early on) > > > > Just for reference in the bug, this possible since 83efeeeb3d04 ("tty: > > Allow TIOCSTI to be disabled") in 6.2-rc1. > > > > Early on trixie cycle, we can set it to be disabled (unless even > > upstream changes the default) and see where it will cause issues. > > > > https://git.kernel.org/linus/83efeeeb3d04b22aaed1df99bc70a48fe9d22c4d > > How early do you want it? ;-) > Should I set it to 'n' or "CONFIG_LEGACY_TIOCSTI is not set" in my MR?
"early", i.e. it can be in one of the first uploads to experimental we will do. But I will prefer to have it separate from the rebase to new upstream version, i.e. as own dedicated change/mr. So please keep the default in the !651 merge request. Regards, Salvatore