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.
History

Wed, 11 Sep 2024 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


cve-icon MITRE

Status: PUBLISHED

Assigner: Linux

Published: 2024-03-26T17:49:59.220Z

Updated: 2024-09-11T17:33:43.784Z

Reserved: 2024-03-06T09:52:12.090Z

Link: CVE-2023-52626

cve-icon Vulnrichment

Updated: 2024-09-11T12:42:18.376Z

cve-icon NVD

Status : Awaiting Analysis

Published: 2024-03-26T18:15:09.087

Modified: 2024-03-27T12:29:41.530

Link: CVE-2023-52626

cve-icon Redhat

Severity : Moderate

Publid Date: 2024-03-26T00:00:00Z

Links: CVE-2023-52626 - Bugzilla