{"id":7628,"date":"2025-07-04T16:23:19","date_gmt":"2025-07-04T16:23:19","guid":{"rendered":"http:\/\/localhost\/?p=7628"},"modified":"2025-07-04T16:23:19","modified_gmt":"2025-07-04T16:23:19","slug":"bonding-stop-the-device-in-bondsetupbyslave","status":"publish","type":"post","link":"https:\/\/zero.redgem.net\/?p=7628","title":{"rendered":"bonding: stop the device in bond_setup_by_slave()"},"content":{"rendered":"<div style=\"font-family: Arial, sans-serif; max-width: 1200px; margin: 0 auto;\">\n<h2 style=\"color: #333; border-bottom: 2px solid #666666; padding-bottom: 10px;\">CVE Details<\/h2>\n<div style=\"display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; margin-bottom: 20px;\">\n<div style=\"padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);\">\n<h3 style=\"margin-top: 0; \">Basic Information<\/h3>\n<table style=\"width:100%; border-collapse: collapse;\">\n<tr>\n<th style=\"text-align: left; padding: 8px; border-bottom: 1px solid #ddd;\">Title<\/th>\n<td style=\"padding: 8px; border-bottom: 1px solid #ddd;\">bonding: stop the device in bond_setup_by_slave()<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border-bottom: 1px solid #ddd;\">Type<\/th>\n<td style=\"padding: 8px; border-bottom: 1px solid #ddd;\">cve<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border-bottom: 1px solid #ddd;\">Published<\/th>\n<td style=\"padding: 8px; border-bottom: 1px solid #ddd;\">2024-05-21T15:31:02.362Z<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border-bottom: 1px solid #ddd;\">Modified<\/th>\n<td style=\"padding: 8px; border-bottom: 1px solid #ddd;\">2025-05-04T07:43:09.102Z<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div style=\"padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);\">\n<h3 style=\"margin-top: 0; \">Product Information<\/h3>\n<table style=\"width:100%; border-collapse: collapse;\">\n<tr>\n<th style=\"text-align: left; padding: 8px; border-bottom: 1px solid #ddd;\">Vendor<\/th>\n<td style=\"padding: 8px; border-bottom: 1px solid #ddd;\">Linux<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border-bottom: 1px solid #ddd;\">Product<\/th>\n<td style=\"padding: 8px; border-bottom: 1px solid #ddd;\">Linux<\/td>\n<\/tr>\n<tr>\n<th style=\"text-align: left; padding: 8px; border-bottom: 1px solid #ddd;\">Version<\/th>\n<td style=\"padding: 8px; border-bottom: 1px solid #ddd;\">872254dd6b1f80cb95ee9e2e22980888533fc293<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<\/div>\n<div style=\"padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); margin-bottom: 20px;\">\n<h3 style=\"margin-top: 0; \">CVSS Information<\/h3>\n<table style=\"width:100%; border-collapse: collapse;\">\n<tr>\n<th style=\"text-align: left; padding: 8px; border-bottom: 1px solid #ddd;\">Base Score<\/th>\n<td style=\"padding: 8px; border-bottom: 1px solid #ddd; color: #666666; font-weight: bold;\">0.0 ()<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div style=\"padding: 15px; border-radius: 5px; margin-bottom: 20px;\">\n<h4 style=\"margin-top: 0; \">Affected Products<\/h4>\n<ul style=\"margin: 0; padding-left: 20px;\">\n<li>Linux Linux 872254dd6b1f80cb95ee9e2e22980888533fc293<\/li>\n<li>Linux Linux 872254dd6b1f80cb95ee9e2e22980888533fc293<\/li>\n<li>Linux Linux 872254dd6b1f80cb95ee9e2e22980888533fc293<\/li>\n<li>Linux Linux 872254dd6b1f80cb95ee9e2e22980888533fc293<\/li>\n<li>Linux Linux 872254dd6b1f80cb95ee9e2e22980888533fc293<\/li>\n<li>Linux Linux 872254dd6b1f80cb95ee9e2e22980888533fc293<\/li>\n<li>Linux Linux 872254dd6b1f80cb95ee9e2e22980888533fc293<\/li>\n<li>Linux Linux 2.6.24<\/li>\n<\/ul>\n<\/div>\n<div style=\"padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); margin-bottom: 20px;\">\n<h3 style=\"margin-top: 0; \">Additional Information<\/h3>\n<table style=\"width:100%; border-collapse: collapse;\">\n<tr>\n<th style=\"text-align: left; padding: 8px; border-bottom: 1px solid #ddd;\">Source<\/th>\n<td style=\"padding: 8px; border-bottom: 1px solid #ddd;\">Linux<\/td>\n<\/tr>\n<\/table>\n<\/div>\n<div style=\"padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1); margin-bottom: 20px;\">\n<h3 style=\"margin-top: 0; \">Description<\/h3>\n<div style=\"padding: 15px; border-left: 4px solid #4CAF50; \">In the Linux kernel, the following vulnerability has been resolved:<\/p>\n<p>bonding: stop the device in bond_setup_by_slave()<\/p>\n<p>Commit 9eed321cde22 (&#8220;net: lapbether: only support ethernet devices&#8221;)<br \/>has been able to keep syzbot away from net\/lapb, until today.<\/p>\n<p>In the following splat [1], the issue is that a lapbether device has<br \/>been created on a bonding device without members. Then adding a non<br \/>ARPHRD_ETHER member forced the bonding master to change its type.<\/p>\n<p>The fix is to make sure we call dev_close() in bond_setup_by_slave()<br \/>so that the potential linked lapbether devices (or any other devices<br \/>having assumptions on the physical device) are removed.<\/p>\n<p>A similar bug has been addressed in commit 40baec225765<br \/>(&#8220;bonding: fix panic on non-ARPHRD_ETHER enslave failure&#8221;)<\/p>\n<p>[1]<br \/>skbuff: skb_under_panic: text:ffff800089508810 len:44 put:40 head:ffff0000c78e7c00 data:ffff0000c78e7bea tail:0x16 end:0x140 dev:bond0<br \/>kernel BUG at net\/core\/skbuff.c:192 !<br \/>Internal error: Oops &#8211; BUG: 00000000f2000800 [#1] PREEMPT SMP<br \/>Modules linked in:<br \/>CPU: 0 PID: 6007 Comm: syz-executor383 Not tainted 6.6.0-rc3-syzkaller-gbf6547d8715b #0<br \/>Hardware name: Google Google Compute Engine\/Google Compute Engine, BIOS Google 08\/04\/2023<br \/>pstate: 60400005 (nZCv daif +PAN -UAO -TCO -DIT -SSBS BTYPE=&#8211;)<br \/>pc : skb_panic net\/core\/skbuff.c:188 [inline]<br \/>pc : skb_under_panic+0x13c\/0x140 net\/core\/skbuff.c:202<br \/>lr : skb_panic net\/core\/skbuff.c:188 [inline]<br \/>lr : skb_under_panic+0x13c\/0x140 net\/core\/skbuff.c:202<br \/>sp : ffff800096a06aa0<br \/>x29: ffff800096a06ab0 x28: ffff800096a06ba0 x27: dfff800000000000<br \/>x26: ffff0000ce9b9b50 x25: 0000000000000016 x24: ffff0000c78e7bea<br \/>x23: ffff0000c78e7c00 x22: 000000000000002c x21: 0000000000000140<br \/>x20: 0000000000000028 x19: ffff800089508810 x18: ffff800096a06100<br \/>x17: 0000000000000000 x16: ffff80008a629a3c x15: 0000000000000001<br \/>x14: 1fffe00036837a32 x13: 0000000000000000 x12: 0000000000000000<br \/>x11: 0000000000000201 x10: 0000000000000000 x9 : cb50b496c519aa00<br \/>x8 : cb50b496c519aa00 x7 : 0000000000000001 x6 : 0000000000000001<br \/>x5 : ffff800096a063b8 x4 : ffff80008e280f80 x3 : ffff8000805ad11c<br \/>x2 : 0000000000000001 x1 : 0000000100000201 x0 : 0000000000000086<br \/>Call trace:<br \/>skb_panic net\/core\/skbuff.c:188 [inline]<br \/>skb_under_panic+0x13c\/0x140 net\/core\/skbuff.c:202<br \/>skb_push+0xf0\/0x108 net\/core\/skbuff.c:2446<br \/>ip6gre_header+0xbc\/0x738 net\/ipv6\/ip6_gre.c:1384<br \/>dev_hard_header include\/linux\/netdevice.h:3136 [inline]<br \/>lapbeth_data_transmit+0x1c4\/0x298 drivers\/net\/wan\/lapbether.c:257<br \/>lapb_data_transmit+0x8c\/0xb0 net\/lapb\/lapb_iface.c:447<br \/>lapb_transmit_buffer+0x178\/0x204 net\/lapb\/lapb_out.c:149<br \/>lapb_send_control+0x220\/0x320 net\/lapb\/lapb_subr.c:251<br \/>__lapb_disconnect_request+0x9c\/0x17c net\/lapb\/lapb_iface.c:326<br \/>lapb_device_event+0x288\/0x4e0 net\/lapb\/lapb_iface.c:492<br \/>notifier_call_chain+0x1a4\/0x510 kernel\/notifier.c:93<br \/>raw_notifier_call_chain+0x3c\/0x50 kernel\/notifier.c:461<br \/>call_netdevice_notifiers_info net\/core\/dev.c:1970 [inline]<br \/>call_netdevice_notifiers_extack net\/core\/dev.c:2008 [inline]<br \/>call_netdevice_notifiers net\/core\/dev.c:2022 [inline]<br \/>__dev_close_many+0x1b8\/0x3c4 net\/core\/dev.c:1508<br \/>dev_close_many+0x1e0\/0x470 net\/core\/dev.c:1559<br \/>dev_close+0x174\/0x250 net\/core\/dev.c:1585<br \/>lapbeth_device_event+0x2e4\/0x958 drivers\/net\/wan\/lapbether.c:466<br \/>notifier_call_chain+0x1a4\/0x510 kernel\/notifier.c:93<br \/>raw_notifier_call_chain+0x3c\/0x50 kernel\/notifier.c:461<br \/>call_netdevice_notifiers_info net\/core\/dev.c:1970 [inline]<br \/>call_netdevice_notifiers_extack net\/core\/dev.c:2008 [inline]<br \/>call_netdevice_notifiers net\/core\/dev.c:2022 [inline]<br \/>__dev_close_many+0x1b8\/0x3c4 net\/core\/dev.c:1508<br \/>dev_close_many+0x1e0\/0x470 net\/core\/dev.c:1559<br \/>dev_close+0x174\/0x250 net\/core\/dev.c:1585<br \/>bond_enslave+0x2298\/0x30cc drivers\/net\/bonding\/bond_main.c:2332<br \/>bond_do_ioctl+0x268\/0xc64 drivers\/net\/bonding\/bond_main.c:4539<br \/>dev_ifsioc+0x754\/0x9ac<br \/>dev_ioctl+0x4d8\/0xd34 net\/core\/dev_ioctl.c:786<br \/>sock_do_ioctl+0x1d4\/0x2d0 net\/socket.c:1217<br \/>sock_ioctl+0x4e8\/0x834 net\/socket.c:1322<br \/>vfs_ioctl fs\/ioctl.c:51 [inline]<br \/>__do_<br \/>&#8212;truncated&#8212;<\/div>\n<\/div>\n<div style=\"padding: 15px; border-radius: 5px; margin-bottom: 20px;\">\n<h4 style=\"margin-top: 0; \">References<\/h4>\n<ul style=\"margin: 0; padding-left: 20px;\">\n<li><a href=\"https:\/\/git.kernel.org\/stable\/c\/b4f0e605a508f6d7cda6df2f03a0c676b778b1fe\" target=\"_blank\">https:\/\/git.kernel.org\/stable\/c\/b4f0e605a508f6d7cda6df2f03a0c676b778b1fe<\/a><\/li>\n<li><a href=\"https:\/\/git.kernel.org\/stable\/c\/396baca6683f415b5bc2b380289387bef1406edc\" target=\"_blank\">https:\/\/git.kernel.org\/stable\/c\/396baca6683f415b5bc2b380289387bef1406edc<\/a><\/li>\n<li><a href=\"https:\/\/git.kernel.org\/stable\/c\/53064e8239dd2ecfefc5634e991f1025abc2ee0c\" target=\"_blank\">https:\/\/git.kernel.org\/stable\/c\/53064e8239dd2ecfefc5634e991f1025abc2ee0c<\/a><\/li>\n<li><a href=\"https:\/\/git.kernel.org\/stable\/c\/19554aa901b5833787df4417a05ccdebf351b7f4\" target=\"_blank\">https:\/\/git.kernel.org\/stable\/c\/19554aa901b5833787df4417a05ccdebf351b7f4<\/a><\/li>\n<li><a href=\"https:\/\/git.kernel.org\/stable\/c\/87c49806a37f88eddde3f537c162fd0c2834170c\" target=\"_blank\">https:\/\/git.kernel.org\/stable\/c\/87c49806a37f88eddde3f537c162fd0c2834170c<\/a><\/li>\n<li><a href=\"https:\/\/git.kernel.org\/stable\/c\/d98c91215a5748a0f536e7ccea26027005196859\" target=\"_blank\">https:\/\/git.kernel.org\/stable\/c\/d98c91215a5748a0f536e7ccea26027005196859<\/a><\/li>\n<li><a href=\"https:\/\/git.kernel.org\/stable\/c\/3cffa2ddc4d3fcf70cde361236f5a614f81a09b2\" target=\"_blank\">https:\/\/git.kernel.org\/stable\/c\/3cffa2ddc4d3fcf70cde361236f5a614f81a09b2<\/a><\/li>\n<\/ul>\n<\/div>\n<div style=\"text-align: center; margin-top: 30px;\">\n<a href=\"\" target=\"_blank\" style=\"display: inline-block; background-color: #4CAF50; color: white; padding: 12px 24px; text-decoration: none; border-radius: 4px; font-weight: bold; transition: background-color 0.3s;\">View Full CVE Details<\/a>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>CVE Details Basic Information Title bonding: stop the device in bond_setup_by_slave() Type cve Published 2024-05-21T15:31:02.362Z Modified 2025-05-04T07:43:09.102Z Product Information Vendor Linux Product Linux Version 872254dd6b1f80cb95ee9e2e22980888533fc293&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2],"tags":[6,8,12,13,7,11,5],"class_list":["post-7628","post","type-post","status-publish","format-standard","hentry","category-category_cve","tag-cve","tag-cvss","tag-exploit","tag-news","tag-security","tag-tapic","tag-vulnerability"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>bonding: stop the device in bond_setup_by_slave() - zero redgem<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/zero.redgem.net\/?p=7628\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"bonding: stop the device in bond_setup_by_slave() - zero redgem\" \/>\n<meta property=\"og:description\" content=\"CVE Details Basic Information Title bonding: stop the device in bond_setup_by_slave() Type cve Published 2024-05-21T15:31:02.362Z Modified 2025-05-04T07:43:09.102Z Product Information Vendor Linux Product Linux Version 872254dd6b1f80cb95ee9e2e22980888533fc293...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/zero.redgem.net\/?p=7628\" \/>\n<meta property=\"og:site_name\" content=\"zero redgem\" \/>\n<meta property=\"article:published_time\" content=\"2025-07-04T16:23:19+00:00\" \/>\n<meta name=\"author\" content=\"invoker\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"invoker\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=7628#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=7628\"},\"author\":{\"name\":\"invoker\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\"},\"headline\":\"bonding: stop the device in bond_setup_by_slave()\",\"datePublished\":\"2025-07-04T16:23:19+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=7628\"},\"wordCount\":884,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"keywords\":[\"CVE\",\"CVSS\",\"exploit\",\"news\",\"Security\",\"tapic\",\"Vulnerability\"],\"articleSection\":[\"category_cve\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=7628#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=7628\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?p=7628\",\"name\":\"bonding: stop the device in bond_setup_by_slave() - zero redgem\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\"},\"datePublished\":\"2025-07-04T16:23:19+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=7628#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/zero.redgem.net\\\/?p=7628\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/?p=7628#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/zero.redgem.net\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"bonding: stop the device in bond_setup_by_slave()\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#website\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"name\":\"zero redgem\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/zero.redgem.net\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#organization\",\"name\":\"zero redgem\",\"url\":\"https:\\\/\\\/zero.redgem.net\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"width\":191,\"height\":188,\"caption\":\"zero redgem\"},\"image\":{\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/zero.redgem.net\\\/#\\\/schema\\\/person\\\/fbfeae8dfad117ac08a7621bee1a1dca\",\"name\":\"invoker\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g\",\"caption\":\"invoker\"},\"sameAs\":[\"https:\\\/\\\/zero.redgem.net\"],\"url\":\"https:\\\/\\\/zero.redgem.net\\\/?author=1\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"bonding: stop the device in bond_setup_by_slave() - zero redgem","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/zero.redgem.net\/?p=7628","og_locale":"en_US","og_type":"article","og_title":"bonding: stop the device in bond_setup_by_slave() - zero redgem","og_description":"CVE Details Basic Information Title bonding: stop the device in bond_setup_by_slave() Type cve Published 2024-05-21T15:31:02.362Z Modified 2025-05-04T07:43:09.102Z Product Information Vendor Linux Product Linux Version 872254dd6b1f80cb95ee9e2e22980888533fc293...","og_url":"https:\/\/zero.redgem.net\/?p=7628","og_site_name":"zero redgem","article_published_time":"2025-07-04T16:23:19+00:00","author":"invoker","twitter_card":"summary_large_image","twitter_misc":{"Written by":"invoker","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/zero.redgem.net\/?p=7628#article","isPartOf":{"@id":"https:\/\/zero.redgem.net\/?p=7628"},"author":{"name":"invoker","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca"},"headline":"bonding: stop the device in bond_setup_by_slave()","datePublished":"2025-07-04T16:23:19+00:00","mainEntityOfPage":{"@id":"https:\/\/zero.redgem.net\/?p=7628"},"wordCount":884,"commentCount":0,"publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"keywords":["CVE","CVSS","exploit","news","Security","tapic","Vulnerability"],"articleSection":["category_cve"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/zero.redgem.net\/?p=7628#respond"]}]},{"@type":"WebPage","@id":"https:\/\/zero.redgem.net\/?p=7628","url":"https:\/\/zero.redgem.net\/?p=7628","name":"bonding: stop the device in bond_setup_by_slave() - zero redgem","isPartOf":{"@id":"https:\/\/zero.redgem.net\/#website"},"datePublished":"2025-07-04T16:23:19+00:00","breadcrumb":{"@id":"https:\/\/zero.redgem.net\/?p=7628#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/zero.redgem.net\/?p=7628"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/zero.redgem.net\/?p=7628#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/zero.redgem.net\/"},{"@type":"ListItem","position":2,"name":"bonding: stop the device in bond_setup_by_slave()"}]},{"@type":"WebSite","@id":"https:\/\/zero.redgem.net\/#website","url":"https:\/\/zero.redgem.net\/","name":"zero redgem","description":"","publisher":{"@id":"https:\/\/zero.redgem.net\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/zero.redgem.net\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/zero.redgem.net\/#organization","name":"zero redgem","url":"https:\/\/zero.redgem.net\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/","url":"","contentUrl":"","width":191,"height":188,"caption":"zero redgem"},"image":{"@id":"https:\/\/zero.redgem.net\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/zero.redgem.net\/#\/schema\/person\/fbfeae8dfad117ac08a7621bee1a1dca","name":"invoker","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f17c01d7338e6932bcde121cf83569393df3374625d25afd62677cfb528f2e3e?s=96&d=mm&r=g","caption":"invoker"},"sameAs":["https:\/\/zero.redgem.net"],"url":"https:\/\/zero.redgem.net\/?author=1"}]}},"_links":{"self":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/7628","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=7628"}],"version-history":[{"count":0,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=\/wp\/v2\/posts\/7628\/revisions"}],"wp:attachment":[{"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=7628"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=7628"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/zero.redgem.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7628"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}