Advisory Published
Updated

REDHAT-BUG-667892

First published: Fri Jan 07 2011(Updated: )

Verify that the total length of the iovec returned in FUSE_IOCTL_RETRY doesn't overflow iov_length(). Upstream commit: <a href="http://git.kernel.org/linus/7572777eef78ebdee1ecb7c258c0ef94d35bad16">http://git.kernel.org/linus/7572777eef78ebdee1ecb7c258c0ef94d35bad16</a> Introduced in 59efec7b v2.6.29-rc1 long fuse_do_ioctl(struct file *file, unsigned int cmd, unsigned long arg, unsigned int flags) { [...] /* did it ask for retry? */ if (outarg.flags &amp; FUSE_IOCTL_RETRY) { [...] /* no retry if in restricted mode */ err = -EIO; if (!(flags &amp; FUSE_IOCTL_UNRESTRICTED)) goto out; [...] in_iov = page_address(iov_page); out_iov = in_iov + in_iovs; So this affects unrestricted ioctl that is used by CUSE. Others use restricted ioctl. On Red Hat Enterprise Linux 6, /dev/cuse is root-owned by default. crw-rw----. 1 root root 10, 57 Jan 7 06:51 /dev/cuse

Affected SoftwareAffected VersionHow to fix
Red Hat Kernel-devel>=2.6.29-rc1
Red Hat Enterprise Linux

Never miss a vulnerability like this again

Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.

Frequently Asked Questions

  • What is the severity of REDHAT-BUG-667892?

    The severity of REDHAT-BUG-667892 is categorized as moderate.

  • How do I fix REDHAT-BUG-667892?

    To fix REDHAT-BUG-667892, update your Linux kernel to a patched version that addresses the overflow issue.

  • Which software is affected by REDHAT-BUG-667892?

    REDHAT-BUG-667892 affects the Linux kernel version 2.6.29-rc1 and above.

  • Is there a known exploit for REDHAT-BUG-667892?

    As of now, there are no publicly known exploits specifically targeting REDHAT-BUG-667892.

  • When was REDHAT-BUG-667892 introduced?

    REDHAT-BUG-667892 was introduced in the kernel version 59efec7b.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2025 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203