CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.1. It affects Linux.
CVE
CVE-2021-46965
Severity
HIGH
CVSS
7.1
EPSS
0.23%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: mtd: physmap: physmap-bt1-rom: Fix unintentional stack access Cast &data to (char *) in order to avoid unintentionally accessing the stack. Notice that data is of type u32, so any increment to &data will be in the order of 4-byte chunks, and this piece of code is actually intended to be a byte offset. Addresses-Coverity-ID: 1497765 ("Out-of-bounds access")
Related CVEs
Other vulnerabilities affecting the same vendor(s)