{"uuid": "bb97ddd3-e3c3-4ba8-b751-730b8416f3d6", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2022-48854", "type": "seen", "source": "https://t.me/cvedetector/959", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2022-48854 - Apache Linux Kernel Use After Free Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2022-48854 \nPublished : July 16, 2024, 1:15 p.m. | 37\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nnet: arc_emac: Fix use after free in arc_mdio_probe()  \n  \nIf bus-&gt;state is equal to MDIOBUS_ALLOCATED, mdiobus_free(bus) will free  \nthe \"bus\". But bus-&gt;name is still used in the next line, which will lead  \nto a use after free.  \n  \nWe can fix it by putting the name in a local variable and make the  \nbus-&gt;name point to the rodata section \"name\",then use the name in the  \nerror message without referring to bus to avoid the uaf. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"16 Jul 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-07-16T16:16:59.000000Z"}