{"id":"CVE-2024-58239","summary":"tls: stop recv() if initial process_rx_list gave us non-DATA","details":"In the Linux kernel, the following vulnerability has been resolved:\n\ntls: stop recv() if initial process_rx_list gave us non-DATA\n\nIf we have a non-DATA record on the rx_list and another record of the\nsame type still on the queue, we will end up merging them:\n - process_rx_list copies the non-DATA record\n - we start the loop and process the first available record since it's\n   of the same type\n - we break out of the loop since the record was not DATA\n\nJust check the record type and jump to the end in case process_rx_list\ndid some work.","modified":"2026-04-02T12:25:32.406573Z","published":"2025-08-22T13:01:17.440Z","related":["SUSE-SU-2025:03272-1","SUSE-SU-2025:03283-1","SUSE-SU-2025:03290-1","SUSE-SU-2025:03301-1","SUSE-SU-2025:03310-1","SUSE-SU-2025:03314-1","SUSE-SU-2025:03344-1","SUSE-SU-2025:03382-1","SUSE-SU-2025:03383-1","SUSE-SU-2025:03384-1","SUSE-SU-2025:03602-1","SUSE-SU-2025:03633-1","SUSE-SU-2025:03634-1","SUSE-SU-2025:20653-1","SUSE-SU-2025:20669-1","SUSE-SU-2025:20739-1","SUSE-SU-2025:20756-1","SUSE-SU-2026:0163-1","SUSE-SU-2026:0166-1","SUSE-SU-2026:0168-1","SUSE-SU-2026:0173-1","SUSE-SU-2026:0174-1","SUSE-SU-2026:0180-1","SUSE-SU-2026:0184-1","SUSE-SU-2026:0186-1","SUSE-SU-2026:0191-1","SUSE-SU-2026:0206-1","SUSE-SU-2026:0246-1"],"database_specific":{"cna_assigner":"Linux","osv_generated_from":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/58xxx/CVE-2024-58239.json"},"references":[{"type":"WEB","url":"https://git.kernel.org/stable/c/31e10d6cb0c9532ff070cf50da1657c3acee9276"},{"type":"WEB","url":"https://git.kernel.org/stable/c/3b952d8fdfcf6fd8ea0b8954bc9277642cf0977f"},{"type":"WEB","url":"https://git.kernel.org/stable/c/4338032aa90bd1d5b33a4274e8fa8347cda5ee09"},{"type":"WEB","url":"https://git.kernel.org/stable/c/6756168add1c6c3ef1c32c335bb843a5d1f99a75"},{"type":"WEB","url":"https://git.kernel.org/stable/c/a4ed943882a8fc057ea5a67643314245e048bbdd"},{"type":"WEB","url":"https://git.kernel.org/stable/c/f310143961e2d9a0479fca117ce869f8aaecc140"},{"type":"WEB","url":"https://git.kernel.org/stable/c/fdfbaec5923d9359698cbb286bc0deadbb717504"},{"type":"ADVISORY","url":"https://github.com/CVEProject/cvelistV5/tree/main/cves/2024/58xxx/CVE-2024-58239.json"},{"type":"ADVISORY","url":"https://nvd.nist.gov/vuln/detail/CVE-2024-58239"},{"type":"PACKAGE","url":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git"}],"affected":[{"ranges":[{"type":"GIT","repo":"https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git","events":[{"introduced":"692d7b5d1f9125a1cf0595e979e3b5fb7210547e"},{"fixed":"f310143961e2d9a0479fca117ce869f8aaecc140"},{"fixed":"31e10d6cb0c9532ff070cf50da1657c3acee9276"},{"fixed":"4338032aa90bd1d5b33a4274e8fa8347cda5ee09"},{"fixed":"6756168add1c6c3ef1c32c335bb843a5d1f99a75"},{"fixed":"3b952d8fdfcf6fd8ea0b8954bc9277642cf0977f"},{"fixed":"a4ed943882a8fc057ea5a67643314245e048bbdd"},{"fixed":"fdfbaec5923d9359698cbb286bc0deadbb717504"}]}],"database_specific":{"source":"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-58239.json"}}],"schema_version":"1.7.5"}