Hide Forgot
A vulnerability was found in the Linux kernel. There is an information leak in the x25 module (net/x25/x25_facilities.c). Stack object "dte_facilities" is allocated in x25_rx_call_request(), which is supposed to be initialized in x25_negotiate_facilities. However, 5 fields (8 bytes in total) are not initialized. This object is then copied to userland via copy_to_user, thus info leak occurs. References: http://www.openwall.com/lists/oss-security/2016/05/10/12 https://lkml.org/lkml/2016/5/8/59 CVE-ID request: http://seclists.org/oss-sec/2016/q2/308 Upstream patch: https://github.com/torvalds/linux/commit/79e48650320e6fba48369fccf13fd045315b19b8 https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=79e48650320e6fba48369fccf13fd045315b19b8
Created kernel tracking bugs for this issue: Affects: fedora-all [bug 1338757]
Statement: This issue affects the Linux kernel packages as shipped with Red Hat Enterprise Linux 5, 6, 7 and MRG-2. This has been rated as having Low 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/.