{"vulnerability": "cve-2024-2659", "sightings": [{"uuid": "18cbc288-bdb1-41d7-a743-61e8c66b5f2b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26596", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/4899", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2024-26596\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nnet: dsa: fix netdev_priv() dereference before check on non-DSA netdevice events\n\nAfter the blamed commit, we started doing this dereference for every\nNETDEV_CHANGEUPPER and NETDEV_PRECHANGEUPPER event in the system.\n\nstatic inline struct dsa_port *dsa_user_to_port(const struct net_device *dev)\n{\n struct dsa_user_priv *p = netdev_priv(dev);\n\n return p-&gt;dp;\n}\n\nWhich is obviously bogus, because not all net_devices have a netdev_priv()\nof type struct dsa_user_priv. But struct dsa_user_priv is fairly small,\nand p-&gt;dp means dereferencing 8 bytes starting with offset 16. Most\ndrivers allocate that much private memory anyway, making our access not\nfault, and we discard the bogus data quickly afterwards, so this wasn't\ncaught.\n\nBut the dummy interface is somewhat special in that it calls\nalloc_netdev() with a priv size of 0. So every netdev_priv() dereference\nis invalid, and we get this when we emit a NETDEV_PRECHANGEUPPER event\nwith a VLAN as its new upper:\n\n$ ip link add dummy1 type dummy\n$ ip link add link dummy1 name dummy1.100 type vlan id 100\n[   43.309174] ==================================================================\n[   43.316456] BUG: KASAN: slab-out-of-bounds in dsa_user_prechangeupper+0x30/0xe8\n[   43.323835] Read of size 8 at addr ffff3f86481d2990 by task ip/374\n[   43.330058]\n[   43.342436] Call trace:\n[   43.366542]  dsa_user_prechangeupper+0x30/0xe8\n[   43.371024]  dsa_user_netdevice_event+0xb38/0xee8\n[   43.375768]  notifier_call_chain+0xa4/0x210\n[   43.379985]  raw_notifier_call_chain+0x24/0x38\n[   43.384464]  __netdev_upper_dev_link+0x3ec/0x5d8\n[   43.389120]  netdev_upper_dev_link+0x70/0xa8\n[   43.393424]  register_vlan_dev+0x1bc/0x310\n[   43.397554]  vlan_newlink+0x210/0x248\n[   43.401247]  rtnl_newlink+0x9fc/0xe30\n[   43.404942]  rtnetlink_rcv_msg+0x378/0x580\n\nAvoid the kernel oops by dereferencing after the type check, as customary.\n\ud83d\udccf Published: 2024-02-23T14:46:25.420Z\n\ud83d\udccf Modified: 2025-02-21T13:45:05.411Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/9e9953f5e4d6d11a9dad56fdee307bb923302809\n2. https://git.kernel.org/stable/c/69a1e2d938dbbfcff0e064269adf60ad26dbb102\n3. https://git.kernel.org/stable/c/dbd909c20c11f0d29c0054d41e0d1f668a60e8c8\n4. https://git.kernel.org/stable/c/844f104790bd69c2e4dbb9ee3eba46fde1fcea7b", "creation_timestamp": "2025-02-21T14:18:37.000000Z"}, {"uuid": "e72cfdd2-9855-4824-a6ba-4d6b8cd6ca2c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26596", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-162-05", "content": "", "creation_timestamp": "2025-06-12T10:00:00.000000Z"}, {"uuid": "b5828d27-b2a2-403b-8acd-6dde4c8c1c3f", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26593", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-15", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}, {"uuid": "e66a834a-5aea-495d-9ac6-ee50262f8d14", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26598", "type": "seen", "source": "https://www.cisa.gov/news-events/ics-advisories/icsa-25-226-15", "content": "", "creation_timestamp": "2025-08-14T10:00:00.000000Z"}, {"uuid": "d48206ed-5dde-4fc4-b0d6-a51e1bacea28", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "c933734a-9be8-4142-889e-26e95c752803", "vulnerability": "CVE-2024-26595", "type": "seen", "source": "https://vulnerability.circl.lu/bundle/816dcc8e-f25a-4895-9b59-1bbd9caeccb8", "content": "", "creation_timestamp": "2025-12-03T14:14:49.267740Z"}, {"uuid": "5ca16acd-ca4a-4216-932d-f97ac7e80131", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "86ecb4e1-bb32-44d5-9f39-8a4673af8385", "vulnerability": "CVE-2024-26595", "type": "seen", "source": "https://www.cert.ssi.gouv.fr/avis/CERTFR-2026-AVI-0316/", "content": "", "creation_timestamp": "2026-03-19T00:00:00.000000Z"}, {"uuid": "fed15448-d1db-4e6e-ad49-38b4f9d4fc4a", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26596", "type": "seen", "source": "Telegram/JIJ4UMv-y3NoXAazf5eX0dO-qnt7nMluoFtVI51ts5GTRLar", "content": "", "creation_timestamp": "2025-02-21T22:10:23.000000Z"}, {"uuid": "9bf1ac4d-bd3f-4010-a9cd-7ec14709dbd0", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26590", "type": "published-proof-of-concept", "source": "https://t.me/DarkWebInformer_CVEAlerts/12914", "content": "\ud83d\udd17 DarkWebInformer.com - Cyber Threat Intelligence\n\ud83d\udccc CVE ID: CVE-2024-26590\n\ud83d\udd25 CVSS Score: N/A\n\ud83d\udd39 Description: In the Linux kernel, the following vulnerability has been resolved:\n\nerofs: fix inconsistent per-file compression format\n\nEROFS can select compression algorithms on a per-file basis, and each\nper-file compression algorithm needs to be marked in the on-disk\nsuperblock for initialization.\n\nHowever, syzkaller can generate inconsistent crafted images that use\nan unsupported algorithmtype for specific inodes, e.g. use MicroLZMA\nalgorithmtype even it's not set in `sbi-&gt;available_compr_algs`.  This\ncan lead to an unexpected \"BUG: kernel NULL pointer dereference\" if\nthe corresponding decompressor isn't built-in.\n\nFix this by checking against `sbi-&gt;available_compr_algs` for each\nm_algorithmformat request.  Incorrect !erofs_sb_has_compr_cfgs preset\nbitmap is now fixed together since it was harmless previously.\n\ud83d\udccf Published: 2024-02-22T16:13:34.315Z\n\ud83d\udccf Modified: 2025-04-22T16:19:05.199Z\n\ud83d\udd17 References:\n1. https://git.kernel.org/stable/c/47467e04816cb297905c0f09bc2d11ef865942d9\n2. https://git.kernel.org/stable/c/823ba1d2106019ddf195287ba53057aee33cf724\n3. https://git.kernel.org/stable/c/eed24b816e50c6cd18cbee0ff0d7218c8fced199\n4. https://git.kernel.org/stable/c/118a8cf504d7dfa519562d000f423ee3ca75d2c4", "creation_timestamp": "2025-04-22T17:03:38.000000Z"}, {"uuid": "4ec476f1-f559-494f-a3e9-56225493f048", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26591", "type": "seen", "source": "https://t.me/ctinow/191792", "content": "https://ift.tt/JWXeRZd\nCVE-2024-26591", "creation_timestamp": "2024-02-23T15:11:26.000000Z"}, {"uuid": "f017ff55-bce3-49af-a41c-c2bb0c771e4e", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26593", "type": "seen", "source": "https://t.me/ctinow/191653", "content": "https://ift.tt/vf5DCmj\nCVE-2024-26593", "creation_timestamp": "2024-02-23T11:26:25.000000Z"}, {"uuid": "908451ee-aeab-4ffc-a5bb-4b9fb4ea5942", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26595", "type": "seen", "source": "https://t.me/ctinow/192566", "content": "https://ift.tt/3gIuMdX\nCVE-2024-26595", "creation_timestamp": "2024-02-24T12:46:22.000000Z"}, {"uuid": "805ae280-e8ba-4acc-96ac-42f8dc3fb79d", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26598", "type": "seen", "source": "https://t.me/ctinow/192565", "content": "https://ift.tt/pDa9lfX\nCVE-2024-26598", "creation_timestamp": "2024-02-24T12:46:21.000000Z"}, {"uuid": "abb16a70-a772-48dc-bdcf-411427b625b0", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26599", "type": "seen", "source": "https://t.me/ctinow/192564", "content": "https://ift.tt/lUJSuiL\nCVE-2024-26599", "creation_timestamp": "2024-02-24T12:46:20.000000Z"}, {"uuid": "8520f151-7fcf-4f45-8421-196d4a7d7055", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26598", "type": "seen", "source": "https://t.me/ctinow/191911", "content": "https://ift.tt/bUAqKhN\nCVE-2024-26598", "creation_timestamp": "2024-02-23T16:41:53.000000Z"}, {"uuid": "b687e30f-dfce-4e58-b2b0-18414bc0f6a5", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26597", "type": "seen", "source": "https://t.me/ctinow/191910", "content": "https://ift.tt/IOgvFJP\nCVE-2024-26597", "creation_timestamp": "2024-02-23T16:41:52.000000Z"}, {"uuid": "1adf8b45-bc08-458b-904f-d96efc773b51", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26594", "type": "seen", "source": "https://t.me/ctinow/191821", "content": "https://ift.tt/Y4cLOS5\nCVE-2024-26594", "creation_timestamp": "2024-02-23T15:27:00.000000Z"}, {"uuid": "385588bf-a376-4579-9047-d9597c8b4d62", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26594", "type": "seen", "source": "https://t.me/ctinow/191817", "content": "https://ift.tt/Y4cLOS5\nCVE-2024-26594", "creation_timestamp": "2024-02-23T15:26:56.000000Z"}, {"uuid": "3985738e-327c-4f08-a711-d32f6c5bd374", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26593", "type": "seen", "source": "https://t.me/ctinow/191808", "content": "https://ift.tt/Pthf2pc\nCVE-2024-26593", "creation_timestamp": "2024-02-23T15:16:36.000000Z"}, {"uuid": "d3fea8e6-2f20-47c7-8f95-d979fa6536fc", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26593", "type": "seen", "source": "https://t.me/ctinow/191656", "content": "https://ift.tt/vf5DCmj\nCVE-2024-26593", "creation_timestamp": "2024-02-23T11:26:28.000000Z"}, {"uuid": "7ee17fa1-aff4-4ed6-8372-789e5f478b09", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26592", "type": "seen", "source": "https://t.me/ctinow/191015", "content": "https://ift.tt/nPoN3GX\nCVE-2024-26592", "creation_timestamp": "2024-02-22T18:53:50.000000Z"}, {"uuid": "36203353-87ae-4b4a-89c3-765ff9c751cc", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26591", "type": "seen", "source": "https://t.me/ctinow/191014", "content": "https://ift.tt/Y9PAGgN\nCVE-2024-26591", "creation_timestamp": "2024-02-22T18:53:46.000000Z"}, {"uuid": "5938233f-757c-4293-b291-88e532cec98b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26592", "type": "published-proof-of-concept", "source": "Telegram/A3IM-7iIshJvubraOlCuh0_HKaLnJdfnIpnRggaqUbpQHA0", "content": "", "creation_timestamp": "2024-02-27T04:33:47.000000Z"}, {"uuid": "52937d1b-f7c0-41e4-b13e-c92420b70ad5", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26596", "type": "seen", "source": "https://t.me/ctinow/191909", "content": "https://ift.tt/lGAeIw4\nCVE-2024-26596", "creation_timestamp": "2024-02-23T16:41:51.000000Z"}, {"uuid": "bcc0f7ab-3112-49c0-928d-cf8c269c4618", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26595", "type": "seen", "source": "https://t.me/ctinow/191908", "content": "https://ift.tt/82cdGVs\nCVE-2024-26595", "creation_timestamp": "2024-02-23T16:41:50.000000Z"}, {"uuid": "a96e29e7-a8ea-45df-8476-4c37d30fdf95", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26598", "type": "seen", "source": "https://t.me/ctinow/191887", "content": "https://ift.tt/bUAqKhN\nCVE-2024-26598", "creation_timestamp": "2024-02-23T16:32:11.000000Z"}, {"uuid": "47677102-4a75-45ac-bd4f-eb12966bd7fa", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26597", "type": "seen", "source": "https://t.me/ctinow/191886", "content": "https://ift.tt/IOgvFJP\nCVE-2024-26597", "creation_timestamp": "2024-02-23T16:32:10.000000Z"}, {"uuid": "1a1af4ef-a0c4-45fb-bc24-0f951a53097c", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26596", "type": "seen", "source": "https://t.me/ctinow/191885", "content": "https://ift.tt/lGAeIw4\nCVE-2024-26596", "creation_timestamp": "2024-02-23T16:32:09.000000Z"}, {"uuid": "f65ac381-5f05-4586-ac38-df38c8cf1ef2", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26595", "type": "seen", "source": "https://t.me/ctinow/191884", "content": "https://ift.tt/82cdGVs\nCVE-2024-26595", "creation_timestamp": "2024-02-23T16:32:08.000000Z"}, {"uuid": "a47535ca-025c-466d-9865-04e697dbac4b", "vulnerability_lookup_origin": "1a89b78e-f703-45f3-bb86-59eb712668bd", "author": "9f56dd64-161d-43a6-b9c3-555944290a09", "vulnerability": "CVE-2024-26590", "type": "seen", "source": "https://t.me/ctinow/191013", "content": "https://ift.tt/5YjBWzh\nCVE-2024-26590", "creation_timestamp": "2024-02-22T18:53:45.000000Z"}]}