{"uuid": "fec88491-5979-41a3-bcc0-7a61a087b650", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2022-48933", "type": "seen", "source": "https://t.me/cvedetector/3891", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2022-48933 - Netfilter Module Memory Leak Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2022-48933 \nPublished : Aug. 22, 2024, 4:15 a.m. | 31\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nnetfilter: nf_tables: fix memory leak during stateful obj update  \n  \nstateful objects can be updated from the control plane.  \nThe transaction logic allocates a temporary object for this purpose.  \n  \nThe -&gt;init function was called for this object, so plain kfree() leaks  \nresources. We must call -&gt;destroy function of the object.  \n  \nnft_obj_destroy does this, but it also decrements the module refcount,  \nbut the update path doesn't increment it.  \n  \nTo avoid special-casing the update object release, do module_get for  \nthe update case too and release it via nft_obj_destroy(). \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"22 Aug 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-08-22T06:49:27.000000Z"}