SURL AI News

Technical AI news on models, software, chips, open source, research, and infrastructure.

本機 AI/開發平台

Microsoft Project Zenith Bundles Local 30B Models and an Agent Isolation Layer Into Developer-Class Windows Devices

Project Zenith is a preconfigured Windows 11 development experience for devices with at least 64GB of unified memory and 250GB/s of memory bandwidth, initially shipping on AMD Ryzen AI Halo. It brings local models, WSL toolchains, and agent containers together under a single platform vision, but its current MXC implementation remains an early preview that should not be treated as a security boundary.

Latest Reports

Browse all news
AI 安全

ASCII Smuggling Shifts from Prompt Injection to Email Attacks as Invisible Unicode Disrupts Classifier Tokenization

Microsoft has uncovered phishing emails that insert invisible Unicode Tag characters into financial keywords, altering the tokens seen by rule-based and machine-learning classifiers. With attacks peaking at more than 2.3 million emails per day, the campaign shows that AI red-teaming techniques are beginning to migrate into conventional cybersecurity offense and defense.

AI 安全

GitSpawn Exploits Repository-Local Git Configuration to Bypass Execution Approvals in Seven Coding Agents

Malicious projects can place commands in `.git/config` under `core.fsmonitor`, then wait for an agent to run `git status` or `git diff` in the background to execute them on the host. Some products have been patched, but the incident shows that tool approvals can still be bypassed by underlying programs if an agent’s sandbox does not cover startup and version-control processes.