A race condition may occur if the user physically removes the pcmcia device while calling open() for this char device node. This is a race condition between the cm4040_open() function and the reader_detach() function, which may eventually result in UAF. Reference: https://lore.kernel.org/lkml/20220919040457.GA302681@ubuntu/
Created kernel tracking bugs for this issue: Affects: fedora-all [bug 2162101]
This bug is now closed. Further updates for individual products will be reflected on the CVE page(s): https://access.redhat.com/security/cve/cve-2022-44033