MEDIUM · 4.9

CVE-2008-3833

The generic_file_splice_write function in fs/splice.c in the Linux kernel before 2.6.19 does not properly strip setuid and setgid bits when there is a write to a file, which allows local users to gain...

Vulnerability Description

The generic_file_splice_write function in fs/splice.c in the Linux kernel before 2.6.19 does not properly strip setuid and setgid bits when there is a write to a file, which allows local users to gain the privileges of a different group, and obtain sensitive information or possibly have unspecified other impact, by splicing into an inode in order to create an executable file in a setgid directory, a different vulnerability than CVE-2008-4210.

CVSS Score

4.9

MEDIUM

AV:L/AC:L/Au:N/C:C/I:N/A:N
Confidentiality
COMPLETE
Integrity
NONE
Availability
NONE

Affected Products

VendorProductVersions
LinuxLinux Kernel<= 2.6.26.4

Related Weaknesses (CWE)

References

FAQ

What is CVE-2008-3833?

CVE-2008-3833 is a vulnerability with a CVSS score of 4.9 (MEDIUM). The generic_file_splice_write function in fs/splice.c in the Linux kernel before 2.6.19 does not properly strip setuid and setgid bits when there is a write to a file, which allows local users to gain...

How severe is CVE-2008-3833?

CVE-2008-3833 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.

Is there a patch for CVE-2008-3833?

Check the references section above for vendor advisories and patch information. Affected products include: Linux Linux Kernel.