CVE-2022-49275

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

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

can: mcan: mcantxhandler(): fix use after free of skb

canputechoskb() will clone skb then free the skb. Move the canputechoskb() for the m_can version 3.0.x directly before the start of the xmit in hardware, similar to the 3.1.x branch.

References

Affected packages