~ubuntu-security/ubuntu-cve-tracker/master

« back to all changes in this revision

Viewing changes to retired/CVE-2009-1630

  • Committer: Steve Beattie
  • Date: 2019-02-19 06:18:27 UTC
  • Revision ID: sbeattie@ubuntu.com-20190219061827-oh57fzcfc1u9dlfk
The ubuntu-cve-tracker project has been converted to git.

Please use 'git clone https://git.launchpad.net/ubuntu-cve-tracker' to
get the converted tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Candidate: CVE-2009-1630
2
 
PublicDate: 2009-05-14
3
 
References:
4
 
 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1630
5
 
 https://usn.ubuntu.com/usn/usn-793-1
6
 
Description:
7
 
 The nfs_permission function in fs/nfs/dir.c in the NFS client
8
 
 implementation in the Linux kernel 2.6.29.3 and earlier, when atomic_open
9
 
 is available, does not check execute (aka EXEC or MAY_EXEC) permission
10
 
 bits, which allows local users to bypass permissions and execute files, as
11
 
 demonstrated by files on an NFSv4 fileserver.
12
 
Ubuntu-Description:
13
 
Notes:
14
 
Bugs:
15
 
Priority: low
16
 
Discovered-by:
17
 
Assigned-to:
18
 
 
19
 
Patches_linux-source-2.6.15:
20
 
upstream_linux-source-2.6.15: needs-triage
21
 
dapper_linux-source-2.6.15: released (2.6.15-54.77)
22
 
hardy_linux-source-2.6.15: DNE
23
 
intrepid_linux-source-2.6.15: DNE
24
 
jaunty_linux-source-2.6.15: DNE
25
 
devel_linux-source-2.6.15: DNE
26
 
 
27
 
Patches_linux:
28
 
upstream_linux: needs-triage
29
 
dapper_linux: DNE
30
 
hardy_linux: released (2.6.24-24.55)
31
 
intrepid_linux: released (2.6.27-14.35)
32
 
jaunty_linux: released (2.6.28-13.45)
33
 
devel_linux: not-affected