A flaw was found in the way Linux kernel's floppy driver treated userspace provided data in certain error code path while processing FDRAWCMD ioctl command. An local user with write access to /dev/fdX could use this flaw to kfree() arbitrary data. (CVE-2014-1737) It was found that Linux kernel's floppy driver leaked internal kernel memory addresses to userspace during processing of FDRAWCMD ioctl command. An local user with write access to /dev/fdX could use this flaw to get information about kernel heap arrangment. (CVE-2014-1738) An local user with write access to /dev/fdX could use these two flaws (CVE-2014-1737 in combination with CVE-2014-1738) to escalate their privileges on the system. Acknowledgements: Red Hat would like to thank Matthew Daley for reporting these issues.
Upstream patches: http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=ef87dbe7614341c2e7bfe8d32fcb7028cc97442c http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=2145e15e0557a01b9195d1c7199a1b92cb9be81f
Created kernel tracking bugs for this issue: Affects: fedora-all [bug 1096195]
kernel-3.14.4-200.fc20 has been pushed to the Fedora 20 stable repository. If problems still persist, please make note of it in this bug report.
kernel-3.14.4-100.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
This issue has been addressed in following products: MRG for RHEL-6 v.2 Via RHSA-2014:0557 https://rhn.redhat.com/errata/RHSA-2014-0557.html
This issue has been addressed in following products: Red Hat Enterprise Linux 5 Via RHSA-2014:0740 https://rhn.redhat.com/errata/RHSA-2014-0740.html
This issue has been addressed in following products: Red Hat Enterprise Linux 6 Via RHSA-2014:0771 https://rhn.redhat.com/errata/RHSA-2014-0771.html
This issue has been addressed in following products: Red Hat Enterprise Linux 5.9 EUS - Server Only Via RHSA-2014:0772 https://rhn.redhat.com/errata/RHSA-2014-0772.html
This issue has been addressed in following products: Red Hat Enterprise Linux 7 Via RHSA-2014:0786 https://rhn.redhat.com/errata/RHSA-2014-0786.html
This issue has been addressed in following products: Red Hat Enterprise Linux 6.2 AUS Via RHSA-2014:0800 https://rhn.redhat.com/errata/RHSA-2014-0800.html
This issue has been addressed in following products: Red Hat Enterprise Linux 5.6 Long Life Via RHSA-2014:0801 https://rhn.redhat.com/errata/RHSA-2014-0801.html
IssueDescription CVE-2014-1737: A flaw was found in the way the Linux kernel's floppy driver handled user space provided data in certain error code paths while processing FDRAWCMD IOCTL commands. A local user with write access to /dev/fdX could use this flaw to free (using the kfree() function) arbitrary kernel memory. Note: A local user with write access to /dev/fdX could use CVE-2014-1737 in combination with CVE-2014-1738 to escalate their privileges on the system. IssueDescription CVE-2014-1738: It was found that the Linux kernel's floppy driver leaked internal kernel memory addresses to user space during the processing of the FDRAWCMD IOCTL command. A local user with write access to /dev/fdX could use this flaw to obtain information about the kernel heap arrangement. Note: A local user with write access to /dev/fdX could use CVE-2014-1737 in combination with CVE-2014-1738 to escalate their privileges on the system.
This issue has been addressed in following products: Red Hat Enterprise Linux 6.4 EUS - Server and Compute Node Only Via RHSA-2014:0900 https://rhn.redhat.com/errata/RHSA-2014-0900.html
Statement: (none)