MEDIUM · 4.6

CVE-2008-4554

The do_splice_from function in fs/splice.c in the Linux kernel before 2.6.27 does not reject file descriptors that have the O_APPEND flag set, which allows local users to bypass append mode and make a...

Vulnerability Description

The do_splice_from function in fs/splice.c in the Linux kernel before 2.6.27 does not reject file descriptors that have the O_APPEND flag set, which allows local users to bypass append mode and make arbitrary changes to other locations in the file.

CVSS Score

4.6

MEDIUM

AV:L/AC:L/Au:N/C:P/I:P/A:P
Confidentiality
PARTIAL
Integrity
PARTIAL
Availability
PARTIAL

Affected Products

VendorProductVersions
LinuxLinux Kernel<= 2.6.26.5

Related Weaknesses (CWE)

References

FAQ

What is CVE-2008-4554?

CVE-2008-4554 is a vulnerability with a CVSS score of 4.6 (MEDIUM). The do_splice_from function in fs/splice.c in the Linux kernel before 2.6.27 does not reject file descriptors that have the O_APPEND flag set, which allows local users to bypass append mode and make a...

How severe is CVE-2008-4554?

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

Is there a patch for CVE-2008-4554?

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