EVA Tech BriefIT/DevOps

2026-06-20 - 7:30 PM PKT

Frontier LLMs

Claude Fable 5 on Bedrock adds provider data sharing requirement

InfoQ reports that using Claude Fable 5 or Mythos 5 on Amazon Bedrock requires enabling provider_data_share, sending prompts and outputs to Anthropic for 30-day retention and possible human review. That changes the usual Bedrock inference boundary for teams that selected Bedrock to keep model traffic inside AWS, and access was later revoked after Anthropic cited US export-control compliance.

GPUs and Silicon

AMD to restore memory encryption on Ryzen 9000 CPUs

AMD says it will bring Transparent Secure Memory Encryption back to non-PRO Ryzen 9000 desktop chips through a July BIOS update. The reversal follows community feedback after a prior firmware update removed the option, which matters for builders and workstation users who rely on memory encryption outside enterprise CPU lines.

Intel and AMD propose ACE AI extensions for x86 CPUs

Tom's Hardware reports that Intel and AMD are backing new ACE CPU extensions aimed at more efficient AI-oriented matrix math on x86 processors. The design targets better power and density for AI workloads, a sign that client and server CPUs are still being tuned for local inference alongside GPUs and accelerators.

Cloud and Infra

US energy regulator moves to accelerate data center projects

SiliconANGLE reports that the US Federal Energy Regulatory Commission approved orders intended to speed up data center construction. The move reflects how power access and grid interconnection have become core constraints for cloud and AI infrastructure expansion, not just real estate or hardware procurement issues.

Pakistan Tech

MOITT clarifies Right of Way rules in telecom amendment bill

Pakistan's Ministry of IT and Telecommunication says the Right of Way provisions in the Pakistan Telecommunication Amendment Bill are meant to speed up telecom infrastructure deployment while preserving property rights and legal process. The clarification matters because RoW approvals remain a bottleneck for fiber, tower, and connectivity upgrades across the country.

Islamabad adds online birth and death registration via Pak App

Islamabad's local administration has launched digital birth and death registration through the Pak App with support from the National Information Technology Board. Residents can submit applications remotely, making this a small but practical e-government services rollout for the capital.

Security

Microsoft attributes Mastra AI npm supply-chain attack to North Korean hackers

BleepingComputer reports that Microsoft linked the Mastra AI supply-chain compromise to Sapphire Sleet, also known as BlueNoroff. The attack affected more than 140 npm packages, highlighting how AI tooling and JavaScript dependency chains remain attractive paths for credential theft and developer-environment compromise.

AutoJack attack turns AI browsing agents into host code execution path

The Hacker News reports that Microsoft researchers detailed AutoJack, an exploit chain where a malicious web page can abuse a browsing agent's local privileged service to execute code on the host. The scenario is a warning for teams deploying agentic browsers or desktop agents without strict isolation and local-service hardening.

Dev Tools

Kyber builds real-time infrastructure for remote robots

TechCrunch profiles Kyber, a new infrastructure layer from VLC creator Jean-Baptiste Kempf for controlling remote devices in real time. The pitch is developer infrastructure for robotics, where low-latency media, command, and device-control pipelines become reusable building blocks rather than custom project glue.

Langflow attacks expose shared risks across AI agent frameworks

VentureBeat reports that thousands of Langflow servers are under attack and that related LangGraph and LangChain patterns have similar weaknesses. The issue is developer-facing because agent frameworks often sit next to API keys, databases, and business systems, making ordinary web bugs much more damaging when agents can trigger tools or shell access.