{"vulnerability": "CVE-2024-50258", "sightings": [{"uuid": "78ff17be-0085-47cb-b9fd-d7cc1803bc83", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-50258", "type": "seen", "source": "https://infosec.exchange/users/cve/statuses/113453136737483869", "content": "", "creation_timestamp": "2024-11-09T13:04:42.700433Z"}, {"uuid": "ed9d38d8-3626-4d9a-a989-2f3194daed98", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-50258", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}, {"uuid": "01da81de-c1bd-409a-b442-cbb42a9c6d9c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "2a075640-a300-48a4-bb44-bc6130783b9b", "vulnerability": "CVE-2024-50258", "type": "seen", "source": "https://t.me/cvedetector/10317", "content": "{\n  \"Source\": \"CVE FEED\",\n  \"Title\": \"CVE-2024-50258 - Cisco Linux Kernel Stack Overflow Vulnerability\", \n  \"Content\": \"CVE ID : CVE-2024-50258 \nPublished : Nov. 9, 2024, 11:15 a.m. | 40\u00a0minutes ago \nDescription : In the Linux kernel, the following vulnerability has been resolved:  \n  \nnet: fix crash when config small gso_max_size/gso_ipv4_max_size  \n  \nConfig a small gso_max_size/gso_ipv4_max_size will lead to an underflow  \nin sk_dst_gso_max_size(), which may trigger a BUG_ON crash,  \nbecause sk-&gt;sk_gso_max_size would be much bigger than device limits.  \nCall Trace:  \ntcp_write_xmit  \n    tso_segs = tcp_init_tso_segs(skb, mss_now);  \n        tcp_set_skb_tso_segs  \n            tcp_skb_pcount_set  \n                // skb-&gt;len = 524288, mss_now = 8  \n                // u16 tso_segs = 524288/8 = 65535 -&gt; 0  \n                tso_segs = DIV_ROUND_UP(skb-&gt;len, mss_now)  \n    BUG_ON(!tso_segs)  \nAdd check for the minimum value of gso_max_size and gso_ipv4_max_size. \nSeverity: 0.0 | NA \nVisit the link for more details, such as CVSS details, affected products, timeline, and more...\",\n  \"Detection Date\": \"09 Nov 2024\",\n  \"Type\": \"Vulnerability\"\n}\n\ud83d\udd39 t.me/cvedetector \ud83d\udd39", "creation_timestamp": "2024-11-09T13:17:36.000000Z"}]}