CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.1. It affects Linux.
CVE
CVE-2023-52626
Severity
HIGH
CVSS
7.1
EPSS
0.24%
Linux
Original NVD Description
In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix operation precedence bug in port timestamping napi_poll context Indirection (*) is of lower precedence than postfix increment (++). Logic in napi_poll context would cause an out-of-bound read by first increment the pointer address by byte address space and then dereference the value. Rather, the intended logic was to dereference first and then increment the underlying value.
Related CVEs
Other vulnerabilities affecting the same vendor(s)