2 matches found
Vulnerability of the mcp251xfd_probe() function in the drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c module – The Linux kernel’s CAN network device driver allows attackers to access protected information or cause service failures.
Vulnerability of the mcp251xfdprobe function in the drivers/net/can/spi/mcp251xfd/mcp251xfd-core.c module – The Linux system’s CAN device driver framework is vulnerable due to a pointer issue related to NULL pointers. Exploiting this vulnerability could allow an attacker to access protected...
CVE-2021-46995
In the Linux kernel, the following vulnerability has been resolved: can: mcp251xfd: mcp251xfdprobe: fix an error pointer dereference in probe When we converted this code to use deverrprobe we accidentally removed a return. It means that if devmclkget it will lead to an Oops when we call clkgetrat...