CVE-2021-46995

Severity CVSS v4.0:
Pending analysis
Type:
CWE-476 NULL Pointer Dereference
Publication date:
28/02/2024
Last modified:
06/12/2024

Description

In the Linux kernel, the following vulnerability has been resolved:<br /> <br /> can: mcp251xfd: mcp251xfd_probe(): fix an error pointer dereference in probe<br /> <br /> When we converted this code to use dev_err_probe() we accidentally<br /> removed a return. It means that if devm_clk_get() it will lead to an<br /> Oops when we call clk_get_rate() on the next line.

Vulnerable products and versions

CPE From Up to
cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* 5.12 (including) 5.12.5 (excluding)