{"id":61172,"date":"2026-07-29T18:33:16","date_gmt":"2026-07-29T18:33:16","guid":{"rendered":"https:\/\/www.theregister.com\/a\/5280647"},"modified":"2026-07-29T18:33:16","modified_gmt":"2026-07-29T18:33:16","slug":"closed-models-refuse-to-help-researcher-swat-linux-bug","status":"publish","type":"post","link":"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/","title":{"rendered":"Closed models refuse to help researcher swat Linux bug"},"content":{"rendered":"<div><img decoding=\"async\" src=\"https:\/\/image.theregister.com\/254582.jpg?imageId=254582&amp;x=0&amp;y=0&amp;cropw=100&amp;croph=100&amp;panox=0&amp;panoy=0&amp;panow=100&amp;panoh=100&amp;width=1200&amp;height=683\" class=\"ff-og-image-inserted\"><\/div>\n<div data-element-guid=\"d11159dd-82a3-4c53-901c-d41dec75505c\" readability=\"32.08064516129\">\n<p class=\"kicker \">AI and ML<\/p>\n<p class=\"subtitle \">&#8220;I&#8217;m sorry, Dave. I&#8217;m afraid I can&#8217;t do that&#8221; is an effective sales pitch for open source<\/p>\n<\/p><\/div>\n<div data-element-guid=\"4c9dc5d9-c886-4348-bf4a-01d0dc71377d\" readability=\"134.24211119459\">\n<p>The guardrails that prevent closed-source, frontier models from aiding threat actors have turned into handcuffs that prevent those bots from helping to find and fix serious vulns. <\/p>\n<p>Daniel Fox Franke, a security researcher, was recently trying to track down the source of <a href=\"https:\/\/github.com\/BurntSushi\/ripgrep\/issues\/3494\">a segmentation fault in ripgrep<\/a>, and found OpenAI&#8217;s GPT-5.6 Sol wouldn&#8217;t cooperate.<\/p>\n<p>&#8220;OpenAI&#8217;s cybersecurity classifier is a huge pain when you&#8217;re trying to track down a segfault,&#8221; he wrote in a social media <a href=\"https:\/\/x.com\/dfranke\/status\/2081427794114801820?s=20\">post<\/a> on Sunday. &#8220;&#8230;The classifier won&#8217;t even let it answer what entrypoints from rg into musl lead to allocations on the <a href=\"https:\/\/github.com\/richfelker\/mallocng-draft\">mallocng<\/a> heap.&#8221;<\/p>\n<p>And just like Hugging Face in the case of&nbsp;<a href=\"https:\/\/www.theregister.com\/ai-and-ml\/2026\/07\/23\/openai-scored-an-own-goal-with-hugging-face-attack-showing-how-open-chinese-models-are-winning\/5276699\">OpenAI&#8217;s accidental attack<\/a>, Franke ended up having to use open weight models from Chinese AI providers \u2013 Z&#8217;ai GLM 5.2 and Moonshot AI&#8217;s Kimi K3 \u2013 to complete his <a href=\"https:\/\/github.com\/dfoxfranke\/ripgrep-3494-analysis\">analysis<\/a> of what appears to be a Linux kernel bug.<\/p>\n<p>In an email to <span class=\"italic m-italic \" data-lab-italic=\"italic\">The Register<\/span>, Franke explained, &#8220;It started out from a pretty anodyne prompt: I noticed that ripgrep had segfaulted repeatedly during a long-running Codex session, so I instructed the root agent to spin off a subagent to investigate what was happening.<\/p>\n<p>&#8220;A few minutes later I hit the first classifier trip, which the root agent told me was the result of a subagent pursuing an inappropriate line of inquiry and that it was steering it away from that.&#8221;<\/p>\n<p>Even so, he said, the classifier balked several times in quick succession.<\/p>\n<p>&#8220;It seemed that attempts to produce the crash and analyze the heap were mostly responsible, so I started up a fresh context in which I warned that these trips had happened previously, and that its task should be strictly scoped to analyzing ripgrep and musl source code (not kernel, because I had no inkling at this point that this was a kernel bug): it must not attempt to reproduce the crash or to analyze core files,&#8221; he explained. &#8220;Nonetheless, the classifier kept tripping despite its adherence to those instructions, and that&#8217;s when I gave up on getting any useful work out of it.&#8221;<\/p>\n<div data-element-guid=\"afe083ca-6701-48e9-9bd8-f8827dd7fb42\" class=\"lab4 column articleList layout_vertical imageLayout_left small-12 large-12 small-abs-12 large-abs-12 abs_grid_12 grid-vas-start mobile-grid-vas-start\">\n<div class=\"content border_width_0 border_width_mobile_0 border-radius-48 border-radius-mobile_48\">\n<h2 class=\"article-list-title t19 font-RobotoCondensed\">MORE CONTEXT<\/h2>\n<\/p><\/div>\n<\/div>\n<p>Franke said that given how much more restrictive Anthropic&#8217;s models have been, he didn&#8217;t even bother trying any of the Claude model family.<\/p>\n<p>&#8220;OpenAI&#8217;s cybersecurity classifier is a separate system which censors output from the generative model, and the classifier is the only thing which gave me a problem,&#8221; he said. &#8220;I never encountered any refusals from Sol itself: it knew that most of the classifier trips were inappropriate and always continued working with me in good faith to work around the problem.&#8221;<\/p>\n<p>Franke said that while OpenAI&#8217;s error messages directed him toward the Enterprise Trusted Access program, he didn&#8217;t bother to apply because he&#8217;s ineligible. What he didn&#8217;t realize until recently, he said, is that there&#8217;s a separate Trusted Access program for individuals.<\/p>\n<p>&#8220;I still haven&#8217;t signed up for that, because I regard the verification procedure as a bit of an indignity,&#8221; he explained, echoing similar sentiment <span class=\"italic m-italic \" data-lab-italic=\"italic\">The Register<\/span> has heard from other security researchers. &#8220;I&#8217;ll put up with it if I&#8217;m ever forced to, but not for as long as open models remain a practical alternative.&#8221;<\/p>\n<p>Two open models did prove practical for this bug hunt: GLM 5.2 and Kimi K3. Franke said each served a distinct purpose.<\/p>\n<p>&#8220;K3 made the initial breakthrough with the key bit of evidence that I was dealing with a kernel bug, but its subsequent investigative work was sloppy: jumping to unfounded conclusions and spoiling its own evidentiary record, and it went totally off the rails when its context got large,&#8221; he said. &#8220;GLM-5.2 is what finished the job for me, re-auditing K3&#8217;s work and putting together an airtight case.&#8221;<\/p>\n<p>Franke said it was frustrating to wrestle with defiant tooling and expressed skepticism about model access limitations given the availability of open source alternatives.<\/p>\n<p>&#8220;From my perspective, an uncooperative tool is simply a broken one,&#8221; he said. &#8220;And no, I don&#8217;t believe this is sustainable in the face of open-weight competition. I&#8217;m a total pragmatist about open source and don&#8217;t mind at all working with proprietary products as long as they get the job done. But with proprietary software, there&#8217;s a much greater hazard of it being built to serve the vendor&#8217;s priorities rather than the customer&#8217;s. Open source has a natural advantage in preventing that.&#8221;<\/p>\n<p>Franke said that there&#8217;s still work to be done on the Linux bug, which doesn&#8217;t yet have a patch and doesn&#8217;t appear to represent an exploitable vulnerability.<\/p>\n<p>&#8220;Where my investigation stands is that I know two things confidently,&#8221; he said. &#8220;First, that the crashes are caused by a kernel bug. Second, that I&#8217;ve identified a kernel bug. But that <span class=\"italic m-italic \" data-lab-italic=\"italic\">this<\/span> bug is causing <span class=\"italic m-italic \" data-lab-italic=\"italic\">these<\/span> crashes is still just a conjecture, and I have a lot more investigation to do before I can think about shipping anything to [the Linux Kernel Mailing List].&#8221; <\/p>\n<p>Last week, <a href=\"https:\/\/www.theregister.com\/ai-and-ml\/2026\/07\/24\/tech-leaders-issue-letter-to-train-uncle-sam-about-value-of-open-weight-ai\/5278533\">much of the US tech industry<\/a> came out in support of open weight models in response to <a href=\"https:\/\/www.nytimes.com\/2026\/07\/25\/technology\/open-source-silicon-valley-china.html\">protectionism promoted by Anthropic and OpenAI<\/a>. The US government has yet to articulate a coherent AI policy with regard to open weight models. \u00ae<\/p>\n<\/p><\/div>\n<p><img decoding=\"async\" src=\"https:\/\/image.theregister.com\/?imageId=254582&#038;width=800\">READ MORE <a href=\"https:\/\/www.theregister.com\/ai-and-ml\/2026\/07\/29\/closed-models-refuse-to-help-researcher-swat-linux-bug\/5280647\">HERE<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p> &#8220;I&#8217;m sorry, Dave. I&#8217;m afraid I can&#8217;t do that&#8221; is an effective sales pitch for open source READ MORE HERE&#8230;<\/p>\n","protected":false},"author":2,"featured_media":61173,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"colormag_page_layout":"default_layout","footnotes":""},"categories":[63],"tags":[11133],"class_list":["post-61172","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-the-register","tag-ai-and-ml"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Closed models refuse to help researcher swat Linux bug 2026 | ThreatsHub Cybersecurity News<\/title>\n<meta name=\"description\" content=\"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security &amp; Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Closed models refuse to help researcher swat Linux bug 2026 | ThreatsHub Cybersecurity News\" \/>\n<meta property=\"og:description\" content=\"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security &amp; Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/\" \/>\n<meta property=\"og:site_name\" content=\"ThreatsHub Cybersecurity News\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-29T18:33:16+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/image.theregister.com\/254582.jpg?imageId=254582&amp;x=0&amp;y=0&amp;cropw=100&amp;croph=100&amp;panox=0&amp;panoy=0&amp;panow=100&amp;panoh=100&amp;width=1200&amp;height=683\" \/>\n<meta name=\"author\" content=\"TH Author\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@threatshub\" \/>\n<meta name=\"twitter:site\" content=\"@threatshub\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"TH Author\" \/>\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:\\\/\\\/www.threatshub.org\\\/blog\\\/closed-models-refuse-to-help-researcher-swat-linux-bug\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/closed-models-refuse-to-help-researcher-swat-linux-bug\\\/\"},\"author\":{\"name\":\"TH Author\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/person\\\/12e0a8671ff89a863584f193e7062476\"},\"headline\":\"Closed models refuse to help researcher swat Linux bug\",\"datePublished\":\"2026-07-29T18:33:16+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/closed-models-refuse-to-help-researcher-swat-linux-bug\\\/\"},\"wordCount\":914,\"publisher\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/closed-models-refuse-to-help-researcher-swat-linux-bug\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/closed-models-refuse-to-help-researcher-swat-linux-bug.jpg\",\"keywords\":[\"ai and ml\"],\"articleSection\":[\"The Register\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/closed-models-refuse-to-help-researcher-swat-linux-bug\\\/\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/closed-models-refuse-to-help-researcher-swat-linux-bug\\\/\",\"name\":\"Closed models refuse to help researcher swat Linux bug 2026 | ThreatsHub Cybersecurity News\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/closed-models-refuse-to-help-researcher-swat-linux-bug\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/closed-models-refuse-to-help-researcher-swat-linux-bug\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/closed-models-refuse-to-help-researcher-swat-linux-bug.jpg\",\"datePublished\":\"2026-07-29T18:33:16+00:00\",\"description\":\"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/closed-models-refuse-to-help-researcher-swat-linux-bug\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/closed-models-refuse-to-help-researcher-swat-linux-bug\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/closed-models-refuse-to-help-researcher-swat-linux-bug\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/closed-models-refuse-to-help-researcher-swat-linux-bug.jpg\",\"contentUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/closed-models-refuse-to-help-researcher-swat-linux-bug.jpg\",\"width\":100,\"height\":69},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/closed-models-refuse-to-help-researcher-swat-linux-bug\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ai and ml\",\"item\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/tag\\\/ai-and-ml\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Closed models refuse to help researcher swat Linux bug\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/\",\"name\":\"ThreatsHub Cybersecurity News\",\"description\":\"%%focuskw%% Threat Intel \u2013 Threat Intel Services \u2013 CyberIntelligence \u2013 Cyber Threat Intelligence - Threat Intelligence Feeds - Threat Intelligence Reports - CyberSecurity Report \u2013 Cyber Security PDF \u2013 Cybersecurity Trends - Cloud Sandbox \u2013- Threat IntelligencePortal \u2013 Incident Response \u2013 Threat Hunting \u2013 IOC - Yara - Security Operations Center \u2013 SecurityOperation Center \u2013 Security SOC \u2013 SOC Services - Advanced Threat - Threat Detection - TargetedAttack \u2013 APT \u2013 Anti-APT \u2013 Advanced Protection \u2013 Cyber Security Services \u2013 Cybersecurity Services -Threat Intelligence Platform\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#organization\"},\"alternateName\":\"Threatshub.org\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#organization\",\"name\":\"ThreatsHub.org\",\"alternateName\":\"Threatshub.org\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Threatshub_Favicon1.jpg\",\"contentUrl\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/wp-content\\\/uploads\\\/2025\\\/05\\\/Threatshub_Favicon1.jpg\",\"width\":432,\"height\":435,\"caption\":\"ThreatsHub.org\"},\"image\":{\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/x.com\\\/threatshub\"]},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.threatshub.org\\\/blog\\\/#\\\/schema\\\/person\\\/12e0a8671ff89a863584f193e7062476\",\"name\":\"TH Author\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g\",\"caption\":\"TH Author\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Closed models refuse to help researcher swat Linux bug 2026 | ThreatsHub Cybersecurity News","description":"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.","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:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/","og_locale":"en_US","og_type":"article","og_title":"Closed models refuse to help researcher swat Linux bug 2026 | ThreatsHub Cybersecurity News","og_description":"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.","og_url":"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/","og_site_name":"ThreatsHub Cybersecurity News","article_published_time":"2026-07-29T18:33:16+00:00","og_image":[{"url":"https:\/\/image.theregister.com\/254582.jpg?imageId=254582&amp;x=0&amp;y=0&amp;cropw=100&amp;croph=100&amp;panox=0&amp;panoy=0&amp;panow=100&amp;panoh=100&amp;width=1200&amp;height=683","type":"","width":"","height":""}],"author":"TH Author","twitter_card":"summary_large_image","twitter_creator":"@threatshub","twitter_site":"@threatshub","twitter_misc":{"Written by":"TH Author","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/#article","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/"},"author":{"name":"TH Author","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/12e0a8671ff89a863584f193e7062476"},"headline":"Closed models refuse to help researcher swat Linux bug","datePublished":"2026-07-29T18:33:16+00:00","mainEntityOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/"},"wordCount":914,"publisher":{"@id":"https:\/\/www.threatshub.org\/blog\/#organization"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2026\/07\/closed-models-refuse-to-help-researcher-swat-linux-bug.jpg","keywords":["ai and ml"],"articleSection":["The Register"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/","url":"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/","name":"Closed models refuse to help researcher swat Linux bug 2026 | ThreatsHub Cybersecurity News","isPartOf":{"@id":"https:\/\/www.threatshub.org\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/#primaryimage"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/#primaryimage"},"thumbnailUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2026\/07\/closed-models-refuse-to-help-researcher-swat-linux-bug.jpg","datePublished":"2026-07-29T18:33:16+00:00","description":"ThreatsHub Cybersecurity News | ThreatsHub.org | Cloud Security & Cyber Threats Analysis Hub. 100% Free OSINT Threat Intelligent and Cybersecurity News.","breadcrumb":{"@id":"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/#primaryimage","url":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2026\/07\/closed-models-refuse-to-help-researcher-swat-linux-bug.jpg","contentUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2026\/07\/closed-models-refuse-to-help-researcher-swat-linux-bug.jpg","width":100,"height":69},{"@type":"BreadcrumbList","@id":"https:\/\/www.threatshub.org\/blog\/closed-models-refuse-to-help-researcher-swat-linux-bug\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.threatshub.org\/blog\/"},{"@type":"ListItem","position":2,"name":"ai and ml","item":"https:\/\/www.threatshub.org\/blog\/tag\/ai-and-ml\/"},{"@type":"ListItem","position":3,"name":"Closed models refuse to help researcher swat Linux bug"}]},{"@type":"WebSite","@id":"https:\/\/www.threatshub.org\/blog\/#website","url":"https:\/\/www.threatshub.org\/blog\/","name":"ThreatsHub Cybersecurity News","description":"%%focuskw%% Threat Intel \u2013 Threat Intel Services \u2013 CyberIntelligence \u2013 Cyber Threat Intelligence - Threat Intelligence Feeds - Threat Intelligence Reports - CyberSecurity Report \u2013 Cyber Security PDF \u2013 Cybersecurity Trends - Cloud Sandbox \u2013- Threat IntelligencePortal \u2013 Incident Response \u2013 Threat Hunting \u2013 IOC - Yara - Security Operations Center \u2013 SecurityOperation Center \u2013 Security SOC \u2013 SOC Services - Advanced Threat - Threat Detection - TargetedAttack \u2013 APT \u2013 Anti-APT \u2013 Advanced Protection \u2013 Cyber Security Services \u2013 Cybersecurity Services -Threat Intelligence Platform","publisher":{"@id":"https:\/\/www.threatshub.org\/blog\/#organization"},"alternateName":"Threatshub.org","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.threatshub.org\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.threatshub.org\/blog\/#organization","name":"ThreatsHub.org","alternateName":"Threatshub.org","url":"https:\/\/www.threatshub.org\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2025\/05\/Threatshub_Favicon1.jpg","contentUrl":"https:\/\/www.threatshub.org\/blog\/coredata\/uploads\/2025\/05\/Threatshub_Favicon1.jpg","width":432,"height":435,"caption":"ThreatsHub.org"},"image":{"@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/x.com\/threatshub"]},{"@type":"Person","@id":"https:\/\/www.threatshub.org\/blog\/#\/schema\/person\/12e0a8671ff89a863584f193e7062476","name":"TH Author","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/066276f086d5155df79c850206a779ad368418a844da0182ce43f9cd5b506c3d?s=96&d=mm&r=g","caption":"TH Author"}}]}},"_links":{"self":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts\/61172","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/comments?post=61172"}],"version-history":[{"count":0,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/posts\/61172\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/media\/61173"}],"wp:attachment":[{"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/media?parent=61172"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/categories?post=61172"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.threatshub.org\/blog\/wp-json\/wp\/v2\/tags?post=61172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}