You are viewing this page in an unauthorized frame window.
This is a potential security issue, you are being redirected to
https://nvd.nist.gov
An official website of the United States government
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
Secure .gov websites use HTTPS
A lock () or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.
This vulnerability has been modified since it was last analyzed by the NVD. It is awaiting reanalysis which may result in further changes to the information provided.
Description
In the Linux kernel, the following vulnerability has been resolved:
NFC: st21nfca: Fix memory leak in device probe and remove
'phy->pending_skb' is alloced when device probe, but forgot to free
in the error handling path and remove path, this cause memory leak
as follows:
unreferenced object 0xffff88800bc06800 (size 512):
comm "8", pid 11775, jiffies 4295159829 (age 9.032s)
hex dump (first 32 bytes):
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
backtrace:
[<00000000d66c09ce>] __kmalloc_node_track_caller+0x1ed/0x450
[<00000000c93382b3>] kmalloc_reserve+0x37/0xd0
[<000000005fea522c>] __alloc_skb+0x124/0x380
[<0000000019f29f9a>] st21nfca_hci_i2c_probe+0x170/0x8f2
Fix it by freeing 'pending_skb' in error and remove.
Metrics
NVD enrichment efforts reference publicly available information to associate
vector strings. CVSS information contributed by other sources is also
displayed.
By selecting these links, you will be leaving NIST webspace.
We have provided these links to other web sites because they
may have information that would be of interest to you. No
inferences should be drawn on account of other sites being
referenced, or not, from this page. There may be other web
sites that are more appropriate for your purpose. NIST does
not necessarily endorse the views expressed, or concur with
the facts presented on these sites. Further, NIST does not
endorse any commercial products that may be mentioned on
these sites. Please address comments about this page to nvd@nist.gov.
OR
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 3.16.0 up to (excluding) 4.14.261
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.15.0 up to (excluding) 4.19.224
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 4.20.0 up to (excluding) 5.4.170
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versions from (including) 5.5.0 up to (excluding) 5.10.90
*cpe:2.3:o:linux:linux_kernel:*:*:*:*:*:*:*:* versi
Changed
Reference Type
https://git.kernel.org/stable/c/1b9dadba502234eea7244879b8d5d126bfaf9f0c No Types Assigned
In the Linux kernel, the following vulnerability has been resolved:
NFC: st21nfca: Fix memory leak in device probe and remove
'phy->pending_skb' is alloced when device probe, but forgot to free
in the error handling path and remove path, this cause memory leak
as follows:
unreferenced object 0xffff88800bc06800 (size 512):
comm "8", pid 11775, jiffies 4295159829 (age 9.032s)
hex dump (first 32 bytes):
00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ................
00 00 00 00 00
Added
Reference
Linux https://git.kernel.org/stable/c/1b9dadba502234eea7244879b8d5d126bfaf9f0c [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/1cd4063dbc91cf7965d73a6a3855e2028cd4613b [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/238920381b8925d070d32d73cd9ce52ab29896fe [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/38c3e320e7ff46f2dc67bc5045333e63d9f8918d [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/a1e0080a35a16ce3808f7040fe0c3a8fdb052349 [No types assigned]
Added
Reference
Linux https://git.kernel.org/stable/c/e553265ea56482da5700f56319fda9ff53e7dcb4 [No types assigned]
Quick Info
CVE Dictionary Entry: CVE-2021-46924 NVD
Published Date: 02/27/2024 NVD
Last Modified: 11/21/2024
Source: kernel.org