Bugzilla – Bug 142246
VUL-0: kernel: single zero byte overflow in sysctl write
Last modified: 2009-10-13 20:47:05 UTC
is public CVE-2005-4618 Buffer overflow in sysctl in the Linux Kernel 2.6 before 2.6.15 allows local users to cause a denial of service and possibly execute arbitrary code via a long string, which causes sysctl to write a zero byte outside the buffer. (single zero byte overflow) http://www.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=8febdd85adaa41fa1fc1cb31286210fc2cd3ed0c since a user cannot write into /proc/sys entries usually it is not that problematic.
Marcus, give the /proc/sys/ restrictions, do you really feel we need this patch?
You mean that no user has write access to files below /proc/sys/? In this case we can leave this patch out.
CVE-2005-4618: CVSS v2 Base Score: 3.6 (AV:L/AC:L/Au:N/C:N/I:P/A:P)