Coder Social home page Coder Social logo

Comments (4)

yuezh avatar yuezh commented on June 12, 2024

Thanks for reporting this. We are working on fixing this.

from walinuxagent.

ahmetb avatar ahmetb commented on June 12, 2024

Hi @waldiTM,

We have recently deployed secure transport for delivery of Virtual Machine Extensions. The newly deployed versions of Virtual Machine Extensions are delivered to the virtual machines over TLS (https). Over time, we will be fully transitioning to TLS.

From your example above, it appears like your virtual machine is running a 2.0 version of the LinuxDiagnostic extension. The latest version is 2.3.9. If you specify the extension as 2.* while you are deploying (or "autoUpgradeMinorVersion":true in ARM templates), the newer versions of the extension should be delivered via TLS to your VM.

Thanks for reporting the problem and sorry for the inconvenience.

from walinuxagent.

waldiTM avatar waldiTM commented on June 12, 2024

It must check the signature of the binary after downloading. Just using TLS is not adequate.

from walinuxagent.

ahmetb avatar ahmetb commented on June 12, 2024

@waldiTM Fair point. Currently, the storage medium providing the Virtual Machine Extension packages is the same highly-protected storage bucket providing the Virtual Machine Images as well. They are subject to the same security audits and scans.

The Virtual Machine Extension packages are published not only by Microsoft, but other approved independent software vendors (such as Chef, Puppet Labs, ESET) as well. This makes it somewhat challenging to get the right set of keys to the Virtual Machines.

While these are just technical challenges, Extension Signing is certainly on our list and we are hoping to come back and improve.

from walinuxagent.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.