mbox

[maverick/ti-omap4] pull request: CVE-2010-4164, CVE-2010-4346

Message ID 4D8CB762.10305@canonical.com
State New
Headers show

Pull-request

git://kernel.ubuntu.com/ppisati/ubuntu-maverick.git ti-omap4

Message

Paolo Pisati March 25, 2011, 3:40 p.m. UTC
The following changes since commit 878ae8e573595ddf01dfd3b46e8de9a335370a7f:

  econet: Fix crash in aun_incoming(). CVE-2010-4342 (2011-03-24
15:21:02 +0100)

are available in the git repository at:
  git://kernel.ubuntu.com/ppisati/ubuntu-maverick.git ti-omap4

Dan Rosenberg (1):
      x25: Prevent crashing when parsing bad X.25 facilities, CVE-2010-4164

Tavis Ormandy (1):
      install_special_mapping skips security_file_mmap check, CVE-2010-4346

 fs/exec.c                |    5 +++++
 mm/mmap.c                |   16 ++++++++++++----
 net/x25/x25_facilities.c |   12 +++++++++---
 3 files changed, 26 insertions(+), 7 deletions(-)

Comments

Paolo Pisati March 25, 2011, 3:44 p.m. UTC | #1
On 03/25/2011 04:40 PM, Paolo Pisati wrote:
> are available in the git repository at:
>   git://kernel.ubuntu.com/ppisati/ubuntu-maverick.git ti-omap4
and upload a new package when done.
Tim Gardner March 25, 2011, 4:19 p.m. UTC | #2
On 03/25/2011 09:40 AM, Paolo Pisati wrote:
> The following changes since commit 878ae8e573595ddf01dfd3b46e8de9a335370a7f:
>
>    econet: Fix crash in aun_incoming(). CVE-2010-4342 (2011-03-24
> 15:21:02 +0100)
>
> are available in the git repository at:
>    git://kernel.ubuntu.com/ppisati/ubuntu-maverick.git ti-omap4
>
> Dan Rosenberg (1):
>        x25: Prevent crashing when parsing bad X.25 facilities, CVE-2010-4164
>
> Tavis Ormandy (1):
>        install_special_mapping skips security_file_mmap check, CVE-2010-4346
>
>   fs/exec.c                |    5 +++++
>   mm/mmap.c                |   16 ++++++++++++----
>   net/x25/x25_facilities.c |   12 +++++++++---
>   3 files changed, 26 insertions(+), 7 deletions(-)
>

applied with some commit log edits.
Tim Gardner March 25, 2011, 4:57 p.m. UTC | #3
On 03/25/2011 09:44 AM, Paolo Pisati wrote:
> On 03/25/2011 04:40 PM, Paolo Pisati wrote:
>> are available in the git repository at:
>>    git://kernel.ubuntu.com/ppisati/ubuntu-maverick.git ti-omap4
> and upload a new package when done.
>

OK, you get to do the packaging. You'll need to repull 'cause I rebased 
in order to fix a commit log subject to make printchanges work. Use 
'fakeroot debian/rules clean insertchanges', then create a tracking bug 
and add it to the changelog, then go through each entry in the changelog 
and make sure it points to the right place in Launchpad and has a 
ti-omap4 entry. You'll also have to clean up some of the CVE carnage 
that printchanges creates.

rtg
Paolo Pisati March 28, 2011, 3:36 p.m. UTC | #4
On 03/25/2011 05:57 PM, Tim Gardner wrote:
>
> OK, you get to do the packaging. You'll need to repull 'cause I
> rebased in order to fix a commit log subject to make printchanges
> work. Use 'fakeroot debian/rules clean insertchanges', then create a
> tracking bug and add it to the changelog, then go through each entry
> in the changelog and make sure it points to the right place in
> Launchpad and has a ti-omap4 entry. You'll also have to clean up some
> of the CVE carnage that printchanges creates.
>

I guess you'll reset to my branch, so here it is:

git://kernel.ubuntu.com/ppisati/ubuntu-maverick.git ti-omap4


Tracker bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/744250

while there, could you accept the nominations?
Tim Gardner March 28, 2011, 5:15 p.m. UTC | #5
On 03/28/2011 09:36 AM, Paolo Pisati wrote:
> On 03/25/2011 05:57 PM, Tim Gardner wrote:
>>
>> OK, you get to do the packaging. You'll need to repull 'cause I
>> rebased in order to fix a commit log subject to make printchanges
>> work. Use 'fakeroot debian/rules clean insertchanges', then create a
>> tracking bug and add it to the changelog, then go through each entry
>> in the changelog and make sure it points to the right place in
>> Launchpad and has a ti-omap4 entry. You'll also have to clean up some
>> of the CVE carnage that printchanges creates.
>>
>
> I guess you'll reset to my branch, so here it is:
>
> git://kernel.ubuntu.com/ppisati/ubuntu-maverick.git ti-omap4
>
>
> Tracker bug: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/744250
>
> while there, could you accept the nominations?
>

Done, pushed, uploaded.