First published: Mon Apr 27 2020(Updated: )
A flaw was found in the Linux kernel SELinux LSM hook implementation before version 5.7, where it incorrectly assumed that an skb would only contain a single netlink message. The hook would incorrectly only validate the first netlink message in the skb and allow or deny the rest of the messages within the skb with the granted permission without further processing. At this time, there is no known ability for an attacker to use this to abuse this flaw as capabilities are required to process any 'modify' operation.
Credit: secalert@redhat.com
Affected Software | Affected Version | How to fix |
---|---|---|
redhat/kernel-rt | <0:3.10.0-1160.rt56.1131.el7 | 0:3.10.0-1160.rt56.1131.el7 |
redhat/kernel | <0:3.10.0-1160.el7 | 0:3.10.0-1160.el7 |
redhat/kernel-rt | <0:4.18.0-240.rt7.54.el8 | 0:4.18.0-240.rt7.54.el8 |
redhat/kernel | <0:4.18.0-240.el8 | 0:4.18.0-240.el8 |
kernel SELinux | <5.7 | |
Red Hat Enterprise Linux Server | =7.0 | |
Red Hat Enterprise Linux Server | =8.0 | |
debian/linux | 5.10.223-1 5.10.226-1 6.1.123-1 6.1.128-1 6.12.12-1 6.12.15-1 | |
Android |
Mitigation for this issue is either not available or the currently available options don't meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
(Appears in the following advisories)
CVE-2020-10751 has a medium severity rating due to its impact on the Linux kernel's SELinux implementation.
To remediate CVE-2020-10751, upgrade to kernel versions 5.7 or later, or apply the relevant patches for affected distributions like Red Hat and Debian.
CVE-2020-10751 affects various versions of the Linux kernel, specifically those prior to 5.7, as well as multiple Red Hat Enterprise Linux and Debian kernels.
An attacker could exploit CVE-2020-10751 to bypass SELinux protections, potentially allowing unauthorized access or privilege escalation.
Yes, CVE-2020-10751 specifically affects Red Hat Enterprise Linux and Debian systems with vulnerable versions of the kernel.