Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.kernel > #78524 > unrolled thread
| Started by | Moritz Muehlenhoff <jmm@debian.org> |
|---|---|
| First post | 2023-03-17 10:00 +0100 |
| Last post | 2023-05-15 12:50 +0200 |
| Articles | 7 — 4 participants |
Back to article view | Back to linux.debian.kernel
Bug#1033095: Disable TIOCSTI for trixie Moritz Muehlenhoff <jmm@debian.org> - 2023-03-17 10:00 +0100
Processed: Re: Bug#1033095: Disable TIOCSTI for trixie "Debian Bug Tracking System" <owner@bugs.debian.org> - 2023-03-18 21:30 +0100
Bug#1033095: Disable TIOCSTI for trixie Salvatore Bonaccorso <carnil@debian.org> - 2023-03-18 21:30 +0100
Bug#1033095: Disable TIOCSTI for trixie Diederik de Haas <didi.debian@cknow.org> - 2023-03-18 22:30 +0100
Bug#1033095: Disable TIOCSTI for trixie Salvatore Bonaccorso <carnil@debian.org> - 2023-03-18 22:50 +0100
Bug#1033095: Disable TIOCSTI for trixie Diederik de Haas <didi.debian@cknow.org> - 2023-03-18 23:00 +0100
Bug#1033095: marked as done (Disable TIOCSTI for trixie) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2023-05-15 12:50 +0200
| From | Moritz Muehlenhoff <jmm@debian.org> |
|---|---|
| Date | 2023-03-17 10:00 +0100 |
| Subject | Bug#1033095: Disable TIOCSTI for trixie |
| Message-ID | <Gae6l-d4jD-9@gated-at.bofh.it> |
Source: linux
Severity: wishlist
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)
Cheers,
Moritz
[toc] | [next] | [standalone]
| From | "Debian Bug Tracking System" <owner@bugs.debian.org> |
|---|---|
| Date | 2023-03-18 21:30 +0100 |
| Subject | Processed: Re: Bug#1033095: Disable TIOCSTI for trixie |
| Message-ID | <GaLlD-dpom-5@gated-at.bofh.it> |
| In reply to | #78524 |
Processing control commands: > tags -1 + confirmed Bug #1033095 [src:linux] Disable TIOCSTI for trixie Added tag(s) confirmed. -- 1033095: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033095 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [next] | [standalone]
| From | Salvatore Bonaccorso <carnil@debian.org> |
|---|---|
| Date | 2023-03-18 21:30 +0100 |
| Message-ID | <GaLlD-dpom-7@gated-at.bofh.it> |
| In reply to | #78524 |
Control: tags -1 + confirmed
Hi,
On Fri, Mar 17, 2023 at 09:54:33AM +0100, Moritz Muehlenhoff wrote:
> Source: linux
> Severity: wishlist
>
> 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
Regards,
Salvatore
[toc] | [prev] | [next] | [standalone]
| From | Diederik de Haas <didi.debian@cknow.org> |
|---|---|
| Date | 2023-03-18 22:30 +0100 |
| Message-ID | <GaMhI-dpXU-7@gated-at.bofh.it> |
| In reply to | #78538 |
[Multipart message — attachments visible in raw view] — view raw
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?
[toc] | [prev] | [next] | [standalone]
| From | Salvatore Bonaccorso <carnil@debian.org> |
|---|---|
| Date | 2023-03-18 22:50 +0100 |
| Message-ID | <GaMB3-dq4l-1@gated-at.bofh.it> |
| In reply to | #78541 |
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
[toc] | [prev] | [next] | [standalone]
| From | Diederik de Haas <didi.debian@cknow.org> |
|---|---|
| Date | 2023-03-18 23:00 +0100 |
| Message-ID | <GaMKJ-dq7H-3@gated-at.bofh.it> |
| In reply to | #78542 |
[Multipart message — attachments visible in raw view] — view raw
On Saturday, 18 March 2023 22:42:15 CET Salvatore Bonaccorso wrote: > "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. Will do.
[toc] | [prev] | [next] | [standalone]
| From | "Debian Bug Tracking System" <owner@bugs.debian.org> |
|---|---|
| Date | 2023-05-15 12:50 +0200 |
| Subject | Bug#1033095: marked as done (Disable TIOCSTI for trixie) |
| Message-ID | <GvDW9-93yH-23@gated-at.bofh.it> |
| In reply to | #78524 |
[Multipart message — attachments visible in raw view] — view raw
Your message dated Mon, 15 May 2023 10:40:13 +0000 with message-id <E1pyVcj-007Lcy-1q@fasolo.debian.org> and subject line Bug#1033095: fixed in linux 6.3.2-1~exp1 has caused the Debian Bug report #1033095, regarding Disable TIOCSTI for trixie to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1033095: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033095 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
[toc] | [prev] | [standalone]
Back to top | Article view | linux.debian.kernel
csiph-web