← Back

Linuxfoundation

linuxfoundation

552 CVEs • 112 products

Products (112)

Click to collapse
Toggle
Yocto
yocto
Nats Server
nats-server
Pytorch
pytorch
Everest
everest
Harbor
harbor
Containerd
containerd
Magma
magma
Runc
runc
Iot Yocto
iot-yocto
Cups Filters
cups-filters
Backstage
backstage
Dragonfly
dragonfly
Onnx
onnx
Spinnaker
spinnaker
Ceph
ceph
Kubeedge
kubeedge
Cubefs
cubefs
Osquery
osquery
Opendaylight
opendaylight
Indy Node
indy-node
Dex
dex
Grpc Swift
grpc_swift
Vitess
vitess
Rekor
rekor
Materialx
materialx
Besu
besu
Cortex
cortex
Argo Cd
argo-cd
Kedro
kedro
Dojox
dojox
Dojo
dojo
Fabric
fabric
Longhorn
longhorn
Tremor Script
tremor-script
Fluid
fluid
Dapr
dapr
Onos Kpimon
onos-kpimon
Onos Lib Go
onos-lib-go
Strimzi
strimzi
Antrea
antrea
Fulcio
fulcio
Foomatic
foomatic
Jaeger
jaeger
Acrn
acrn
Nats.deno
nats.deno
Nats.js
nats.js
Nats.ws
nats.ws
Umoci
umoci
Tremor
tremor
Auth Backend
auth_backend
Imgcrypt
imgcrypt
Dapr Dashboard
dapr_dashboard
Kubevela
kubevela
Knative Func
knative_func
Fossology
fossology
Zowe
zowe
Openfeature
openfeature
Lima
lima
Kuadrant
kuadrant
Pipecd
pipecd
Docarray
docarray
Upf
upf
Wasmedge
wasmedge

CVEs (552)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
1Linuxfoundation
1Harbor
Jun 17, 2026
Dec 26, 2022
N/A· v4
5.3 MEDIUM· v3
N/A· v2
Cloud Native Computing Foundation Harbor before 1.10.3 and 2.x before 2.0.1 allows resource enumeration because unauthenticated API calls reveal (via the HTTP status code) whether a resource exists.
1Linuxfoundation
1Cortex
Jun 17, 2026
Dec 19, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Cortex provides multi-tenant, long term storage for Prometheus. A local file inclusion vulnerability exists in Cortex versions 1.13.0, 1.13.1 and 1.14.0, where a malicious actor could remotely read local files as a resul...Show more
Cortex provides multi-tenant, long term storage for Prometheus. A local file inclusion vulnerability exists in Cortex versions 1.13.0, 1.13.1 and 1.14.0, where a malicious actor could remotely read local files as a result of parsing maliciously crafted Alertmanager configurations when submitted to the Alertmanager Set Configuration API. Only users of the Alertmanager service where `-experimental.alertmanager.enable-api` or `enable_api: true` is configured are affected. Affected Cortex users are advised to upgrade to patched versions 1.13.2 or 1.14.1. However as a workaround, Cortex administrators may reject Alertmanager configurations containing the `api_key_file` setting in the `opsgenie_configs` section before sending to the Set Alertmanager Configuration API. Show less
1Linuxfoundation
1Containerd
Jun 17, 2026
Dec 7, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
containerd is an open source container runtime. A bug was found in containerd's CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize...Show more
containerd is an open source container runtime. A bug was found in containerd's CRI implementation where a user can exhaust memory on the host. In the CRI stream server, a goroutine is launched to handle terminal resize events if a TTY is requested. If the user's process fails to launch due to, for example, a faulty command, the goroutine will be stuck waiting to send without a receiver, resulting in a memory leak. Kubernetes and crictl can both be configured to use containerd's CRI implementation and the stream server is used for handling container IO. This bug has been fixed in containerd 1.6.12 and 1.5.16. Users should update to these versions to resolve the issue. Users unable to upgrade should ensure that only trusted images and commands are used and that only trusted users have permissions to execute commands in running containers.Show less
1Linuxfoundation
1Mirage Firewall
Jun 17, 2026
Dec 7, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
qubes-mirage-firewall (aka Mirage firewall for QubesOS) 0.8.x through 0.8.3 allows guest OS users to cause a denial of service (CPU consumption and loss of forwarding) via a crafted multicast UDP packet (IP address range...Show more
qubes-mirage-firewall (aka Mirage firewall for QubesOS) 0.8.x through 0.8.3 allows guest OS users to cause a denial of service (CPU consumption and loss of forwarding) via a crafted multicast UDP packet (IP address range of 224.0.0.0 through 239.255.255.255).Show less
1Linuxfoundation
1Opendaylight
Jun 17, 2026
Nov 27, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A SQL injection issue was discovered in AAA in OpenDaylight (ODL) before 0.16.5. The aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/RoleStore.java deleteRole function is affected when the API interface...Show more
A SQL injection issue was discovered in AAA in OpenDaylight (ODL) before 0.16.5. The aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/RoleStore.java deleteRole function is affected when the API interface /auth/v1/roles/ is used.Show less
1Linuxfoundation
1Opendaylight
Jun 17, 2026
Nov 27, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A SQL injection issue was discovered in AAA in OpenDaylight (ODL) before 0.16.5. The aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/UserStore.java deleteUser function is affected when the API interface...Show more
A SQL injection issue was discovered in AAA in OpenDaylight (ODL) before 0.16.5. The aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/UserStore.java deleteUser function is affected when the API interface /auth/v1/users/ is used.Show less
1Linuxfoundation
1Opendaylight
Jun 17, 2026
Nov 27, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
A SQL injection issue was discovered in AAA in OpenDaylight (ODL) before 0.16.5. The aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/DomainStore.java deleteDomain function is affected for the /auth/v1/do...Show more
A SQL injection issue was discovered in AAA in OpenDaylight (ODL) before 0.16.5. The aaa-idm-store-h2/src/main/java/org/opendaylight/aaa/datastore/h2/DomainStore.java deleteDomain function is affected for the /auth/v1/domains/ API interface.Show less
1Linuxfoundation
1Pytorch
Jun 17, 2026
Nov 26, 2022
N/A· v4
9.8 CRITICAL· v3
N/A· v2
In PyTorch before trunk/89695, torch.jit.annotations.parse_type_line can cause arbitrary code execution because eval is used unsafely.
1Linuxfoundation
1Knative Func
Jun 17, 2026
Nov 19, 2022
N/A· v4
7.4 HIGH· v3
N/A· v2
knative.dev/func is is a client library and CLI enabling the development and deployment of Kubernetes functions. Developers using a malicious or compromised third-party buildpack could expose their registry credentials o...Show more
knative.dev/func is is a client library and CLI enabling the development and deployment of Kubernetes functions. Developers using a malicious or compromised third-party buildpack could expose their registry credentials or local docker socket to a malicious `lifecycle` container. This issues has been patched in PR #1442, and is part of release 1.8.1. This issue only affects users who are using function buildpacks from third-parties; pinning the builder image to a specific content-hash with a valid `lifecycle` image will also mitigate the attack.Show less
1Linuxfoundation
1Kubevela
Jun 17, 2026
Nov 16, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
KubeVela is an open source application delivery platform. Users using the VelaUX APIServer could be affected by this vulnerability. When using Helm Chart as the component delivery method, the request address of the wareh...Show more
KubeVela is an open source application delivery platform. Users using the VelaUX APIServer could be affected by this vulnerability. When using Helm Chart as the component delivery method, the request address of the warehouse is not restricted, and there is a blind SSRF vulnerability. Users who're using v1.6, please update the v1.6.1. Users who're using v1.5, please update the v1.5.8. There are no known workarounds for this issue.Show less
1Linuxfoundation
1Software For Open Networking In The Cloud
Jun 17, 2026
Nov 14, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
There is a vulnerability in DHCPv6 packet parsing code that could be explored by remote attacker to craft a packet that could cause buffer overflow in a memcpy call, leading to out-of-bounds memory write that would cause...Show more
There is a vulnerability in DHCPv6 packet parsing code that could be explored by remote attacker to craft a packet that could cause buffer overflow in a memcpy call, leading to out-of-bounds memory write that would cause dhcp6relay to crash. Dhcp6relay is a critical process and could cause dhcp relay docker to shutdown. Discovered by Eugene Lim of GovTech Singapore. Show less
2Google
Linuxfoundation
2Android
Yocto
Jun 17, 2026
Oct 7, 2022
N/A· v4
6.7 MEDIUM· v3
N/A· v2
In cpu dvfs, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitatio...Show more
In cpu dvfs, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07139405; Issue ID: ALPS07139405.Show less
2Google
Linuxfoundation
2Android
Yocto
Jun 17, 2026
Oct 7, 2022
N/A· v4
6.7 MEDIUM· v3
N/A· v2
In wlan, there is a possible use after free due to an incorrect status check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Pat...Show more
In wlan, there is a possible use after free due to an incorrect status check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07299425; Issue ID: ALPS07299425.Show less
2Google
Linuxfoundation
2Android
Yocto
Jun 17, 2026
Oct 7, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
In Wi-Fi driver, there is a possible way to disconnect Wi-Fi due to an improper resource release. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed...Show more
In Wi-Fi driver, there is a possible way to disconnect Wi-Fi due to an improper resource release. This could lead to remote denial of service with no additional execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07030600; Issue ID: ALPS07030600.Show less
2Google
Linuxfoundation
2Android
Yocto
Jun 17, 2026
Oct 7, 2022
N/A· v4
6.7 MEDIUM· v3
N/A· v2
In wlan, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. P...Show more
In wlan, there is a possible out of bounds write due to a missing bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS07310743; Issue ID: ALPS07310743.Show less
1Linuxfoundation
1Dex
Jun 17, 2026
Oct 6, 2022
N/A· v4
6.5 MEDIUM· v3
N/A· v2
Dex is an identity service that uses OpenID Connect to drive authentication for other apps. Dex instances with public clients (and by extension, clients accepting tokens issued by those Dex instances) are affected by thi...Show more
Dex is an identity service that uses OpenID Connect to drive authentication for other apps. Dex instances with public clients (and by extension, clients accepting tokens issued by those Dex instances) are affected by this vulnerability if they are running a version prior to 2.35.0. An attacker can exploit this vulnerability by making a victim navigate to a malicious website and guiding them through the OIDC flow, stealing the OAuth authorization code in the process. The authorization code then can be exchanged by the attacker for a token, gaining access to applications accepting that token. Version 2.35.0 has introduced a fix for this issue. Users are advised to upgrade. There are no known workarounds for this issue.Show less
1Linuxfoundation
1Dapr Dashboard
Jun 17, 2026
Oct 3, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
Dapr Dashboard v0.1.0 through v0.10.0 is vulnerable to Incorrect Access Control that allows attackers to obtain sensitive data.
1Linuxfoundation
1Besu
Jun 17, 2026
Sep 24, 2022
N/A· v4
9.1 CRITICAL· v3
N/A· v2
Besu is a Java-based Ethereum client. In versions newer than 22.1.3 and prior to 22.7.1, Besu is subject to an Incorrect Conversion between Numeric Types. An error in 32 bit signed and unsigned types in the calculation o...Show more
Besu is a Java-based Ethereum client. In versions newer than 22.1.3 and prior to 22.7.1, Besu is subject to an Incorrect Conversion between Numeric Types. An error in 32 bit signed and unsigned types in the calculation of available gas in the CALL operations (including DELEGATECALL) results in incorrect gas being passed into called contracts and incorrect gas being returned after call execution. Where the amount of gas makes a difference in the success or failure, or if the gas is a negative 64 bit value, the execution will result in a different state root than expected, resulting in a consensus failure in networks with multiple EVM implementations. In networks with a single EVM implementation this can be used to execute with significantly more gas than then transaction requested, possibly exceeding gas limitations. This issue is patched in version 22.7.1. As a workaround, reverting to version 22.1.3 or earlier will prevent incorrect execution.Show less
1Linuxfoundation
1Indy Node
Jun 17, 2026
Sep 9, 2022
N/A· v4
7.5 HIGH· v3
N/A· v2
indy-node is the server portion of Hyperledger Indy, a distributed ledger purpose-built for decentralized identity. In vulnerable versions of indy-node, an attacker can max out the number of client connections allowed by...Show more
indy-node is the server portion of Hyperledger Indy, a distributed ledger purpose-built for decentralized identity. In vulnerable versions of indy-node, an attacker can max out the number of client connections allowed by the ledger, leaving the ledger unable to be used for its intended purpose. However, the ledger content will not be impacted and the ledger will resume functioning after the attack. This attack exploits the trade-off between resilience and availability. Any protection against abusive client connections will also prevent the network being accessed by certain legitimate users. As a result, validator nodes must tune their firewall rules to ensure the right trade-off for their network's expected users. The guidance to network operators for the use of firewall rules in the deployment of Indy networks has been modified to better protect against denial of service attacks by increasing the cost and complexity in mounting such attacks. The mitigation for this vulnerability is not in the Hyperledger Indy code per se, but rather in the individual deployments of Indy. The mitigations should be applied to all deployments of Indy, and are not related to a particular release.Show less
1Linuxfoundation
1Indy Node
Jun 17, 2026
Sep 6, 2022
N/A· v4
8.8 HIGH· v3
N/A· v2
Indy Node is the server portion of a distributed ledger purpose-built for decentralized identity. In versions 1.12.4 and prior, the `pool-upgrade` request handler in Indy-Node allows an improperly authenticated attacker...Show more
Indy Node is the server portion of a distributed ledger purpose-built for decentralized identity. In versions 1.12.4 and prior, the `pool-upgrade` request handler in Indy-Node allows an improperly authenticated attacker to remotely execute code on nodes within the network. The `pool-upgrade` request handler in Indy-Node 1.12.5 has been updated to properly authenticate pool-upgrade transactions before any processing is performed by the request handler. The transactions are further sanitized to prevent remote code execution. As a workaround, endorsers should not create DIDs for untrusted users. A vulnerable ledger should configure `auth_rules` to prevent new DIDs from being written to the ledger until the network can be upgraded.Show less