Monitor vulnerabilities like this one.
Sign up free to get alerted when software you use is affected.
Unsecured Pointer Unwrapping in Microsoft Visual Studio Compiler
DEBIAN-CVE-2026-27144
Summary
The Microsoft Visual Studio compiler fails to properly unwrap pointers in certain memory move operations, potentially causing memory corruption when the program runs. This could lead to crashes or unexpected behavior. Update to the latest version of the Microsoft Visual Studio compiler to resolve the issue.
What to do
No fix is available yet. Check with your software vendor for updates.
Affected software
| Vendor | Product | Affected versions | Fix available |
|---|---|---|---|
| debian | golang-1.15 | All versions | – |
| debian | golang-1.19 | All versions | – |
| debian | golang-1.24 | All versions | – |
| debian | golang-1.24 | All versions | – |
| debian | golang-1.25 | All versions | – |
| debian | golang-1.26 | All versions | – |
Original title
The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping mov...
Original description
The compiler is meant to unwrap pointers which are the operands of a memory move; a no-op interface conversion prevented the compiler from making the correct determination about non-overlapping moves, potentially leading to memory corruption at runtime.
- https://security-tracker.debian.org/tracker/CVE-2026-27144 Vendor Advisory
Published: 8 Apr 2026 · Updated: 8 Apr 2026 · First seen: 8 Apr 2026