A use-after-free flaw was found in fs/userfaultfd.c in the Linux kernel before 4.13.6. The issue is related to the handling of fork failure when dealing with event messages. Failure to fork correctly can lead to a situation where a fork event will be removed from an already freed list of events with userfaultfd_ctx_put().
References
Link | Resource |
---|---|
https://www.kernel.org/pub/linux/kernel/v4.x/ChangeLog-4.13.6 | Vendor Advisory |
https://github.com/torvalds/linux/commit/384632e67e0829deb8015ee6ad916b180049d252 | Third Party Advisory |
https://bugzilla.redhat.com/show_bug.cgi?id=1523481 | Issue Tracking Third Party Advisory |
https://access.redhat.com/security/cve/CVE-2017-15126 | Third Party Advisory |
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=384632e67e0829deb8015ee6ad916b180049d252 | Vendor Advisory |
https://access.redhat.com/errata/RHSA-2018:1062 | Third Party Advisory |
https://access.redhat.com/errata/RHSA-2018:0676 | Third Party Advisory |
http://www.securityfocus.com/bid/102516 | Third Party Advisory VDB Entry |
Configurations
History
05 Feb 2024, 19:52
Type | Values Removed | Values Added |
---|---|---|
CPE |
Information
Published : 2018-01-14 06:29
Updated : 2024-02-05 19:52
NVD link : CVE-2017-15126
Mitre link : CVE-2017-15126
JSON object : View
Products Affected
linux
- linux_kernel
CWE
CWE-119
Improper Restriction of Operations within the Bounds of a Memory Buffer