Skip to content
This repository was archived by the owner on Feb 3, 2021. It is now read-only.
This repository was archived by the owner on Feb 3, 2021. It is now read-only.

AZTK container has 338 CVEs #698

@seanmmccormick

Description

@seanmmccormick

In running a security scan of the AZTK container using Artifactory X-Ray, I find 338 CVEs. This is largely due to basically using a complete, desktop linux system.

For example, there are dozens of issues related to X.org libraries like this one:

Integer overflow in X.org libXfixes before 5.0.3 on 32-bit platforms might allow remote X servers to gain privileges via a length value of INT_MAX, which triggers the client to stop reading data and get out of sync.

I'm fairly certain spark doesn't use even a part of the X Window System for anything.

Could you start with a smaller image with less security surface area and build this on that?

Or, barring that, would you accept a patch that fixes this issue and allows spark to run in a lightweight container?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions