15 comments

  • cryptbe12 minutes ago
    Oh hey, this is our work! We helped Anthropic analyze and report this bug.<p>For the record, this bug has nothing to do with our recent MIE attack [1] [2], which exploited two different kernel bugs. Our bugs are not fixed yet.<p>[1] <a href="https:&#x2F;&#x2F;blog.calif.io&#x2F;p&#x2F;first-public-kernel-memory-corruption" rel="nofollow">https:&#x2F;&#x2F;blog.calif.io&#x2F;p&#x2F;first-public-kernel-memory-corruptio...</a><p>[2] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48139219">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48139219</a>
  • concinds1 hour ago
    I wonder how well Apple has deployed these tools internally for security research.<p>Since mid-April Chrome showed 302 vulnerabilities patched, 225 of them found by Google. Same period last year was 19 vulnerabilities. They&#x27;ve also become more transparent recently, disclosing vulnerabilities found internally, not just externally (which Apple still doesn&#x27;t appear to do). From the outside, it&#x27;s hard to tell if Apple has deployed this tooling as much as Google.
    • JCattheATM49 minutes ago
      I&#x27;d guess they haven&#x27;t even begun to really utilize them. They&#x27;ve never been a terribly security conscious company, despite the marketing.
  • Aurornis2 hours ago
    More than 26.5:<p>&gt; The affected releases include iOS 18.7.9 and iPadOS 18.7.9, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, and macOS Tahoe 26.5.<p>I’ve already seen a lot of people self-congratulating for not updating to Tahoe but this isn’t exclusive to Tahoe.
    • tom_23 minutes ago
      &gt; The affected releases include iOS 18.7.9 and iPadOS 18.7.9, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, and macOS Tahoe 26.5.<p>Where does this quote come from? I can&#x27;t see it in <a href="https:&#x2F;&#x2F;support.apple.com&#x2F;en-us&#x2F;127115" rel="nofollow">https:&#x2F;&#x2F;support.apple.com&#x2F;en-us&#x2F;127115</a>, the article link at time of writing. It mentions CVE-2026-28952, but we&#x27;re forced to guess why. I&#x27;d take the reference to mean that this issue is fixed, but I&#x27;m just some internet rando, so what the hell do I know?<p>If I do a google search for &quot;CVE-2026-28952&quot;, it points me to various pages. Here&#x27;s one, for example: <a href="https:&#x2F;&#x2F;www.cve.org&#x2F;CVERecord?id=CVE-2026-28952" rel="nofollow">https:&#x2F;&#x2F;www.cve.org&#x2F;CVERecord?id=CVE-2026-28952</a> - which is a bit more explicit, though of course this is not from the horse&#x27;s mouth:<p>&gt; This issue is fixed in iOS 18.7.9 and iPadOS 18.7.9, macOS Sequoia 15.7.7, macOS Sonoma 14.8.7, macOS Tahoe 26.5
    • dragonsenseiguy1 hour ago
      Ah thanks! I was only looking at Tahoe since my mac had an update and I usually look at the security release notes.
  • fosterfriends2 hours ago
    Kernel Available for: macOS Tahoe<p>Impact: An app may be able to cause unexpected system termination<p>Description: An integer overflow was addressed with improved input validation.<p>CVE-2026-28952: Calif.io in collaboration with Claude and Anthropic Research
  • neuronexmachina2 hours ago
    CVEs:<p>* <a href="https:&#x2F;&#x2F;nvd.nist.gov&#x2F;vuln&#x2F;detail&#x2F;CVE-2026-28952" rel="nofollow">https:&#x2F;&#x2F;nvd.nist.gov&#x2F;vuln&#x2F;detail&#x2F;CVE-2026-28952</a><p>* <a href="https:&#x2F;&#x2F;nvd.nist.gov&#x2F;vuln&#x2F;detail&#x2F;CVE-2026-28942" rel="nofollow">https:&#x2F;&#x2F;nvd.nist.gov&#x2F;vuln&#x2F;detail&#x2F;CVE-2026-28942</a>
  • ZPrimed1 hour ago
    This isn&#x27;t a 26.5 bug, this is a bug <i>fixed</i> in 26.5.
  • embedding-shape2 hours ago
    Claude and Anthropic is mentioned, but not Mythos, I&#x27;m guessing this would mean then this was found outside of the whole Mythos thing, or would there be any reason for them not to mention it, if it was involved?
    • sigmar1 hour ago
      It was Mythos<p>&gt;Our engineers, working together with Mythos Preview, built a working exploit in five days.<p><a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48139219">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=48139219</a>
  • three_burgers1 hour ago
    CVE-2026-28952 is about an integer overflow due to lack of input validation. I wonder what makes such vulnerability difficult to discover by traditional SAST tools?
    • firesteelrain57 minutes ago
      Fuzzing, dynamic analysis or DAST might have found it too.<p>Assuming Apple has deployed all of these and have invested in the labor&#x2F;training on how to properly use them.
  • vessenes2 hours ago
    For many years my go-to plan has been to stay one point release behind apple&#x27;s releases, especially the .0 releases -- but, times change. Last night I pushed the button for 26.5, thinking about the Glasswing&#x2F;Mythos reporting. Seems like staying on bleeding edge is going to be the name of the game.<p>I wonder if this will change general dynamics -- feels like LTS releases could become even more important, at the same time having reduced maintenance costs since you can have some agentic help on backporting.
    • mort9652 minutes ago
      Staying one <i>point release</i> behind is weird isn’t it? I get staying a <i>major release</i> behind, Apple’s x.0 releases are often pretty rough so it might be worth staying on x-1 for a while. But point releases mostly just fix the stuff they broke in the major release.. Would you really upgrade from 18.5 or whatever to 26.0 when Apple releases 26.1?
      • Marsymars29 minutes ago
        Point releases for macOS can be pretty large over the past several years - what often makes sense is waiting a few weeks to upgrade in case there&#x27;s a .1 patch.<p>e.g. macOS 15.0, 15.1, 15.3, 15.4, 15.6 and 15.7 all had .1 patches within a few weeks of release.
    • samtheprogram1 hour ago
      Security updates still go out for older major releases back 2 versions. You didn’t need to jump to 26 if you weren’t on it.
    • dragonsenseiguy1 hour ago
      Same! I almost never updated, now I feel like i <i>need</i> to update. Kinda feels like FOMO but for security updates
  • fl1pper2 hours ago
    Where all of this is going? Will there be a dedicated servers running coding agents that iterate throught codebases for each company to find vulnerabilities 24&#x2F;7?
    • Aurornis2 hours ago
      More like: There will be a budget for tokens to be spent on security audits.<p>1000 different companies will be pitching your CTO their proprietary vulnerability scanning harness as the most cost effective.
    • vessenes2 hours ago
      Yes
  • dragonsenseiguy1 hour ago
    Sidenote but: it&#x27;s crazy how big this update is. 13 GB is crazy
    • jshier1 hour ago
      Update from 26.3 to 26.4 for the Studio Display XDR was 2.4GB. And that&#x27;s for a variant of iOS designed for screens.
      • atonse32 minutes ago
        Yeah I’m honestly not sure why macOS updates seem to be so huge. Often gigabytes. Do they actually have thousands of changes, so they basically ship out new versions of almost all system libraries? Or is it that they don’t have good diffing in place? Or is it a BSD thing where you basically ship everyone at once since it’s all sort of “one version” of the base system?
  • AntosTools1 hour ago
    [flagged]
  • Gigachad2 hours ago
    [dead]
  • sda22 hours ago
    One more reason to avoid upgrading to Tahoe.
    • hedgehog2 hours ago
      This was fixed in 26.5 as well as 15.7.7 etc.<p><a href="https:&#x2F;&#x2F;app.opencve.io&#x2F;cve&#x2F;CVE-2026-28952" rel="nofollow">https:&#x2F;&#x2F;app.opencve.io&#x2F;cve&#x2F;CVE-2026-28952</a>
    • dragonsenseiguy1 hour ago
      &gt; One more reason to avoid upgrading to Tahoe.<p>Sequoia also has security bugs :) <a href="https:&#x2F;&#x2F;support.apple.com&#x2F;en-us&#x2F;127116" rel="nofollow">https:&#x2F;&#x2F;support.apple.com&#x2F;en-us&#x2F;127116</a>