Files
CVEs-PoC/2020/CVE-2020-11494.md
T
2024-06-18 02:51:15 +02:00

825 B

CVE-2020-11494

Description

An issue was discovered in slc_bump in drivers/net/can/slcan.c in the Linux kernel 3.16 through 5.6.2. It allows attackers to read uninitialized can_frame data, potentially containing sensitive information from kernel stack memory, if the configuration lacks CONFIG_INIT_STACK_ALL, aka CID-b9258a2cece4.

POC

Reference

Github