Mike Karamousadakis
Mike Karamousadakis
```yaml { "id": 1496, "title": "RVD#1496: The function `read_data()` in security.c in curl is vulnerable to memory double free.", "type": "vulnerability", "description": "The function `read_data()` in security.c in curl before...
```yaml { "id": 1491, "title": "RVD#1491: Stack-based buffer overflow in the glob implementation in GNU C Library (aka glibc) allows context-dependent attackers to cause a denial of service (crash) via...
```yaml { "id": 1488, "title": "RVD#1488: The expansion of '\\h' in the prompt string in bash 4.3 allows arbitrary code execution.", "type": "vulnerability", "description": "The expansion of '\\h' in the...
```yaml { "id": 1482, "title": "RVD#1482: The add_probe function in modutils/modprobe.c in BusyBox before 1.23.0 allows local users to bypass intended restrictions on loading kernel modules", "type": "vulnerability", "description": "The...
Hello Phylliade, I am trying to use your code for a 6-dof manipulator I am building. However I want to take the Jacobian from my created chain and there isn't...
Similar to https://github.com/elyra-ai/elyra/issues/2823 **Is your feature request related to a problem? Please describe.** It is common practice in Kubernetes to select where pods are running by providing a node [affinity](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#node-affinity)...
Fixes issue #1255 ### Brief summary of changes Add Dockerfile for building `opensim-gui` in a clean environment. ### Testing I've completed Tested it under the following Docker version: ```bash Client:...