diff for duplicates of <20200930105553.GA1154238@PWN> diff --git a/a/1.txt b/N1/1.txt index 40661c7..d27fd3a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -33,7 +33,7 @@ that will waste a few K of memory for each built-in font we use... > > > I think for vc_date->vc_font we might need a multi-step approach: > > > - first add a new helper function which sets the font for a vc using -> > > an uapi console_font struct (and probably hard-coded assumes cnt = +> > > an uapi console_font struct (and probably hard-coded assumes cnt == > > > 256. > > > > But user fonts may have a charcount different to 256... But yes I'll try @@ -70,3 +70,8 @@ hard... Sure, I'll first give it a try and see. Thank you! Peilin Ye + +_______________________________________________ +Linux-kernel-mentees mailing list +Linux-kernel-mentees@lists.linuxfoundation.org +https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees diff --git a/a/content_digest b/N1/content_digest index f985df6..9d52a7c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -8,12 +8,11 @@ "ref\020200930071151.GA1152145@PWN\0" "ref\020200930095317.GX438822@phenom.ffwll.local\0" "From\0Peilin Ye <yepeilin.cs@gmail.com>\0" - "Subject\0Re: [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers\0" - "Date\0Wed, 30 Sep 2020 10:55:53 +0000\0" + "Subject\0Re: [Linux-kernel-mentees] [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers\0" + "Date\0Wed, 30 Sep 2020 06:55:53 -0400\0" "To\0Daniel Vetter <daniel@ffwll.ch>\0" "Cc\0Linux Fbdev development list <linux-fbdev@vger.kernel.org>" Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> - Greg Kroah-Hartman <gregkh@linuxfoundation.org> syzkaller-bugs <syzkaller-bugs@googlegroups.com> Linux Kernel Mailing List <linux-kernel@vger.kernel.org> dri-devel <dri-devel@lists.freedesktop.org> @@ -56,7 +55,7 @@ "\n" "> > > I think for vc_date->vc_font we might need a multi-step approach:\n" "> > > - first add a new helper function which sets the font for a vc using\n" - "> > > an uapi console_font struct (and probably hard-coded assumes cnt =\n" + "> > > an uapi console_font struct (and probably hard-coded assumes cnt ==\n" "> > > 256.\n" "> > \n" "> > But user fonts may have a charcount different to 256... But yes I'll try\n" @@ -92,6 +91,11 @@ "\n" "Sure, I'll first give it a try and see. Thank you!\n" "\n" - Peilin Ye + "Peilin Ye\n" + "\n" + "_______________________________________________\n" + "Linux-kernel-mentees mailing list\n" + "Linux-kernel-mentees@lists.linuxfoundation.org\n" + https://lists.linuxfoundation.org/mailman/listinfo/linux-kernel-mentees -02a614cf33d5e44d3de382bbfb742a05c19957c55ea8abcda819c6a2cc80b634 +b14b1b31246845437a85a79812aacf9402f703fb7c4b419978a396d1ad30fdbb
diff --git a/a/1.txt b/N2/1.txt index 40661c7..19e84f3 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -33,7 +33,7 @@ that will waste a few K of memory for each built-in font we use... > > > I think for vc_date->vc_font we might need a multi-step approach: > > > - first add a new helper function which sets the font for a vc using -> > > an uapi console_font struct (and probably hard-coded assumes cnt = +> > > an uapi console_font struct (and probably hard-coded assumes cnt == > > > 256. > > > > But user fonts may have a charcount different to 256... But yes I'll try @@ -70,3 +70,8 @@ hard... Sure, I'll first give it a try and see. Thank you! Peilin Ye + +_______________________________________________ +dri-devel mailing list +dri-devel@lists.freedesktop.org +https://lists.freedesktop.org/mailman/listinfo/dri-devel diff --git a/a/content_digest b/N2/content_digest index f985df6..a966fe8 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -9,7 +9,7 @@ "ref\020200930095317.GX438822@phenom.ffwll.local\0" "From\0Peilin Ye <yepeilin.cs@gmail.com>\0" "Subject\0Re: [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers\0" - "Date\0Wed, 30 Sep 2020 10:55:53 +0000\0" + "Date\0Wed, 30 Sep 2020 06:55:53 -0400\0" "To\0Daniel Vetter <daniel@ffwll.ch>\0" "Cc\0Linux Fbdev development list <linux-fbdev@vger.kernel.org>" Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> @@ -56,7 +56,7 @@ "\n" "> > > I think for vc_date->vc_font we might need a multi-step approach:\n" "> > > - first add a new helper function which sets the font for a vc using\n" - "> > > an uapi console_font struct (and probably hard-coded assumes cnt =\n" + "> > > an uapi console_font struct (and probably hard-coded assumes cnt ==\n" "> > > 256.\n" "> > \n" "> > But user fonts may have a charcount different to 256... But yes I'll try\n" @@ -92,6 +92,11 @@ "\n" "Sure, I'll first give it a try and see. Thank you!\n" "\n" - Peilin Ye + "Peilin Ye\n" + "\n" + "_______________________________________________\n" + "dri-devel mailing list\n" + "dri-devel@lists.freedesktop.org\n" + https://lists.freedesktop.org/mailman/listinfo/dri-devel -02a614cf33d5e44d3de382bbfb742a05c19957c55ea8abcda819c6a2cc80b634 +96dc8dc5cd5ff032c4bf48f6cb2f9e1cc7f4096038f70bc31c69515ffeb9dec3
diff --git a/a/1.txt b/N3/1.txt index 40661c7..0b48199 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -33,7 +33,7 @@ that will waste a few K of memory for each built-in font we use... > > > I think for vc_date->vc_font we might need a multi-step approach: > > > - first add a new helper function which sets the font for a vc using -> > > an uapi console_font struct (and probably hard-coded assumes cnt = +> > > an uapi console_font struct (and probably hard-coded assumes cnt == > > > 256. > > > > But user fonts may have a charcount different to 256... But yes I'll try diff --git a/a/content_digest b/N3/content_digest index f985df6..336e03a 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -9,16 +9,16 @@ "ref\020200930095317.GX438822@phenom.ffwll.local\0" "From\0Peilin Ye <yepeilin.cs@gmail.com>\0" "Subject\0Re: [PATCH 0/3] Prevent out-of-bounds access for built-in font data buffers\0" - "Date\0Wed, 30 Sep 2020 10:55:53 +0000\0" + "Date\0Wed, 30 Sep 2020 06:55:53 -0400\0" "To\0Daniel Vetter <daniel@ffwll.ch>\0" - "Cc\0Linux Fbdev development list <linux-fbdev@vger.kernel.org>" - Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> + "Cc\0Jiri Slaby <jirislaby@kernel.org>" Greg Kroah-Hartman <gregkh@linuxfoundation.org> - syzkaller-bugs <syzkaller-bugs@googlegroups.com> - Linux Kernel Mailing List <linux-kernel@vger.kernel.org> + Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> dri-devel <dri-devel@lists.freedesktop.org> - Jiri Slaby <jirislaby@kernel.org> - " linux-kernel-mentees@lists.linuxfoundation.org\0" + Linux Fbdev development list <linux-fbdev@vger.kernel.org> + linux-kernel-mentees@lists.linuxfoundation.org + syzkaller-bugs <syzkaller-bugs@googlegroups.com> + " Linux Kernel Mailing List <linux-kernel@vger.kernel.org>\0" "\00:1\0" "b\0" "On Wed, Sep 30, 2020 at 11:53:17AM +0200, Daniel Vetter wrote:\n" @@ -56,7 +56,7 @@ "\n" "> > > I think for vc_date->vc_font we might need a multi-step approach:\n" "> > > - first add a new helper function which sets the font for a vc using\n" - "> > > an uapi console_font struct (and probably hard-coded assumes cnt =\n" + "> > > an uapi console_font struct (and probably hard-coded assumes cnt ==\n" "> > > 256.\n" "> > \n" "> > But user fonts may have a charcount different to 256... But yes I'll try\n" @@ -94,4 +94,4 @@ "\n" Peilin Ye -02a614cf33d5e44d3de382bbfb742a05c19957c55ea8abcda819c6a2cc80b634 +c909bc8c3300bda5ca9b3e88287e6372f0fbd74685da5daff09e4c4e6130a798
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.