~ubuntu-kernel/ubuntu/+source/linux-ubuntu-modules-2.6.22:security

Last commit made on 2008-11-19
Get this branch:
git clone -b security https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux-ubuntu-modules-2.6.22
Members of Ubuntu Kernel Repositories can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

8824a35... by Stefan Bader

UBUNTU: Ubuntu-2.6.22-16.41

Signed-off-by: Stefan Bader <email address hidden>

ec9c544... by Stefan Bader

UBUNTU: Ubuntu-2.6.22-15.40

Signed-off-by: Stefan Bader <email address hidden>

0897bc5... by Stefan Bader

UBUNTU: ndiswrapper: Print exactly the number of characters in essid

OriginalAuthor: Andreas Kaseorg
OriginalLocation: http://ndiswrapper.svn.sourceforge.net/viewvc/ndiswrapper?view=rev&revision=2673
Bug: #275860
CVE-2008-4395

Print exactly the number of characters in essid, to prevent buffer overflow.
Patch from Anders Kaseorg.

Signed-off-by: Stefan Bader <email address hidden>

c9164c9... by Stefan Bader

UBUNTU: ndiswrapper: Prevent buffer overflow if nickname is IW_ESSID_MAX_SIZE characters long.

OriginalAuthor: Anders Kaseorg
OriginalLocation: http://ndiswrapper.svn.sourceforge.net/viewvc/ndiswrapper?view=rev&revision=2672
Bug: #275860
CVE-2008-4395

The bug was reported and patch submitted by Anders Kaseorg. This patch is
slightly different from that, and includes a few other miscellaneous
changes that have been pending in pgiri's tree.

Signed-off-by: Stefan Bader <email address hidden>

09756f6... by Stefan Bader

UBUNTU: Start new release Ubuntu-2.6.22-15.40
Ignore: yes

Signed-off-by: Stefan Bader <email address hidden>

c89ebe0... by Tim Gardner

UBUNTU: Ubuntu-2.6.22-15.39
Ignore: yes

Signed-off-by: Tim Gardner <email address hidden>

a6da10e... by Tim Gardner

UBUNTU: Update configuration files
Ignore: yes

Ubuntu-2.6.22-14.38
Signed-off-by: Tim Gardner <email address hidden>

0d60364... by Tim Gardner

Ignore: yes

Fix insertchanges user identification.
Signed-off-by: Tim Gardner <email address hidden>

1090737... by Phillip Lougher <email address hidden>

UBUNTU: Backport unionfs_statfs from Unionfs 2.0
Bug: 137765, 103044

Due to NFS related changes in 2.6.18, Unionfs hangs when calling
vfs_statfs() on an NFS mount. Unionfs 2.0 avoids this problem because
unionfs_statfs() has been changed to only stat the highest
priority branch.

Signed-off-by: Phillip lougher <email address hidden>

6aff225... by Phillip Lougher <email address hidden>

UBUNTU: Backport lookup_one_len_nd NFS changes from Unionfs 2.0
Bug: 137765, 103044

Due to NFS related changes in 2.6.18, Unionfs 1.4 kernel oopses
when accessing an NFS mounted filesystem.

Signed-off-by: Phillip lougher <email address hidden>