7 matches found
SUSE CVE-2022-50854
In the Linux kernel, the following vulnerability has been resolved: nfc: virtualncidev: Fix memory leak in virtualncisend skb should be free in virtualncisend, otherwise kmemleak will report memleak. Steps for reproduction simulated in qemu: cd tools/testing/selftests/nci make ./ncidev BUG: memor...
UBUNTU-CVE-2022-50854
In the Linux kernel, the following vulnerability has been resolved: nfc: virtualncidev: Fix memory leak in virtualncisend skb should be free in virtualncisend, otherwise kmemleak will report memleak. Steps for reproduction simulated in qemu: cd tools/testing/selftests/nci make ./ncidev BUG: memor...
CVE-2022-50854 nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
In the Linux kernel, the following vulnerability has been resolved: nfc: virtualncidev: Fix memory leak in virtualncisend skb should be free in virtualncisend, otherwise kmemleak will report memleak. Steps for reproduction simulated in qemu: cd tools/testing/selftests/nci make ./ncidev BUG: memor...
CVE-2022-50854
The CVE-2022-50854 entry describes a Linux kernel issue in NFC, where virtual_ncidev could leak memory due to not freeing a skb in virtual_nci_send(). The vulnerability is resolved by a patch that ensures the skb is freed, preventing kmemleak memleak reports. Reproduction steps reference the self...
CVE-2022-50854 nfc: virtual_ncidev: Fix memory leak in virtual_nci_send()
In the Linux kernel, the following vulnerability has been resolved: nfc: virtualncidev: Fix memory leak in virtualncisend skb should be free in virtualncisend, otherwise kmemleak will report memleak. Steps for reproduction simulated in qemu: cd tools/testing/selftests/nci make ./ncidev BUG: memor...
PT-2025-53972
In the Linux kernel, the following vulnerability has been resolved: nfc: virtual ncidev: Fix memory leak in virtual nci send skb should be free in virtual nci send, otherwise kmemleak will report memleak. Steps for reproduction simulated in qemu: cd tools/testing/selftests/nci make ./nci dev BUG:...
PT-2022-35205 · Linux · Linux Kernel
Name of the Vulnerable Software and Affected Versions: Linux Kernel versions v5.12 through v5.15.76 Description: A memory leak issue was discovered in the virtual nci send function. The actual impact and attack plausibility have not yet been proven. Recommendations: For Linux Kernel versions v5.1...