by RunSafe Security | Apr 2, 2026 | Embedded Security, Open Source
Open source software is deeply woven into modern embedded development. From compilers and build systems to networking stacks and device libraries, it enables teams to move faster and innovate more efficiently. But speed introduces tradeoffs. The same open source...
by RunSafe Security | Mar 3, 2026 | Vulnerability Management
URGENT/11 vulnerabilities allow attackers to take control of embedded devices remotely without any user interaction and often without triggering traditional security defenses. Discovered in 2019, these eleven flaws in the IPnet TCP/IP stack affect millions of devices...
by RunSafe Security | Feb 26, 2026 | Software Supply Chain
Most of the code running in your product probably isn’t code you wrote. Open source libraries, vendor SDKs, and firmware components all become part of your attack surface the moment they’re compiled into your build. Third-party software risk is the...
by RunSafe Security | Feb 12, 2026 | SBOM (Software Bill of Materials)
Generating an accurate Software Bill of Materials (SBOM) for C/C++ code is notoriously difficult. Unlike ecosystems with centralized package managers, C/C++ projects rely on vendored code, static linking, and manual dependency management, which causes most SBOM tools...
by RunSafe Security | Feb 10, 2026 | Automotive
Connected vehicles are getting smarter by the model year, but also noisier, more exposed, and harder to secure. Cars include dozens of computers and sensors, plus cameras, microphones, and wireless connections that constantly observe what is happening inside and...