NONE · 0

CVE-2022-50640

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it ...

Vulnerability Description

In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it causes memory corruption issues when the non-standard SDIO card has removed, which is because the card device's reference counter does not increase for it at sdio_init_func(), but all SDIO card device reference counter gets decreased at sdio_release_func().

References

FAQ

What is CVE-2022-50640?

CVE-2022-50640 is a documented vulnerability. In the Linux kernel, the following vulnerability has been resolved: mmc: core: Fix kernel panic when remove non-standard SDIO card SDIO tuple is only allocated for standard SDIO card, especially it ...

How severe is CVE-2022-50640?

CVSS scoring is not yet available for CVE-2022-50640. Check NVD for updates.

Is there a patch for CVE-2022-50640?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.