In the Linux kernel, the following vulnerability has been resolved:
net: hns3: fix kernel crash when devlink reload during 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 registering the devlink after
hardware initialization.
Metrics
Affected Vendors & Products
References
History
Wed, 06 Nov 2024 20:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-05-30T15:29:03.158Z
Updated: 2024-11-05T09:27:44.935Z
Reserved: 2024-05-30T15:25:07.066Z
Link: CVE-2024-36900
Vulnrichment
Updated: 2024-08-02T03:43:50.022Z
NVD
Status : Awaiting Analysis
Published: 2024-05-30T16:15:13.600
Modified: 2024-05-30T18:18:58.870
Link: CVE-2024-36900
Redhat