CVE-2022-49729
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
CVSS Score
5.5
EPSS Score
0.0%
EPSS Percentile
0th
In the Linux kernel, the following vulnerability has been resolved: nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred Similar to the handling of play_deferred in commit 19cfe912c37b ("Bluetooth: btusb: Fix memory leak in play_deferred"), we thought a patch might be needed here as well. Currently usb_submit_urb is called directly to submit deferred tx urbs after unanchor them. So the usb_giveback_urb_bh would failed to unref it in usb_unanchor_urb and cause memory leak. Put those urbs in tx_anchor to avoid the leak, and also fix the error handling.
| Vendor | linux |
| Product | linux |
| Ecosystems | |
| Industries | Technology |
| Published | Feb 26, 2025 |
| Last Updated | May 11, 2026 |
Stay Ahead of the Next One
Get instant alerts for linux linux
Be the first to know when new medium vulnerabilities affecting linux linux are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Linux / Linux
f26e30cc6b50ba81e30ca3016c29ad4b48b93eaa < 1eb0afecfb9cd0f38424b82bd9aaa542310934ee f26e30cc6b50ba81e30ca3016c29ad4b48b93eaa < f21f908347712b8288ffe83b531b5e977042b29c f26e30cc6b50ba81e30ca3016c29ad4b48b93eaa < 3e7c7df6991ac349f2fa8540047757df666e610f f26e30cc6b50ba81e30ca3016c29ad4b48b93eaa < 6b4d8b44e7163a77fe942f5b80e1651c1b78c537 f26e30cc6b50ba81e30ca3016c29ad4b48b93eaa < 0eeec1a8b0cd38c47edeb042980a6aeacecf35ed f26e30cc6b50ba81e30ca3016c29ad4b48b93eaa < 6616872cfe7f0474a22dd1f12699f95bcf81a54d f26e30cc6b50ba81e30ca3016c29ad4b48b93eaa < 3eadc560c1919b8193d17334145dad9a917960e4 f26e30cc6b50ba81e30ca3016c29ad4b48b93eaa < 8a4d480702b71184fabcf379b80bf7539716752e
Linux / Linux
3.14
References
git.kernel.org: https://git.kernel.org/stable/c/1eb0afecfb9cd0f38424b82bd9aaa542310934ee git.kernel.org: https://git.kernel.org/stable/c/f21f908347712b8288ffe83b531b5e977042b29c git.kernel.org: https://git.kernel.org/stable/c/3e7c7df6991ac349f2fa8540047757df666e610f git.kernel.org: https://git.kernel.org/stable/c/6b4d8b44e7163a77fe942f5b80e1651c1b78c537 git.kernel.org: https://git.kernel.org/stable/c/0eeec1a8b0cd38c47edeb042980a6aeacecf35ed git.kernel.org: https://git.kernel.org/stable/c/6616872cfe7f0474a22dd1f12699f95bcf81a54d git.kernel.org: https://git.kernel.org/stable/c/3eadc560c1919b8193d17334145dad9a917960e4 git.kernel.org: https://git.kernel.org/stable/c/8a4d480702b71184fabcf379b80bf7539716752e