← Back to CVE List

CVE-2021-47521

Published: 2024-05-24T15:15Z
Last Modified: 2024-11-21T06:36Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
In the Linux kernel, the following vulnerability has been resolved: can: sja1000: fix use after free in ems_pcmcia_add_card() If the last channel is not available then "dev" is freed. Fortunately, we can just use "pdev->irq" instead. Also we should check if at least one channel was set up. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt