In the Linux kernel, the following vulnerability has been resolved:
can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probe
When we converted this code to use dev_err_probe() we accidentally
removed a return. It means that if devm_clk_get() it will lead to an
Oops when we call clk_get_rate() on the next line.
Metrics
Affected Vendors & Products
References
History
Mon, 04 Nov 2024 13:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
Metrics |
ssvc
|
MITRE
Status: PUBLISHED
Assigner: Linux
Published: 2024-02-28T08:13:19.751Z
Updated: 2024-11-04T11:57:21.706Z
Reserved: 2024-02-27T18:42:55.949Z
Link: CVE-2021-46995
Vulnrichment
Updated: 2024-08-04T05:24:38.464Z
NVD
Status : Awaiting Analysis
Published: 2024-02-28T09:15:37.970
Modified: 2024-02-28T14:06:45.783
Link: CVE-2021-46995
Redhat