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
Fri, 06 Dec 2024 15:15:00 +0000
Type | Values Removed | Values Added |
---|---|---|
First Time appeared |
Linux
Linux linux Kernel |
|
Weaknesses | CWE-476 | |
CPEs | cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* | |
Vendors & Products |
Linux
Linux linux Kernel |
|
Metrics |
cvssV3_1
|
cvssV3_1
|
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-12-19T07:33:14.905Z
Reserved: 2024-02-27T18:42:55.949Z
Link: CVE-2021-46995
Vulnrichment
Updated: 2024-08-04T05:24:38.464Z
NVD
Status : Analyzed
Published: 2024-02-28T09:15:37.970
Modified: 2024-12-06T14:55:32.277
Link: CVE-2021-46995
Redhat