{"vulnerability": "CVE-2024-35882", "sightings": [{"uuid": "86d90b27-f66d-46f6-9ba9-9fa18b76659c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-35882", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/14740", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2024-35882\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nSUNRPC: Fix a slow server-side memory leak with RPC-over-TCP\n\nJan Schunk reports that his small NFS servers suffer from memory\nexhaustion after just a few days. A bisect shows that commit\ne18e157bb5c8 (\"SUNRPC: Send RPC message on TCP with a single\nsock_sendmsg() call\") is the first bad commit.\n\nThat commit assumed that sock_sendmsg() releases all the pages in\nthe underlying bio_vec array, but the reality is that it doesn't.\nsvc_xprt_release() releases the rqst's response pages, but the\nrecord marker page fragment isn't one of those, so it is never\nreleased.\n\nThis is a narrow fix that can be applied to stable kernels. A\nmore extensive fix is in the works.\n\ud83d\udccf Published: 2024-05-19T08:34:39.185Z\n\ud83d\udccf Modified: 2025-05-04T09:07:31.310Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/1ba1291172f935e6b6fe703161a948f3347400b8\n2. https://git.kernel.org/stable/c/a2ebedf7bcd17a1194a0a18122c885eb578ee882\n3. https://git.kernel.org/stable/c/05258a0a69b3c5d2c003f818702c0a52b6fea861", "creation_timestamp": "2025-05-04T09:17:47.000000Z"}]}