Bug 1314288 (CVE-2012-6701) - CVE-2012-6701 kernel: AIO interface didn't use rw_verify_area() for checking mandatory locking on files and size of access
Summary: CVE-2012-6701 kernel: AIO interface didn't use rw_verify_area() for checking ...
Keywords:
Status: CLOSED ERRATA
Alias: CVE-2012-6701
Product: Security Response
Classification: Other
Component: vulnerability
Version: unspecified
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Red Hat Product Security
QA Contact:
URL:
Whiteboard:
Depends On: 1337535
Blocks: 1314289
TreeView+ depends on / blocked
 
Reported: 2016-03-03 10:28 UTC by Adam Mariš
Modified: 2021-09-09 11:47 UTC (History)
31 users (show)

Fixed In Version: kernel 3.5-rc1
Doc Type: Bug Fix
Doc Text:
It was found that AIO interface didn't use the proper rw_verify_area() helper function with extended functionality, for example, mandatory locking on the file. Also rw_verify_area() makes extended checks, for example, that the size of the access doesn't cause overflow of the provided offset limits. This integer overflow in fs/aio.c in the Linux kernel before 3.4.1 allows local users to cause a denial of service or possibly have unspecified other impact via a large AIO iovec.
Clone Of:
Environment:
Last Closed: 2019-06-08 02:49:19 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2018:1854 0 None None None 2018-06-19 04:47:00 UTC

Description Adam Mariš 2016-03-03 10:28:41 UTC
It was found that AIO interface didn't use the proper rw_verify_area() helper function with extended functionality, for example, mandatory locking on the file. Also rw_verify_area() makes extended checks, for example, that the size of the access doesn't cause overflow of the provided offset limits. This integer overflow in fs/aio.c in the Linux kernel before 3.4.1 allows local users to cause a denial of service or possibly have unspecified other impact via a large AIO iovec.

Upstream patch:

https://git.kernel.org/linus/a70b52ec1aaeaf60f4739edb1b422827cb6f3893

CVE-ID request and assignment:

http://seclists.org/oss-sec/2016/q1/466

http://seclists.org/oss-sec/2016/q1/491

Comment 2 Vladis Dronov 2016-05-19 12:26:23 UTC
Statement:

This issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 5. This has been rated as having Moderate security impact and is not currently planned to be addressed in future updates. For additional information, refer to the Red Hat Enterprise Linux Life Cycle: https://access.redhat.com/support/policy/updates/errata/.

This issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 6. Future Linux kernel updates for the respective releases might address this issue.

This issue does not affect the Linux kernel packages as shipped with Red Hat Enterprise Linux 7 and MRG-2 as the corresponding fix is already present.

Comment 4 errata-xmlrpc 2018-06-19 04:46:42 UTC
This issue has been addressed in the following products:

  Red Hat Enterprise Linux 6

Via RHSA-2018:1854 https://access.redhat.com/errata/RHSA-2018:1854


Note You need to log in before you can comment on or make changes to this bug.