Security Advisory

CVE-2023-52807

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2024-05-21 15:31:17
Last updated 2026-05-11 19:33:29
Assigner Linux
State PUBLISHED

Description

In the Linux kernel, the following vulnerability has been resolved: net: hns3: fix out-of-bounds access may occur when coalesce info is read via debugfs The hns3 driver define an array of string to show the coalesce info, but if the kernel adds a new mode or a new state, out-of-bounds access may occur when coalesce info is read via debugfs, this patch fix the problem.