CVE-2022-49267

Source
https://nvd.nist.gov/vuln/detail/CVE-2022-49267
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-49267.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2022-49267
Downstream
Published
2025-02-26T07:01:03Z
Modified
2025-08-09T19:01:27Z
Summary
[none]
Details

In the Linux kernel, the following vulnerability has been resolved:

mmc: core: use sysfs_emit() instead of sprintf()

sprintf() (still used in the MMC core for the sysfs output) is vulnerable to the buffer overflow. Use the new-fangled sysfs_emit() instead.

Found by Linux Verification Center (linuxtesting.org) with the SVACE static analysis tool.

References

Affected packages