In the Linux kernel, the following vulnerability has been resolved:
net: hns3: fix kernel crash when devlink reload during pf initialization
The devlink reload process will access the hardware resources,
but the register operation is done before the hardware is initialized.
So, processing the devlink reload during initialization may lead to kernel
crash. This patch fixes this by taking devl_lock during initialization.
Metrics
Affected Vendors & Products
References
History
No history.
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-30T14:59:45.757Z
Updated: 2024-12-19T09:00:40.877Z
Reserved: 2024-05-17T13:50:33.157Z
Link: CVE-2024-36021
Vulnrichment
Updated: 2024-08-02T03:30:13.010Z
NVD
Status : Awaiting Analysis
Published: 2024-05-30T15:15:49.193
Modified: 2024-11-21T09:21:27.280
Link: CVE-2024-36021
Redhat