CVE-2023-52626

EPSS 0.04 % (16th)
0.04% Progress
Advisories 16

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.

CVE Status
PUBLISHED
CNA
kernel.org
Published Date
2024-03-26 18:15:09
(5 months ago)
Updated Date
2024-03-27 12:29:41
(5 months ago)
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...