{"vulnerability": "CVE-2024-56745", "sightings": [{"uuid": "018a99f7-4a1d-4298-b613-b968df96ad1a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-56745", "type": "seen", "source": "https://bsky.app/profile/cve-notifications.bsky.social/post/3legyoiszjl2k", "content": "", "creation_timestamp": "2024-12-29T12:16:05.160160Z"}, {"uuid": "db755796-198c-4032-a264-af613d7b5598", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-56745", "type": "seen", "source": "https://infosec.exchange/users/cve/statuses/113736155714636462", "content": "", "creation_timestamp": "2024-12-29T12:40:09.567420Z"}, {"uuid": "a07f2022-332e-487e-aa31-c7eabe9c48a1", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-56745", "type": "seen", "source": "https://t.me/cvedetector/13892", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-56745 - Linux PCI Memory Leak Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-56745 \nPublished : Dec. 29, 2024, 12:15 p.m. | 44\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nPCI: Fix reset_method_store() memory leak  \n  \nIn reset_method_store(), a string is allocated via kstrndup() and assigned  \nto the local \"options\". options is then used in with strsep() to find  \nspaces:  \n  \n  while ((name = strsep(&amp;options, \" \")) != NULL) {  \n  \nIf there are no remaining spaces, then options is set to NULL by strsep(),  \nso the subsequent kfree(options) doesn't free the memory allocated via  \nkstrndup().  \n  \nFix by using a separate tmp_options to iterate with strsep() so options is  \npreserved. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"29 Dec 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-12-29T14:02:25.000000Z"}]}