
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2020-36766 is a vulnerability discovered in the Linux kernel before version 5.8.6, specifically in the drivers/media/cec/core/cec-api.c file. The issue allows unprivileged users to access one byte of kernel memory on specific hardware due to a direct assignment of log_addrs with a hole in the struct (NVD).
The vulnerability stems from a memory leak in the cec_adap_g_log_addrs function within the Linux kernel's CEC (Consumer Electronics Control) API implementation. The issue occurs due to a structural hole at the end of struct cec_log_addrs that an assignment might ignore, potentially leading to information disclosure when performing copy_to_user operations (Linux Patch). The vulnerability has been assigned a CVSS v3.1 Base Score of 3.3 (LOW) with vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N (NVD).
The vulnerability allows unprivileged local users to access one byte of kernel memory on affected systems. While the impact is limited to information disclosure of a single byte, it represents a potential security concern as it could leak sensitive kernel information (NVD).
The vulnerability requires local access and can be exploited by unprivileged users on systems with specific hardware configurations. The attack complexity is considered low, but it requires low privileges to execute (NVD).
The vulnerability was fixed in Linux kernel version 5.8.6. The fix involves using memcpy instead of direct assignment when handling the struct cec_log_addrs to prevent the potential information leak (Linux Patch). Users should upgrade their Linux kernel to version 5.8.6 or later to address this vulnerability.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."