CVE-2020-10751

A flaw was found in the Linux kernels 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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:kernel:selinux:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:*
cpe:2.3:o:redhat:enterprise_linux_server:8.0:*:*:*:*:*:*:*

History

No history.

Information

Published : 2020-05-26 15:15

Updated : 2024-02-28 17:47


NVD link : CVE-2020-10751

Mitre link : CVE-2020-10751

CVE.ORG link : CVE-2020-10751


JSON object : View

Products Affected

kernel

  • selinux

redhat

  • enterprise_linux_server
CWE
CWE-349

Acceptance of Extraneous Untrusted Data With Trusted Data

CWE-345

Insufficient Verification of Data Authenticity